[Webkit-unassigned] [Bug 106676] New: [Chromium] unnecessary expectations in platform/chromium/accessibility
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 11 10:26:45 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=106676
Summary: [Chromium] unnecessary expectations in
platform/chromium/accessibility
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dmazzoni at google.com
It looks like r131683 (http://trac.webkit.org/changeset/131683) copied a bunch of expectations files from platform/mac/accessibility to platform/chromium/accessibility, as part of this bug: https://bugs.webkit.org/show_bug.cgi?id=99666
Unfortunately, the majority of these were actually Mac-specific tests, not cross-platform tests - so having those expectations in platform/chromium/accessibility without any test file is just confusing.
In addition, some of the expectations that were copied were for tests that are currently skipped on Chromium - it also doesn't seem useful in that case.
Presumably the same mistake was made in other subdirectories, should we file some more bugs? I'm going to upload a cleanup patch for platform/chromium/accessibility since I'm pretty confident about what we need and don't need there, but we should consider similar logic elsewhere, unless I'm missing something.
--
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