[Webkit-unassigned] [Bug 86797] results.html should let you rebaseline a test and modify it's listing in test_expectations.txt/Skipped files from the html page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 10:30:27 PDT 2012


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





--- Comment #10 from Tony Chang <tony at chromium.org>  2012-05-18 10:29:31 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > (In reply to comment #7)
> > > (In reply to comment #6)
> > > > Rather than having to have garden-o-matic running on localhost, you could provide a single webkit-patch command line for rebaselining a test that the user would copy/paste.  Maybe we can encode all the necessary information in the command line (port, server to download from, tests to rebase, etc).
> > > 
> > > Not that I'm opposed to adding such a command, but having to pass all those information in command line seems annoying.
> > 
> > You could base64 encode a binary format so the command is short.  E.g., webkit-patch rebaseline-tests ja90134jkld914-jsf90a8a=.  Or did you mean annoying to implement?
> 
> Would that work when we have 150+ tests to rebaseline like I had to yesterday?

Maybe.  Depends on how you encode the data :)

-- 
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