Closed Bug 1706016 Opened 4 years ago Closed 2 years ago

logs for many wpt tasks contain more than 100 lines picked up as failure lines by Treeherder, prevents real test failures from being shown

Categories

(Testing :: web-platform-tests, defect)

Firefox 89
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: aryx, Unassigned)

Details

Last week, 23 wpt chunks hit the limit of failure lines extracted from the log (100). Open https://sql.telemetry.mozilla.org/queries/65547/source and sort by line_count_new. This prevents the real failures from being shown and sheriffs have to open the log and search for it. Please reduce this verbose logging.

Flags: needinfo?(james)

OK, so it seems like what happened here is we suddenly started logging the failures in handler functions. Those need to be fixed, but also the way the logging was happening was broken. So I've filed some upstream PRs to both fix the logging and some of the specific problems:

Flags: needinfo?(james)
Whiteboard: [webdriver:triage]

Given the above PRs landed, it seems like this problem has got a lot better, so I'm closing as WFM. Feel free to reopen if you disagree with that assessment.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Whiteboard: [webdriver:triage]
You need to log in before you can comment on or make changes to this bug.