WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
106676
[Chromium] unnecessary expectations in platform/chromium/accessibility
https://bugs.webkit.org/show_bug.cgi?id=106676
Summary
[Chromium] unnecessary expectations in platform/chromium/accessibility
Dominic Mazzoni
Reported
2013-01-11 10:28:36 PST
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.
Attachments
Patch
(248.48 KB, patch)
2013-01-11 10:45 PST
,
Dominic Mazzoni
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dominic Mazzoni
Comment 1
2013-01-11 10:45:14 PST
Created
attachment 182370
[details]
Patch
WebKit Review Bot
Comment 2
2013-01-11 14:17:21 PST
Comment on
attachment 182370
[details]
Patch Clearing flags on attachment: 182370 Committed
r139495
: <
http://trac.webkit.org/changeset/139495
>
WebKit Review Bot
Comment 3
2013-01-11 14:17:24 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug