diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:34:50 +0000 |
commit | def92d1b8e9d373e2f6f27c366d578d97d8960c6 (patch) | |
tree | 2ef34b9ad8bb9a9220e05d60352558b15f513894 /taskcluster/test/params/try-syntax.yml | |
parent | Adding debian version 125.0.3-1. (diff) | |
download | firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.tar.xz firefox-def92d1b8e9d373e2f6f27c366d578d97d8960c6.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'taskcluster/test/params/try-syntax.yml')
-rw-r--r-- | taskcluster/test/params/try-syntax.yml | 41 |
1 files changed, 22 insertions, 19 deletions
diff --git a/taskcluster/test/params/try-syntax.yml b/taskcluster/test/params/try-syntax.yml index 7781ce927d..969d3a51a9 100644 --- a/taskcluster/test/params/try-syntax.yml +++ b/taskcluster/test/params/try-syntax.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,24 +35,24 @@ release_enable_emefree: false target_tasks_method: try_tasks try_mode: try_option_syntax try_options: - artifact: false - build_types: do - env: null - include_nightly: false - interactive: false - jobs: null - raptor: null - raptor_trigger_tests: null - no_retry: false - notifications: null - platforms: linux64 - profile: false - tag: null - talos: none - talos_trigger_tests: 1 - taskcluster_worker: false - trigger_tests: 1 - unittests: none + artifact: false + build_types: do + env: null + include_nightly: false + interactive: false + jobs: null + raptor: null + raptor_trigger_tests: null + no_retry: false + notifications: null + platforms: linux64 + profile: false + tag: null + talos: none + talos_trigger_tests: 1 + taskcluster_worker: false + trigger_tests: 1 + unittests: none try_task_config: {} release_type: "nightly" release_product: null |