Bug 60138
Summary: | [ORWT]Improve the summary of LayoutTests results with information about the Skipped tests | ||
---|---|---|---|
Product: | WebKit | Reporter: | Laszlo Gombos <laszlo.gombos> |
Component: | Tools / Tests | Assignee: | Csaba Osztrogonác <ossy> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dpranke, eric, feherzs, kkristof, laszlo.gombos, ossy |
Priority: | P2 | Keywords: | NRWT |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 64491 |
Laszlo Gombos
I would find it beneficial if the summary of the run-webkit-tests would also include information about the Skipped tests. This could include:
- number of Skipped tests
- percentage of all tests Skipped
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
NRWT reports it now, but make ORWT do it too is simple.
Eric Seidel (no email)
It certainly would add to the visibility of stuff on Skipped lists.
It should be very easy to display that sort of information. But I'm not sure we want to do so on the bots, since that's just extra space taken up for each run.
I guess we would add some optional skipped_tests.json file which could be read by results.html if available.
Dirk Pranke
Is there still a desire to do this, or have you sufficiently abandoned ORWT?
Dirk Pranke
I'm going to assume this is no longer needed and close it. Feel free to reopen if I'm wrong.