Closed Bug 1589214 Opened 5 years ago Closed 5 years ago

[reviewbot] Long running `node(newtab)` tests are running when they shouldn't

Categories

(Developer Infrastructure :: Source Code Analysis, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1597457

People

(Reporter: sparky, Unassigned)

References

Details

At the moment, the reviewbot seems to be scheduling node(newtab) tests when it shouldn't (given that it should be restricted to running tests when files change under "browser/components/newtab/**" (see here).

This issue can be seen in this push: https://treeherder.mozilla.org/#/jobs?repo=try&tier=1%2C2%2C3&revision=da8da0d32cc868eee9f821679896da6a04ef5c0b&selectedJob=271569636

None of the files modified in either of those two patches changed something in the browser/ directory. This test is quite long as well (taking about 2 hours) because of the linux builds it needs.

Are you sure ?
Treeherder says:
Duration: 6 minutes

I think the issue is that the node tests depend on the build, so we are basically forced to run the build (which takes 60 minutes) when we run those tests.

Sorry, I might not have been specific enough. As marco mentions, it's because of the node test's dependency on the build. Also, if you look at the requested and ended times, it shows nearly a 2 hour difference for the node(newtab) test.

The priority flag is not set for this bug.
:Sylvestre, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(sledru)
See Also: → 1597457

The node debugger tests are not getting scheduled anymore when unneeded, but their dependencies still are :(

I filed bug 1597457 for that.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Flags: needinfo?(sledru)
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.