RESOLVED FIXED 56016
Combine multiple --ignore-tests values
https://bugs.webkit.org/show_bug.cgi?id=56016
Summary Combine multiple --ignore-tests values
mitz
Reported 2011-03-09 08:09:17 PST
Combine multiple --ignore-tests values
Attachments
Combine multiple --ignore-tests lists (1.67 KB, patch)
2011-03-09 08:11 PST, mitz
aroben: review+
mitz
Comment 1 2011-03-09 08:11:31 PST
Created attachment 85178 [details] Combine multiple --ignore-tests lists
Adam Roben (:aroben)
Comment 2 2011-03-09 08:14:15 PST
Comment on attachment 85178 [details] Combine multiple --ignore-tests lists View in context: https://bugs.webkit.org/attachment.cgi?id=85178&action=review > Tools/Scripts/old-run-webkit-tests:597 > +processIgnoreTests(join(',',@ignoreTests), "ignore-tests") if @ignoreTests; Please add a space after ',',
mitz
Comment 3 2011-03-09 08:17:40 PST
Note You need to log in before you can comment on or make changes to this bug.