TreeHerder should never suggest that we star intermittent failures on wptsync-filed "New wpt failures in ..." bugs
Categories
(Tree Management :: Treeherder, defect)
Tracking
(Not tracked)
People
(Reporter: dholbert, Unassigned)
Details
Based on bug 1744876 comment 7 and bug 1744876 comment 9, it seems that TreeHerder's intermittent-bug-suggestion logic is inadvertently finding and suggesting wptsync-bot-filed New wpt failures in $TEST
bug reports as appropriate spots to tag with intermittent failures that happen to occur in the same $TEST
.
Could we change the bug-suggestion-logic so that TreeHerder specifically excludes these "New wpt failures" bugs from its suggestions? (I think excluding bugs filed by the bugzilla account wptsync@mozilla.bugs
would be sufficient.)
These wptsync "New wpt failures in..." bugs are filed for test-failures that the wptsync bot detects, which it has annotated as expected-failures.
We don't want to (ab)use those bugs to also track intermittent failures in the same test (possibly in different subtests, unrelated to the one that the "New wpt failures..." bug was filed about)
Description
•