Open
Bug 1833096
Opened 2 years ago
Updated 1 year ago
When there are lots of warnings (most of them caused by infra issues), display a `click all` button
Categories
(Conduit :: Lando, defect)
Conduit
Lando
Tracking
(Not tracked)
NEW
People
(Reporter: padenot, Unassigned)
References
Details
Attachments
(1 file)
562.22 KB,
image/png
|
Details |
I'm attempting to land a big queue, and I had to run $$("input[type='checkbox']").forEach((e) => e.click() )
and untick the first box, there are multiple pages of those warnings.
Most of those issues are incorrectly reported anyways, because a bunch of jobs didn't report their successes.
This is https://lando.services.mozilla.com/D176053/ for reference.
Reporter | ||
Comment 1•2 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•