Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Patch Available
-
Patch
Description
phantomjs test
When failed, we could not find actual log of failing test cases anywhere.
The patch makes it displayed to console.
jsTestDriver test
When failed, lib/js/test/build/log/testdriver.log contained small amount of info, essentially saying "run with --runnerMode DEBUG for more info".
The patch makes it default, since it is only written to file, it does not make much sense to limit output.