Bug 132818 - [EFL] Layout Test accessibility/lists.html fails on EFL
Summary: [EFL] Layout Test accessibility/lists.html fails on EFL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 05:22 PDT by Rohit
Modified: 2014-06-12 22:04 PDT (History)
11 users (show)

See Also:


Attachments
Patch (2.01 KB, patch)
2014-06-09 23:59 PDT, Rohit
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (532.90 KB, application/zip)
2014-06-10 01:07 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion (557.78 KB, application/zip)
2014-06-10 02:32 PDT, Build Bot
no flags Details
Patch (2.03 KB, patch)
2014-06-11 02:02 PDT, Rohit
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 (554.53 KB, application/zip)
2014-06-11 03:11 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rohit 2014-05-12 05:22:45 PDT
The accessibility/lists.html layout test fails on both EFL WK1 and EFL WF2 everytime.
Comment 2 Rohit 2014-06-09 23:59:06 PDT
Created attachment 232775 [details]
Patch
Comment 3 Rohit 2014-06-10 00:00:26 PDT
Gardening for EFL WK2 is already done. The attached patch is for EFL WK1.
Comment 4 Build Bot 2014-06-10 01:07:49 PDT
Comment on attachment 232775 [details]
Patch

Attachment 232775 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/5828988266086400

New failing tests:
media/W3C/video/networkState/networkState_during_loadstart.html
Comment 5 Build Bot 2014-06-10 01:07:53 PDT
Created attachment 232781 [details]
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-12  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 6 Build Bot 2014-06-10 02:32:49 PDT
Comment on attachment 232775 [details]
Patch

Attachment 232775 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6027013705957376

New failing tests:
media/track/w3c/interfaces/TextTrackCue/id.html
media/track/w3c/interfaces/TextTrackCue/pauseOnExit.html
media/track/w3c/interfaces/TextTrackCue/track.html
media/track/w3c/interfaces/TextTrackCue/startTime.html
media/track/w3c/interfaces/TextTrackCue/endTime.html
media/track/w3c/interfaces/TextTrackCue/align.html
Comment 7 Build Bot 2014-06-10 02:32:51 PDT
Created attachment 232783 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 8 Rohit 2014-06-11 02:02:14 PDT
Created attachment 232855 [details]
Patch
Comment 9 Build Bot 2014-06-11 03:11:17 PDT
Comment on attachment 232855 [details]
Patch

Attachment 232855 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/4698381611958272

New failing tests:
media/W3C/video/networkState/networkState_during_loadstart.html
Comment 10 Build Bot 2014-06-11 03:11:22 PDT
Created attachment 232857 [details]
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-11  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 11 Mario Sanchez Prada 2014-06-11 05:17:55 PDT
Comment on attachment 232855 [details]
Patch

Yes, we did the same kind of rebaseline a while ago for GTK. Lgtm

Note: for the next time, I think it would probably be better if you could describe the issue in the bug title (e.g. "accessibility/list.html needs rebaseline for EFL-WK1") and then provide a short description as the first line in the ChangeLog after the "Reviewed by" line (e.g. "Updated expectations for accessibility/lists.html" test)
Comment 12 WebKit Commit Bot 2014-06-11 05:51:06 PDT
Comment on attachment 232855 [details]
Patch

Clearing flags on attachment: 232855

Committed r169804: <http://trac.webkit.org/changeset/169804>
Comment 13 WebKit Commit Bot 2014-06-11 05:51:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 14 Rohit 2014-06-12 22:04:19 PDT
(In reply to comment #11)
> (From update of attachment 232855 [details])
> Yes, we did the same kind of rebaseline a while ago for GTK. Lgtm
> 
> Note: for the next time, I think it would probably be better if you could describe the issue in the bug title (e.g. "accessibility/list.html needs rebaseline for EFL-WK1") and then provide a short description as the first line in the ChangeLog after the "Reviewed by" line (e.g. "Updated expectations for accessibility/lists.html" test)


Thank you for your suggestion. I will take care of that in future.