[Webkit-unassigned] [Bug 103839] FlakyTestReporter should be re-enabled and taught how to post patches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 3 21:16:19 PST 2013


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





--- Comment #6 from Eric Seidel <eric at webkit.org>  2013-01-03 21:18:18 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > I believe what's actually going on is that LayoutTestResultsReader doesn't know how to handle NRWT results directories. :)
> > 
> > Thus we're silently failing to parse the results.  Which may mean the whole flakiness avoidance system on the EWS is failing!
> 
> Yes, it turns out this is caused by use of DeprecatedPort, which reports the result directory as /tmp/layout-test-results... which no longer exists.  So we silently fail to archive the results, thus we don't upload them, and we don't know how to check for flaky tests w/o them!

I've since learned that non-interactive mode causes webkitpy to pass --results-directory=/tmp/layout-test-results to NRWT when it runs it, so it's possible that this is a red herring.

I've written a patch to fix this all the same. :)

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