RESOLVED FIXED 6456
run-webkit-tests always launches Safari when tests fail
https://bugs.webkit.org/show_bug.cgi?id=6456
Summary run-webkit-tests always launches Safari when tests fail
Mark Rowe (bdash)
Reported 2006-01-09 21:01:04 PST
When scripting run-webkit-tests it can be desirable for Safari to not be opened with the failed tests. It is also useful for run-webkit-tests to exit with a non-zero status to indicate to it's caller that all tests did not pass.
Attachments
Add a command line flag to prevent Safari being launched to display failed tests (1.71 KB, patch)
2006-01-09 21:06 PST, Mark Rowe (bdash)
eric: review+
Mark Rowe (bdash)
Comment 1 2006-01-09 21:06:56 PST
Created attachment 5582 [details] Add a command line flag to prevent Safari being launched to display failed tests
Eric Seidel (no email)
Comment 2 2006-01-09 21:09:15 PST
Comment on attachment 5582 [details] Add a command line flag to prevent Safari being launched to display failed tests Looks good. r=me.
Note You need to log in before you can comment on or make changes to this bug.