[Webkit-unassigned] [Bug 27893] New: run-webkit-tests Skipped Only mode includes tests that are skipped by other flags.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 31 13:09:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27893
Summary: run-webkit-tests Skipped Only mode includes tests that
are skipped by other flags.
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mike.fenton at torchmobile.com
CC: treat at kde.org
Current when run-webkit-tests is run with the --skipped=only option all tests
currently in the Skipped file for the platform are run without consideration
for other flags like -no-http or platform defaults for the tests
configurations.
The current mode of --skipped=only should be transitioned to a new mode
(--skipped=only-all) which maintains the current behavior.
--skipped=only should be updated to correctly use the existing flags in the
script to only run skipped tests that the functionality exists to potentially
pass the test.
This update will match the behavior of --skipped=ignore which does obey flags
used by run-webkit-tests.
--
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