WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
141243
Remove Mountain Lion specific test expectations
https://bugs.webkit.org/show_bug.cgi?id=141243
Summary
Remove Mountain Lion specific test expectations
Csaba Osztrogonác
Reported
2015-02-04 03:30:12 PST
Remove Mountaion Lion specific expected files and testexpectations
Attachments
Patch
(61.36 KB, patch)
2015-02-04 03:39 PST
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
Patch
(61.27 KB, patch)
2015-02-04 11:38 PST
,
Csaba Osztrogonác
ap
: review+
ap
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-02-04 03:39:11 PST
Created
attachment 246025
[details]
Patch removing platform/mac-mountainlion isn't included, because it is too big for bugzilla.
Csaba Osztrogonác
Comment 2
2015-02-04 03:51:21 PST
Maybe some expected files should be copied to platfomr/win, because Windows platform still falls back to the non-existent Mountain Lion platform.
Csaba Osztrogonác
Comment 3
2015-02-04 03:59:46 PST
"Baseline search path: win -> mac-mountainlion -> mac -> generic" Or maybe all expected.txt should be moved from mac-mountainlion to win, which isn't exist in win directory. One more question: Does win platform use [ MountainLion ] modifiers in mac/TestExpectation file too?
Brent Fulgham
Comment 4
2015-02-04 09:14:49 PST
(In reply to
comment #3
)
> "Baseline search path: win -> mac-mountainlion -> mac -> generic"
We should move the mac-mountainlion "-expected" stuff over to win (unless win already has its own version). Many of these are actually not right for Windows, and I've been rebaselining and cleaning things up over the past few weeks.
> Or maybe all expected.txt should be moved from mac-mountainlion > to win, which isn't exist in win directory.
Yes, we probably should unless win/TestExpectations already has its own markup for that file.
> One more question: Does win platform use [ MountainLion ] > modifiers in mac/TestExpectation file too?
I'm actually not sure! I suspect that it does, because its coded as a mountain-lion variant. I propose the following: 1. Move unique mac-mountainlion test expectations to win (unless conflicting with existing win). 2. Move mac MountainLion stuff from mac/TestExpectations to win/TestExpectations (unless conflicting) and remove the [ MountainLion ] guard. Once that's done, I'll take another pass over the Windows tests and rebaseline or clean up as necessary. Don't worry about making the Windows test bots red during these changes. They are very much a work in progress, but I'm getting them closer to green every day! :-)
Csaba Osztrogonác
Comment 5
2015-02-04 11:37:53 PST
I checked webkitpy, fortunately win doesn't use mac or mac*/TestExpectations files, so it's safe to land the test expectations cleanup now. And we can do the expected file migration in separated patch(es) later.
Csaba Osztrogonác
Comment 6
2015-02-04 11:38:35 PST
Created
attachment 246040
[details]
Patch
Alexey Proskuryakov
Comment 7
2015-02-04 17:23:24 PST
Comment on
attachment 246040
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=246040&action=review
> LayoutTests/platform/mac/TestExpectations:1213 > # Probably the same issue as above, but noticed earlier
This comment refers to one above that you deleted.
Csaba Osztrogonác
Comment 8
2015-02-05 01:25:12 PST
Committed
r179684
: <
http://trac.webkit.org/changeset/179684
>
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