RESOLVED FIXED Bug 21323
run-webkit-tests with --pixel and --reset hangs
https://bugs.webkit.org/show_bug.cgi?id=21323
Summary run-webkit-tests with --pixel and --reset hangs
Simon Fraser (smfr)
Reported 2008-10-02 17:18:11 PDT
The tests hang if called with both --pixel and --reset. The problem is that DRT and the script disagree on when the PNG dump is going to happen, so the scripts ends up treating a PNG dump as if it were text output. This regressed in bug 21124.
Attachments
Patch, changelog (1.69 KB, patch)
2008-10-02 17:20 PDT, Simon Fraser (smfr)
darin: review+
Simon Fraser (smfr)
Comment 1 2008-10-02 17:20:38 PDT
Created attachment 24038 [details] Patch, changelog
Darin Adler
Comment 2 2008-10-03 17:12:31 PDT
Comment on attachment 24038 [details] Patch, changelog r=me
Simon Fraser (smfr)
Comment 3 2008-10-03 17:17:10 PDT
M WebKitTools/ChangeLog M WebKitTools/Scripts/run-webkit-tests r37269 = f415948b7306d75e3ffe5fcaaa0a86f040eef251 (trunk)
Note You need to log in before you can comment on or make changes to this bug.