What steps will reproduce the problem?
1. Create a test that extends goog.testing.TestCase
2. In the constructor call this.saveMessage('foo');
3. Run the empty test.
What is the expected output? What do you see instead?
Expected: 'foo' should appear somewhere in the verbose report.
Observed: 'foo' does not appear in the report.
What version of the product are you using? On what operating system?
Mac OS X, Chrome 17.0.963.44 (Official Build 118989) beta
Please provide any additional information below.
Original issue reported on code.google.com by balo...@google.com on 27 Jan 2012 at 4:09
Original issue reported on code.google.com by
balo...@google.com
on 27 Jan 2012 at 4:09