WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100755
[EFL] Baseline search path should consider both WK1 and WK2 on layout test.
https://bugs.webkit.org/show_bug.cgi?id=100755
Summary
[EFL] Baseline search path should consider both WK1 and WK2 on layout test.
Kangil Han
Reported
2012-10-30 06:48:47 PDT
Currently, WK1 is not considered on layout test in baseline search path.
Attachments
patch
(1.48 KB, patch)
2012-10-30 06:50 PDT
,
Kangil Han
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kangil Han
Comment 1
2012-10-30 06:50:51 PDT
Created
attachment 171439
[details]
patch
Raphael Kubo da Costa (:rakuco)
Comment 2
2012-10-30 07:25:10 PDT
Comment on
attachment 171439
[details]
patch Looks OK.
WebKit Review Bot
Comment 3
2012-10-30 08:40:20 PDT
Comment on
attachment 171439
[details]
patch Clearing flags on attachment: 171439 Committed
r132910
: <
http://trac.webkit.org/changeset/132910
>
WebKit Review Bot
Comment 4
2012-10-30 08:40:24 PDT
All reviewed patches have been landed. Closing bug.
Csaba Osztrogonác
Comment 5
2012-10-30 10:44:48 PDT
It broke a python unit test: File "/ramdisk/qt-linux-release/build/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py", line 55, in test_baseline_directory self.assertEqual(command._baseline_directory("EFL Linux 64-bit Debug"), "/mock-checkout/LayoutTests/platform/efl") AssertionError: '/mock-checkout/LayoutTests/platform/efl-wk1' != '/mock-checkout/LayoutTests/platform/efl' Could you update the test?
Kangil Han
Comment 6
2012-10-30 20:59:39 PDT
(In reply to
comment #5
)
> It broke a python unit test: > > File "/ramdisk/qt-linux-release/build/Tools/Scripts/webkitpy/tool/commands/rebaseline_unittest.py", line 55, in test_baseline_directory > self.assertEqual(command._baseline_directory("EFL Linux 64-bit Debug"), "/mock-checkout/LayoutTests/platform/efl") > AssertionError: '/mock-checkout/LayoutTests/platform/efl-wk1' != '/mock-checkout/LayoutTests/platform/efl' > > Could you update the test?
Oops.. I will figure out what has happened.
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