Bug 139271
| Summary: | css3/viewport-percentage-lengths tests are flakey on WK1 Mavericks | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Jackson <dino> |
| Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, benjamin |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dean Jackson
css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html
css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html
css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html
css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html
These are failing on WK1 Mavericks about 40% of the time.
e.g. http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=css3%2Fviewport-percentage-lengths%2Fviewport-percentage-lengths-anonymous-block.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Dean added expectations for these tests, but the syntax was not correct (it should be Failure, not Fail). Also, no expectations should ever be in platform/mac-mavericks/TestExpectations, it's just a wrong place for those. I think that these should be in platform/mac-wk1.
Strangely, this only happens on one of the two bots serving this queue - it always happens on s-bot-138, and never on s-bot-137. I tried rebooting s-bot-138, but that didn't help.
Alexey Proskuryakov
One difference between s-bot-137 and s-bot-138 is that the latter doesn't have a display dongle. I don't know if this would be the cause for something like this though.
Alexey Proskuryakov
I changed display preferences from "scaled" to "best for this display", let's see if that changes anything.
Alexey Proskuryakov
Looks like that helped!
Alexey Proskuryakov
I'll move things out of the wrong TestExpectations file.