Nobuaki Sukegawa created THRIFT-3141:
----------------------------------------
Summary: Improve logging of JavaScript test
Key: THRIFT-3141
URL: https://issues.apache.org/jira/browse/THRIFT-3141
Project: Thrift
Issue Type: Improvement
Components: JavaScript - Library, Test Suite
Reporter: Nobuaki Sukegawa
Priority: Minor
h5. phantomjs test
When failed, we could not find actual log of failing test cases anywhere.
The patch makes it displayed to console.
h5. 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)