Sadly there is now so much stuff in Espruino that you can't compile a non-release version (with the debug tests in) without first disabling a few features.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
You need to use
RELEASE=1 ESPRUINO_1V3=1 make
Sadly there is now so much stuff in Espruino that you can't compile a non-release version (with the debug tests in) without first disabling a few features.