summaryrefslogtreecommitdiffstats
path: root/taskcluster/test/params/try-config.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:35:49 +0000
commitd8bbc7858622b6d9c278469aab701ca0b609cddf (patch)
treeeff41dc61d9f714852212739e6b3738b82a2af87 /taskcluster/test/params/try-config.yml
parentReleasing progress-linux version 125.0.3-1~progress7.99u1. (diff)
downloadfirefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz
firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/test/params/try-config.yml')
-rw-r--r--taskcluster/test/params/try-config.yml27
1 files changed, 15 insertions, 12 deletions
diff --git a/taskcluster/test/params/try-config.yml b/taskcluster/test/params/try-config.yml
index 4eee79df5e..545e51ac8a 100644
--- a/taskcluster/test/params/try-config.yml
+++ b/taskcluster/test/params/try-config.yml
@@ -8,8 +8,11 @@ next_version: null
do_not_optimize: []
enable_always_target: true
existing_tasks: {}
+files_changed:
+ - dom/html/HTMLDetailsElement.cpp
+ - gfx/thebes/gfxUserFontSet.cpp
filters:
- - target_tasks_method
+ - target_tasks_method
head_ref: 482ccd66d49e0e4a0d260ca872f770df4983ccea
head_repository: https://hg.mozilla.org/try
head_rev: 482ccd66d49e0e4a0d260ca872f770df4983ccea
@@ -32,17 +35,17 @@ release_enable_emefree: false
target_tasks_method: try_tasks
try_mode: try_task_config
try_task_config:
- disable-pgo: true
- env:
- TRY_SELECTOR: "fuzzy"
- tasks:
- - test-linux1804-64-qr/opt-mochitest-plain-*
- - test-linux1804-64-shippable-qr/opt-mochitest-plain-headless-1
- - test-linux1804-64-tsan-qr/opt-mochitest-plain-1
- - missing-task-label-1
- - missing-task-label-2
- - missing-task-label-*
- use-artifact-builds: true
+ disable-pgo: true
+ env:
+ TRY_SELECTOR: "fuzzy"
+ tasks:
+ - test-linux1804-64-qr/opt-mochitest-plain-*
+ - test-linux1804-64-shippable-qr/opt-mochitest-plain-headless-1
+ - test-linux1804-64-tsan-qr/opt-mochitest-plain-1
+ - missing-task-label-1
+ - missing-task-label-2
+ - missing-task-label-*
+ use-artifact-builds: true
release_type: "nightly"
release_product: null
required_signoffs: []