[Webkit-unassigned] [Bug 96664] New: Need an easy way to determine whether a test is skipped/expected to fail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 13 10:01:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96664
Summary: Need an easy way to determine whether a test is
skipped/expected to fail
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Enhancement
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
CC: slewis at apple.com, dpranke at chromium.org,
timothy_horton at apple.com
Oftentimes, there is a bug saying that a test crashes, and it's clear that this does not happen any more. But it's unclear whether someone quietly skipped it, or added a fail expectation.
It's very difficult to scan all the cascading text expectations and skip lists by hand.
Perhaps when running a test by name (which bypasses skip lists), NRWT should still say that the test is special?
--
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