Bug 125184 - REGRESSION: repro scripts disappear when you rerun tests
Summary: REGRESSION: repro scripts disappear when you rerun tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 14:26 PST by Filip Pizlo
Modified: 2013-12-03 15:24 PST (History)
7 users (show)

See Also:


Attachments
the patch (1.97 KB, patch)
2013-12-03 15:08 PST, Filip Pizlo
mhahnenberg: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-12-03 14:26:05 PST
This makes it difficult to quickly see if a test that recently failed is still failing while also running a new batch of tests.

Repro scripts are supposed to stay around until you delete them explicitly.
Comment 1 Filip Pizlo 2013-12-03 15:08:41 PST
Created attachment 218351 [details]
the patch
Comment 2 Mark Hahnenberg 2013-12-03 15:19:17 PST
Comment on attachment 218351 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-12-03 15:24:11 PST
Landed in http://trac.webkit.org/changeset/160051