Bug 146622
Summary: | webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html fails due to truncated expected results | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Kilzer (:ddkilzer) <ddkilzer> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Fmore%2Ffunctions%2FcopyTexImage2DBadArgs.html |
David Kilzer (:ddkilzer)
webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html fails frequently on Yosemite Debug WK1 tests due to the expected results being truncated.
It seems there might be a race condition in the run-webkit-tests test harness that is causing this.
It's strange that it only affects this single test on Yosemite Debug WK1, though.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
See results here:
<http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=webgl%2F1.0.2%2Fconformance%2Fmore%2Ffunctions%2FcopyTexImage2DBadArgs.html>
David Kilzer (:ddkilzer)
According to the Flakiness Dashboard, this started with:
Test run: <https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK1%20(Tests)/builds/5818>
WebKit trunk r186270: <http://trac.webkit.org/r186270>
Alexey Proskuryakov
Looks like this only happens on bot183, every time.
Alexey Proskuryakov
In other words, it's probably file system cache corruption, and we should reboot.