NEW 146622
webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html fails due to truncated expected results
https://bugs.webkit.org/show_bug.cgi?id=146622
Summary webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html fails due t...
David Kilzer (:ddkilzer)
Reported 2015-07-05 10:44:58 PDT
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
David Kilzer (:ddkilzer)
Comment 2 2015-07-05 11:17:09 PDT
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
Comment 3 2015-07-05 11:27:47 PDT
Looks like this only happens on bot183, every time.
Alexey Proskuryakov
Comment 4 2015-07-06 01:02:19 PDT
In other words, it's probably file system cache corruption, and we should reboot.
Note You need to log in before you can comment on or make changes to this bug.