CLOSED FIXED Bug 10678
[S60] Need index number of each failed test case in the layout test report
https://bugs.webkit.org/show_bug.cgi?id=10678
Summary [S60] Need index number of each failed test case in the layout test report
yankai zhang
Reported 2006-09-01 13:36:54 PDT
Need to present the index number of each failed test case in the layout test report so that the tester can easily access each failed test case by index number. The index numbers should match the ones listed by Raindeer (Options->Automated Testing->List all tests). This bug blocked the layout test benchmark validation.
Attachments
Bradley Morrison
Comment 1 2006-09-05 13:13:01 PDT
Committed as r16234. note about 1/2% of the time the index will be incorrect as the sort ordering in the Symbian libary is b0orked - clear.html comes after clear_format.html.
Krishna
Comment 2 2006-09-08 13:35:56 PDT
Verified and Closed.
Note You need to log in before you can comment on or make changes to this bug.