From 8bc5fdfc753ccc8e3647c5544eb7a08758792275 Mon Sep 17 00:00:00 2001 From: Rob Wood Date: Fri, 27 Jul 2018 13:55:36 -0400 Subject: [PATCH] Bug 1478756 - Stop running raptor-chrome tasks on (pgo|opt) and QuantumReference platforms; r=ahal MozReview-Commit-ID: 6Ft7bBfbvV4 --HG-- extra : rebase_source : 2f09db9b09c4d5361e222c048b961ac856dcb34a --- taskcluster/ci/test/test-platforms.yml | 24 +++++++++++++++--------- taskcluster/ci/test/test-sets.yml | 18 ++++++++++-------- 2 files changed, 25 insertions(+), 17 deletions(-) diff --git a/taskcluster/ci/test/test-platforms.yml b/taskcluster/ci/test/test-platforms.yml index e4ff7c369a55..ef6d924cf7a9 100644 --- a/taskcluster/ci/test/test-platforms.yml +++ b/taskcluster/ci/test/test-platforms.yml @@ -52,7 +52,9 @@ linux64/opt: - awsy - mochitest-headless - linux-talos-flex - - raptor + - raptor-firefox + - raptor-chrome + linux64-nightly/opt: build-platform: linux64-nightly/opt test-sets: @@ -77,7 +79,7 @@ linux64-pgo/opt: - common-tests - web-platform-tests - talos - - raptor + - raptor-firefox linux64-asan/opt: build-platform: linux64-asan/opt @@ -99,7 +101,8 @@ linux64-qr/opt: - talos - awsy - web-platform-tests - - raptor + - raptor-firefox + linux64-qr/debug: build-platform: linux64/debug test-sets: @@ -142,7 +145,8 @@ windows7-32/opt: - windows-reftest-gpu - windows-talos - windows-tests - - raptor + - raptor-firefox + - raptor-chrome windows7-32-pgo/opt: build-platform: win32-pgo/opt @@ -152,7 +156,7 @@ windows7-32-pgo/opt: - windows-reftest-gpu - windows-talos - windows-tests - - raptor + - raptor-firefox windows7-32-nightly/opt: build-platform: win32-nightly/opt @@ -208,7 +212,8 @@ windows10-64/opt: - windows-talos - windows-tests - mochitest-headless - - raptor + - raptor-firefox + - raptor-chrome windows10-64-pgo/opt: build-platform: win64-pgo/opt @@ -217,7 +222,7 @@ windows10-64-pgo/opt: - desktop-screenshot-capture - windows-talos - windows-tests - - raptor + - raptor-firefox windows10-64-nightly/opt: build-platform: win64-nightly/opt @@ -259,7 +264,7 @@ windows10-64-qr/opt: test-sets: - windows-qr-tests - windows-talos - - raptor + - raptor-firefox ## @@ -277,7 +282,8 @@ macosx64/opt: - macosx64-tests - desktop-screenshot-capture - awsy - - raptor + - raptor-firefox + - raptor-chrome macosx64-nightly/opt: build-platform: macosx64-nightly/opt diff --git a/taskcluster/ci/test/test-sets.yml b/taskcluster/ci/test/test-sets.yml index b0f312de4531..a574c9a2653a 100644 --- a/taskcluster/ci/test/test-sets.yml +++ b/taskcluster/ci/test/test-sets.yml @@ -80,22 +80,24 @@ talos: - talos-h1 - talos-h2 -raptor: +raptor-firefox: - raptor-tp6-firefox - - raptor-tp6-chrome - raptor-speedometer-firefox - - raptor-speedometer-chrome - raptor-stylebench-firefox - - raptor-stylebench-chrome - raptor-motionmark-htmlsuite-firefox - - raptor-motionmark-htmlsuite-chrome - raptor-motionmark-animometer-firefox - - raptor-motionmark-animometer-chrome - raptor-webaudio-firefox - - raptor-webaudio-chrome - raptor-gdocs-firefox - - raptor-gdocs-chrome - raptor-sunspider-firefox + +raptor-chrome: + - raptor-tp6-chrome + - raptor-speedometer-chrome + - raptor-stylebench-chrome + - raptor-motionmark-htmlsuite-chrome + - raptor-motionmark-animometer-chrome + - raptor-webaudio-chrome + - raptor-gdocs-chrome - raptor-sunspider-chrome awsy: