Bug 146622 - webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html fails due to truncated expected results
Summary: webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html fails due t...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://webkit-test-results.appspot.co...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-05 10:44 PDT by David Kilzer (:ddkilzer)
Modified: 2015-07-06 01:02 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 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.
Comment 2 David Kilzer (:ddkilzer) 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>
Comment 3 Alexey Proskuryakov 2015-07-05 11:27:47 PDT
Looks like this only happens on bot183, every time.
Comment 4 Alexey Proskuryakov 2015-07-06 01:02:19 PDT
In other words, it's probably file system cache corruption, and we should reboot.