[Webkit-unassigned] [Bug 97949] New: garden-o-matic should let you minimize failures so they're not in your face

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 28 16:04:36 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97949

           Summary: garden-o-matic should let you minimize failures so
                    they're not in your face
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: tony at chromium.org, abarth at webkit.org,
                    jparent at google.com, dglazkov at chromium.org,
                    dpranke at chromium.org


As I'm gardening, one of the hardest things is dealing with failures that I know will go away once the bot cycles. There's a lot of state I need to keep mentally. It's both taxing and makes it harder to focus on actual tasks. We should let you minimize failures.

Next to each failure, we should have a text box that lets you insert either a time or a revision number. Until we hit that time, or all bots have run that revision, we minimize that failure (e.g. show a drop-down arrow so you can show it again, but none of the actual content).

That way, when I rebaseline a test or rollout a patch, I can get this stuff out of my visual field while I work on more pressing things.

We could store this state in localstorage so that it survives page reloads.

I think we already have all the information we need for this, so it's a strictly JS side change.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list