Bug 97432
Summary: | REGRESSION: layout test results doesn't show new passes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, cdumez, dpranke, ggaren, ossy, rniwa, simon.fraser, slewis |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Before the recent TestExpectations changes, the layout tests results used to show "new passes" (i.e. Tests that passed unexpectedly).
However, this is not the case anymore.
See for example:
http://build.webkit.org/results/EFL%20Linux%2064-bit%20Release/r129327%20%285854%29/results.html (Does not display any new passes)
Same build stdio:
http://build.webkit.org/builders/EFL%20Linux%2064-bit%20Release/builds/5854/steps/layout-test/logs/stdio (indicates 5 new passes)
I think it would be nice if we could get the "new passes" back in the layout tests results page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dirk Pranke
Odd, I don't know why that would've changed. I'll look into it.