[Webkit-unassigned] [Bug 61877] TestFailures page doesn't show testers that use new-run-webkit-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 15:47:09 PDT 2011


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





--- Comment #13 from Ojan Vafai <ojan at chromium.org>  2011-07-06 15:47:09 PST ---
(In reply to comment #11)
> The version of this patch that landed uses full_results.json, not unexpected_results.json.

Whoops. Sorry. Should have ready more closely.

(In reply to comment #12)
> > This is fine. I've been trying to get everyone to use full_results.json instead. That way we could kill unexpected_results.json and have one fewer json file to maintain.
> 
> IMHO, we should just remove unexpected_results.json now before the situation gets worse.  If folks are using it, this will encourage them to stop.  :)

I agree. I've been slowly doing that over time, but haven't gotten rid of the last few usages of it and I don't want to break existing tooling:
http://codesearch.google.com/codesearch#search/&exact_package=chromium&q=unexpected_results.json(%5C%22%7C%5C')&type=cs

They're all very easy to do, it just takes adding some extra code to filter out the expected results.

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