WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 49874
editing/selection/extend-selection-home-end.html fails on Windows
https://bugs.webkit.org/show_bug.cgi?id=49874
Summary
editing/selection/extend-selection-home-end.html fails on Windows
Ryosuke Niwa
Reported
2010-11-20 18:09:39 PST
editing/selection/extend-selection-home-end.html fails on windows.
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r72488%20(22789)/editing/selection/extend-selection-home-end-diffs.txt
I'm not sure why it's grabbing the wrong result. As far as I can tell, there are only four expected result for this file:
http://trac.webkit.org/browser/trunk/LayoutTests/editing/selection/extend-selection-home-end-expected.txt
http://trac.webkit.org/browser/trunk/LayoutTests/platform/gtk/editing/selection/extend-selection-home-end-expected.txt
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt
http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/editing/selection/extend-selection-home-end-expected.txt
And Windows should be using the first one but it apparently isn't according to the diff.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2010-11-22 06:22:55 PST
(In reply to
comment #0
)
> editing/selection/extend-selection-home-end.html fails on windows. >
http://build.webkit.org/results/Windows%20XP%20Debug%20(Tests)/r72488%20(22789)/editing/selection/extend-selection-home-end-diffs.txt
> > I'm not sure why it's grabbing the wrong result. As far as I can tell, there are only four expected result for this file: >
http://trac.webkit.org/browser/trunk/LayoutTests/editing/selection/extend-selection-home-end-expected.txt
>
http://trac.webkit.org/browser/trunk/LayoutTests/platform/gtk/editing/selection/extend-selection-home-end-expected.txt
>
http://trac.webkit.org/browser/trunk/LayoutTests/platform/chromium-win/editing/selection/extend-selection-home-end-expected.txt
>
http://trac.webkit.org/browser/trunk/LayoutTests/platform/mac/editing/selection/extend-selection-home-end-expected.txt
> > And Windows should be using the first one but it apparently isn't according to the diff.
Windows prefers Mac-specific results to cross-platform results. See <
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/old-run-webkit-tests#L1665
>.
Adam Roben (:aroben)
Comment 2
2010-11-22 10:51:39 PST
Committed
r72543
: <
http://trac.webkit.org/changeset/72543
>
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