erazor icon indicating copy to clipboard operation
erazor copied to clipboard

TestSimpleMacro and TestMacro tests fail

Open piotrpawelczyk opened this issue 9 years ago • 0 comments

Running tests on PHP target causes exceptions: erazor.TestSimpleMacro test_Block_with_enum_match: ERROR E call_user_func_array() expects parameter 1 to be a valid callback, no array or string given (errno: 2) in /home/dev/workspace-haxe/erazor/bin/TestAll/lib/erazor/macro/Template.class.php at line #5 (...)

It seems dynamic function 'escape' in erazor.macro.Template is never initialized.

Am I the only one seeing these issues (there're more failed tests on other targets)?

piotrpawelczyk avatar Jan 28 '16 22:01 piotrpawelczyk