Bug 1296733 - Disable layers acceleration for WebGL mochitests on Linux. r?jrmuizel draft
authorAndrew Comminos <andrew@comminos.com>
Fri, 19 Aug 2016 15:54:45 -0400
changeset 403426 6f88b960f936d4e25424c75b742dba1807e594cb
parent 403424 30fa88c82366a358f412ca2cc3268142c8991f0d
child 528907 0558c837f7b803d490c46e69772add44071feec2
push id26914
push userbmo:andrew@comminos.com
push dateFri, 19 Aug 2016 20:12:08 +0000
reviewersjrmuizel
bugs1296733
milestone51.0a1
Bug 1296733 - Disable layers acceleration for WebGL mochitests on Linux. r?jrmuizel MozReview-Commit-ID: 3azrKSkz3ET
taskcluster/ci/desktop-test/tests.yml
--- a/taskcluster/ci/desktop-test/tests.yml
+++ b/taskcluster/ci/desktop-test/tests.yml
@@ -346,16 +346,18 @@ mochitest-webgl:
         chunked: true
         config:
             by-test-platform:
                 default:
                     - mozharness/configs/unittests/linux_unittest.py
                     - mozharness/configs/remove_executables.py
         extra-options:
             - --mochitest-suite=mochitest-gl
+    # Bug 1296733: llvmpipe with mesa 9.2.1 lacks thread safety
+    allow-software-gl-layers: false
 
 reftest:
     description: "Reftest run"
     suite: reftest/reftest
     treeherder-symbol: tc-R(R)
     chunks: 8
     mozharness:
         script: mozharness/scripts/desktop_unittest.py