[Webkit-unassigned] [Bug 101469] REGRESSION(r133380): new tests without expected file reported as failing tests on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 13:23:46 PST 2012


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





--- Comment #1 from Dirk Pranke <dpranke at chromium.org>  2012-11-07 13:25:20 PST ---
Argh, I checked the parsing code for the chromium bots but forgot that the webkit.org bots might be using a different parsing algorithm :(.

I don't think it's reasonable to expect the output to be "never changing", but it makes sense to adopt something easier to parse, that's for sure. I've often thought the thing to do is to echo a subset of results.json (or even all of it, maybe) to stdout and just parse that.

We should also add actual tests that check the format matches what we expect somewhere, and add comments about what needs to be checked if those tests start to fail. I have at least one fixme to do this in the printing_unittest.py, I think.

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