Bug 123200

Summary: [EFL] Skip tests which are already passed in WebKit1.
Product: WebKit Reporter: Sun-woo Nam <sunny.nam>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gyuyoung.kim, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Description Sun-woo Nam 2013-10-23 04:16:43 PDT
fast/media/view-mode-media-feature.html
fast/media/media-query-list-02.html
fast/media/media-query-list-03.html 
fast/media/media-query-list-04.html
fast/media/media-query-list-05.html 
fast/media/media-query-list-06.html 

Move the tests that only fail in wk2 to their file, and unskip the ones that are passing in all cases.
Comment 1 Sun-woo Nam 2013-10-23 05:00:44 PDT
Created attachment 214944 [details]
Patch
Comment 2 Gyuyoung Kim 2013-10-23 17:54:11 PDT
Comment on attachment 214944 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=214944&action=review

Please keep patch based on latest trunk.

> LayoutTests/ChangeLog:2
> +

Unneeded line.

> LayoutTests/ChangeLog:4
> +        Unskip tests which are already passed in WebKit1.

Please add [EFL] prefix for EFL specific patch.
Comment 3 Sun-woo Nam 2013-10-23 18:32:05 PDT
Created attachment 215019 [details]
Patch
Comment 4 Sun-woo Nam 2013-10-23 18:35:19 PDT
Created attachment 215020 [details]
Patch
Comment 5 Gyuyoung Kim 2013-10-23 18:57:14 PDT
Comment on attachment 215020 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=215020&action=review

> LayoutTests/ChangeLog:3
> +        [EFL]Unskip tests which are already passed in WebKit1.

Add a space between [EFL] and Unskip. And also, sync with this bug title with changed title.

> LayoutTests/ChangeLog:7
> +

Missing patch description. Please mention why you can unskip those tests.
Comment 6 Gyuyoung Kim 2013-10-23 19:00:40 PDT
Comment on attachment 215020 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=215020&action=review

> LayoutTests/platform/efl-wk2/TestExpectations:386
> +# WKTR / EFL's DRT do not support setViewModeMediaFeature().

Remove *EFL's DRT* in comment.
Comment 7 Sun-woo Nam 2013-10-23 19:27:07 PDT
Created attachment 215023 [details]
Patch
Comment 8 Sun-woo Nam 2013-10-23 20:20:09 PDT
Created attachment 215024 [details]
Patch
Comment 9 WebKit Commit Bot 2013-10-23 21:07:22 PDT
Comment on attachment 215024 [details]
Patch

Clearing flags on attachment: 215024

Committed r157910: <http://trac.webkit.org/changeset/157910>
Comment 10 WebKit Commit Bot 2013-10-23 21:07:25 PDT
All reviewed patches have been landed.  Closing bug.