Closed Bug 1201075 Opened 9 years ago Closed 9 years ago

Intermittent timeouts in webgl-color-test.html on Android 4.3 Debug

Categories

(Core :: Graphics: CanvasWebGL, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: gbrown, Assigned: gbrown)

References

Details

Attachments

(1 file)

In bug 1140454, we are trying to run automated tests against Debug builds on Android 4.3 emulators. In this environment, webgl-color-test.html intermittently fails.

https://treeherder.mozilla.org/#/jobs?repo=try&revision=48bc98a8cccc&exclusion_profile=false

http://ftp.mozilla.org/pub/mozilla.org/mobile/try-builds/gbrown@mozilla.com-48bc98a8cccc/try-android-api-11-debug/try_ubuntu64_vm_armv7_large-debug_test-plain-reftest-1-bm118-tests1-linux64-build336.txt.gz

REFTEST TEST-UNEXPECTED-FAIL | http://10.0.2.2:8854/tests/dom/canvas/test/reftest/webgl-color-test.html?frame=6&readback&__&preserve&_______&_____ | image comparison (==), max difference: 255, number of differing pixels: 1713

REFTEST TEST-UNEXPECTED-FAIL | http://10.0.2.2:8854/tests/dom/canvas/test/reftest/webgl-color-test.html?frame=6&readback&__&________&premult&_____ | image comparison (==), max difference: 255, number of differing pixels: 1713

REFTEST TEST-UNEXPECTED-FAIL | http://10.0.2.2:8854/tests/dom/canvas/test/reftest/webgl-color-test.html?frame=6&readback&__&preserve&premult&_____ | image comparison (==), max difference: 255, number of differing pixels: 1713


Reftest Analyzer reveals that all failures show "Error: Timed out waiting on test completion."
Comment on attachment 8655993 [details] [diff] [review]
increase timeout from 10 seconds to 20 seconds

Review of attachment 8655993 [details] [diff] [review]:
-----------------------------------------------------------------

::: dom/canvas/test/reftest/webgl-color-test.html
@@ +47,5 @@
>  
>  ////////////////////////////////////////////////////////////////////////////////
>  // Boilerplate
>  
> +var TIMEOUT_MS = 20 * 1000;

Let's just go with 30s.
Attachment #8655993 - Flags: review?(jgilbert) → review+
Sure -- bumped up to 30s in the push.
https://hg.mozilla.org/mozilla-central/rev/656880a5febe
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: