[Webkit-unassigned] [Bug 121218] New: [GTK] run-gtk-tests option --skipped=ignore doesn't work when the entire suite is skipped
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 12 02:01:00 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121218
Summary: [GTK] run-gtk-tests option --skipped=ignore doesn't
work when the entire suite is skipped
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: cgarcia at igalia.com
CC: pnormand at igalia.com
It simply does nothing. This is because skipping the entire suite was added to skip tests when they can't be run because of the environment, for example to skip the a11y tests when the at-spi daemons fail to start. However, some tests have been skipped entirely lately because they fail or timeout under xvfb, but the script now allows to run tests without xvfb. I think we should disable tests that are impossible to run because of the environment instead of skipping them, and make skip options work with all skipped 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