Skip to content

Commit

Permalink
Bug 1694399 - Disable raptor-webext live pageload tests r=perftest-re…
Browse files Browse the repository at this point in the history
…viewers,sparky

Differential Revision: https://phabricator.services.mozilla.com/D107672
  • Loading branch information
davehunt committed Mar 10, 2021
1 parent 569dbad commit 67916cb
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 37 deletions.
14 changes: 6 additions & 8 deletions taskcluster/ci/test/browsertime-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,19 +161,17 @@ browsertime-tp6-live:
tier: 2
apps: ["firefox"]
variants: []
pageload: "cold"
pageload: cold
treeherder-symbol: Btime-live(tp6)
run-on-projects:
by-pageload:
cold:
by-test-platform:
windows7-32.*/opt: []
macosx.*64(?:-qr)?/opt: []
(linux|windows10|macos)(?!.*shippable).*: []
default: ["autoland"]
by-test-platform:
(linux|windows|macos)(?!.*shippable).*: []
windows7.*shippable.*: []
default: ["autoland"]
mozharness:
extra-options:
- --chimera
- --live-sites

browsertime-tp6-profiling:
description: "Raptor (browsertime) tp6 page-load tests with Gecko Profiling"
Expand Down
28 changes: 0 additions & 28 deletions taskcluster/ci/test/raptor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,34 +112,6 @@ job-defaults:
- linux64-chromium
default: []

raptor-tp6-live:
description: "Raptor (webextension) tp6 on live-sites"
apps: ["firefox"]
variants: []
pageload: "both"
treeherder-symbol: Rap-live(tp6)
raptor-test: tp6
raptor-subtests:
- [cnn-ampstories, cnn-amp]
run-on-projects:
by-pageload:
warm:
by-test-platform:
windows7-32.*/opt: []
(linux|windows10|macos)(?!.*shippable).*: []
default: ["mozilla-central"]
cold:
by-test-platform:
windows7-32.*/opt: []
macosx.*64(?:-qr)?/opt: ["mozilla-central"]
(linux|windows10|macos)(?!.*shippable).*: []
default: ["mozilla-central", "autoland"]
tier: 2
mozharness:
extra-options:
- --no-conditioned-profile
- --live-sites

raptor-speedometer-firefox:
description: "Raptor Speedometer on Firefox"
variants: ["fission"]
Expand Down
1 change: 0 additions & 1 deletion taskcluster/ci/test/test-sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ talos-ref-hw:
- talos-webgl

raptor-firefox:
- raptor-tp6-live
- raptor-speedometer-firefox
- raptor-stylebench-firefox
- raptor-motionmark-htmlsuite-firefox
Expand Down

0 comments on commit 67916cb

Please sign in to comment.