Skip to content

Commit

Permalink
Remove Chrome Dev runs on new master commits
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRyanSmith committed Sep 17, 2024
1 parent 059c975 commit 013ed62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
4 changes: 2 additions & 2 deletions tools/ci/tc/tasks/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ tasks:
browser: chrome
channel: dev
use:
- trigger-master
- trigger-weekly
- trigger-push
- vars:
browser: chrome
Expand Down Expand Up @@ -295,7 +295,7 @@ tasks:
browser: chrome
channel: dev
use:
- trigger-master
- trigger-weekly
- trigger-push
- vars:
browser: chrome
Expand Down
26 changes: 0 additions & 26 deletions tools/ci/tc/tests/test_valid.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,22 +153,6 @@ def test_verify_payload():
'wpt-chrome-canary-testharness-14',
'wpt-chrome-canary-testharness-15',
'wpt-chrome-canary-testharness-16',
'wpt-chrome-dev-testharness-1',
'wpt-chrome-dev-testharness-2',
'wpt-chrome-dev-testharness-3',
'wpt-chrome-dev-testharness-4',
'wpt-chrome-dev-testharness-5',
'wpt-chrome-dev-testharness-6',
'wpt-chrome-dev-testharness-7',
'wpt-chrome-dev-testharness-8',
'wpt-chrome-dev-testharness-9',
'wpt-chrome-dev-testharness-10',
'wpt-chrome-dev-testharness-11',
'wpt-chrome-dev-testharness-12',
'wpt-chrome-dev-testharness-13',
'wpt-chrome-dev-testharness-14',
'wpt-chrome-dev-testharness-15',
'wpt-chrome-dev-testharness-16',
'wpt-firefox-nightly-reftest-1',
'wpt-firefox-nightly-reftest-2',
'wpt-firefox-nightly-reftest-3',
Expand All @@ -181,24 +165,14 @@ def test_verify_payload():
'wpt-chrome-canary-reftest-4',
'wpt-chrome-canary-reftest-5',
'wpt-chrome-canary-reftest-6',
'wpt-chrome-dev-reftest-1',
'wpt-chrome-dev-reftest-2',
'wpt-chrome-dev-reftest-3',
'wpt-chrome-dev-reftest-4',
'wpt-chrome-dev-reftest-5',
'wpt-chrome-dev-reftest-6',
'wpt-firefox-nightly-wdspec-1',
'wpt-firefox-nightly-wdspec-2',
'wpt-chrome-canary-wdspec-1',
'wpt-chrome-canary-wdspec-2',
'wpt-chrome-dev-wdspec-1',
'wpt-chrome-dev-wdspec-2',
'wpt-firefox-nightly-crashtest-1',
'wpt-chrome-canary-crashtest-1',
'wpt-chrome-dev-crashtest-1',
'wpt-firefox-nightly-print-reftest-1',
'wpt-chrome-canary-print-reftest-1',
'wpt-chrome-dev-print-reftest-1',
'lint']),
("pr_event.json", True, {".taskcluster.yml", ".travis.yml", "tools/ci/start.sh"},
['lint',
Expand Down

0 comments on commit 013ed62

Please sign in to comment.