Skip to content

Commit

Permalink
Bug 1869449 - [tryselect] Fix 'chemspill-prio' try task configuration…
Browse files Browse the repository at this point in the history
…, r=releng-reviewers,bhearsum

Differential Revision: https://phabricator.services.mozilla.com/D200175

UltraBlame original commit: f2dbae7b3f717262d728e0b2739995f3742a37b4
  • Loading branch information
marco-c committed Feb 1, 2024
1 parent 703dc56 commit be6c5c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions tools/tryselect/task_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1969,8 +1969,7 @@
prio
"
:
{
}
True
}
class
GeckoProfile
Expand Down
3 changes: 1 addition & 2 deletions tools/tryselect/test/test_task_configs.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@
prio
"
:
{
}
True
}
}
)
Expand Down

0 comments on commit be6c5c4

Please sign in to comment.