Test “System -> Cron run” fails with an exception; the message returned is:
Message: {"status":true,"percentage":"100","message":"Processed test 1 of 1 - \x3cem\x3eCron run\x3c\/em\x3e.\x3cdiv class=\"simpletest-pass\"\x3eOverall results: 18 passes, 0 fails, and 0 exceptions\x3c\/div\x3e\x3cdiv class=\"item-list\"\x3e\x3cul\x3e\x3cli class=\"first last\"\x3e\x3cdiv class=\"simpletest-pass\"\x3eCron run: 18 passes, 0 fails, and 0 exceptions\x3c\/div\x3e\x3c\/li\x3e\n\x3c\/ul\x3e\x3c\/div\x3e"}
Fatal error: Exception thrown without a stack frame in Unknown on line 0
Test “System -> FileTransfer unit tests” fails with:
Message:
Fatal error: Call to undefined function dd() in /var/www/dtest1.philipnet.com/htdocs/sites/default/files/checkout/modules/simpletest/tests/filetransfer.test on line 122
Test “System -> Trigger cron (system) actions” fails with:
Message: {"status":true,"percentage":"100","message":"Processed test 1 of 1 - \x3cem\x3eTrigger cron (system) actions\x3c\/em\x3e.\x3cdiv class=\"simpletest-pass\"\x3eOverall results: 30 passes, 0 fails, and 0 exceptions\x3c\/div\x3e\x3cdiv class=\"item-list\"\x3e\x3cul\x3e\x3cli class=\"first last\"\x3e\x3cdiv class=\"simpletest-pass\"\x3eTrigger cron (system) actions: 30 passes, 0 fails, and 0 exceptions\x3c\/div\x3e\x3c\/li\x3e\n\x3c\/ul\x3e\x3c\/div\x3e"}
Fatal error: Exception thrown without a stack frame in Unknown on line 0
This is better; there are no test failures just exceptions now and the web interface now mimics the results from the command line.
Now to solve these exceptions…
Comments
Post new comment