[Webkit-unassigned] [Bug 98260] [NRWT] --skipped option is ignored when --test-list is used
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 12:28:03 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98260
--- Comment #4 from Dirk Pranke <dpranke at chromium.org> 2012-10-03 12:28:28 PST ---
(In reply to comment #3)
> Ah, I can understand the intention of the implemetation too. My use case is
> that I don't want to run all tests, but a small subset of tests. But it would
> be great if somehow TestExpectations would honored.
>
> Now the following 2 commands are same: (--test-list implicate --skipped=ignore)
> - run-webkit-tests --test-list=./list.txt
> - run-webkit-tests --test-list=./list.txt --skipped=ignore
>
> What if we can override it with explicit --skipped=default option?
> - run-webkit-tests --test-list=./list.txt --skipped=default
>
> Additionally it would we great if we add a comment to the help of
> --test-list option to make it clear it implicates --skipped=ignore.
>
> How does it sound?
That's almost exactly what my patch does. I'll post it shortly.
-- Dirk
--
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