Skip to content

Commit

Permalink
Bug 1662628 - disable mochitest-webgl2-ext, mochitest-webgl1-ext and …
Browse files Browse the repository at this point in the history
…mochitest-media on mac ccov r=jmaher,aryx

Differential Revision: https://phabricator.services.mozilla.com/D89301

UltraBlame original commit: 4b4adf560610a988bcb45b34e49f96b058a7d16d
  • Loading branch information
marco-c committed Sep 16, 2020
1 parent 8bf400e commit 818c9c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions taskcluster/ci/test/mochitest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ mochitest-media:
variants:
by-test-platform:
android.*: ['socketprocess']
macosx.*64-ccov/.*: []
default: ['fission', 'socketprocess', 'webgl-ipc']
loopback-video: true
instance-size: large
Expand Down Expand Up @@ -385,6 +386,7 @@ mochitest-webgl1-ext:
variants:
by-test-platform:
android.*: []
macosx.*64-ccov/.*: []
default: ['webgl-ipc']
chunks:
by-test-platform:
Expand Down Expand Up @@ -441,6 +443,7 @@ mochitest-webgl2-ext:
variants:
by-test-platform:
android.*: []
macosx.*64-ccov/.*: []
default: ['webgl-ipc']
chunks: 4
e10s: true
Expand Down

0 comments on commit 818c9c6

Please sign in to comment.