[Webkit-unassigned] [Bug 37396] new-run-webkit-tests should log the order tests are run in

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 10 17:26:14 PDT 2010


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





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2010-04-10 17:26:13 PST ---
(In reply to comment #1)
> Yes.  I totally agree.  But I only care about this when there is a failure.
> 
> It should just poop out an extra file "testname-previous-tests.txt" and link to
> it next to the failure in the results.html page.
> 
> The driver could keep track of what tests were run since the last driver
> restart and every time there is a failure poop out that file.

It's not sufficient to just know the previous test that was run. You really
need the whole history. For example, there are some tests that depend on an
image being in the cache. For those tests, they could pass or fail based off a
test run many tests ago.

Maybe we want one file per thread though. Then the link next to the failure in
the result.html file can be the link to that file. It could even scroll to that
test in the file (obviously the file would then need to be html).

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