[Webkit-unassigned] [Bug 98260] New: [NRWT] --skipped option is ignored when --test-list is used
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 3 06:29:29 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98260
Summary: [NRWT] --skipped option is ignored when --test-list is
used
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Keywords: NRWT
Severity: Major
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
CC: eric at webkit.org, tony at chromium.org,
dpranke at chromium.org, kkristof at inf.u-szeged.hu,
kadam at inf.u-szeged.hu
Now NRWT runs all tests listed in test-list file, --skipped option is
absolutely ignored. In my opinion it should respect --skipped option too.
This bug is revealed with a real life usecase:
- After a fix I run all tests on WK1: run-webkit-tests
- There are 600+ failing tests. I checked one by one, only rebase needed. (list-of-rebased-tests.txt)
- I did the rebase to platform/qt
- double check for WK2 (maybe some of them need qt-5.0-wk2 specific result):
run-webkit-tests --test-list=./list-of-rebased-tests.txt --qt -2
--> But unfortunately NRWT runs skipped tests (wk2, qt-5.0-wk2) too, but it shouldn't
Any idea how to fix this annoying bug?
--
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