Closed Bug 1880332 Opened 2 years ago Closed 2 years ago

Too much tests are ran with mach try

Categories

(Testing :: General, defect)

defect

Tracking

(firefox-esr115 unaffected, firefox122 unaffected, firefox123 unaffected, firefox124 unaffected, firefox125 fixed)

RESOLVED FIXED
125 Branch
Tracking Status
firefox-esr115 --- unaffected
firefox122 --- unaffected
firefox123 --- unaffected
firefox124 --- unaffected
firefox125 --- fixed

People

(Reporter: calixte, Assigned: jmaher)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

In the last try I ran:
https://treeherder.mozilla.org/jobs?repo=try&revision=cde41d90cbd79d86c5b8efcf6dc8266e1a3dd32f
a bunch of tests have been triggered.
And usually there are a way less triggered tests::
https://treeherder.mozilla.org/jobs?repo=try&revision=f62a6288e338e97c189e097275363dfeee169e40

In both cases, the mach command was exactly the same:
./mach try fuzzy -q "'debug | 'opt" browser/base/content/test/static toolkit/components/pdfjs/test

the problem is here we are not sending the specific chunk numbers to the decision task, instead we are sending the -* wildcard. This was introduced as a feature in bug 1876350 and we need to account for additional parameters that would "filter" tasks and do that on the client end. Also some unittests would be solid

Keywords: regression
Regressed by: 1876350

Set release status flags based on info from the regressing bug 1876350

Set release status flags based on info from the regressing bug 1876350

Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f21a5f54b6ec account for input paths when fuzzy passes * instead of chunks to try. r=ahal,taskgraph-reviewers
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch

The patch landed in nightly and beta is affected.
:jmaher, is this bug important enough to require an uplift?

  • If yes, please nominate the patch for beta approval.
  • If no, please set status-firefox124 to wontfix.

For more information, please visit BugBot documentation.

Flags: needinfo?(jmaher)
Flags: needinfo?(jmaher)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: