WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
56189
Would like a warning when changing regression test results for some platforms but not others
https://bugs.webkit.org/show_bug.cgi?id=56189
Summary
Would like a warning when changing regression test results for some platforms...
Adam Roben (:aroben)
Reported
2011-03-11 07:00:44 PST
It would be nice to have a warning that lets you know when you're changing regression test results for some platforms but not others. For instance, updates to fast/dom/prototype-inheritance.html need to be propagated to other platforms. I'm not sure when/how this warning should be delivered. Maybe webkit-patch could do it, maybe run-webkit-tests --reset-results, maybe something else. I'm also not sure how to make it so we don't warn when people are intentionally only updating a single platform.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2011-03-11 09:33:05 PST
run-webkit-tests seems like a good place to put this warning. However webkit-patch upload could also do so. Seems like it should be pretty simple to write given our current python infrastructure.
Adam Barth
Comment 2
2011-03-11 09:44:08 PST
Great idea.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug