Bug 178129 - Rebaseline tests at media/modern-media-controls/media-controller
Summary: Rebaseline tests at media/modern-media-controls/media-controller
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-10 05:50 PDT by Antoine Quint
Modified: 2017-10-11 06:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (48.86 KB, patch)
2017-10-10 05:53 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-elcapitan (1.01 MB, application/zip)
2017-10-10 07:04 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews104 for mac-elcapitan-wk2 (1.27 MB, application/zip)
2017-10-10 07:11 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews126 for ios-simulator-wk2 (966.22 KB, application/zip)
2017-10-10 07:22 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews115 for mac-elcapitan (1.90 MB, application/zip)
2017-10-10 07:24 PDT, Build Bot
no flags Details
Patch (61.05 KB, patch)
2017-10-11 05:24 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-10-10 05:50:36 PDT
Rebaseline tests at media/modern-media-controls/media-controller
Comment 1 Antoine Quint 2017-10-10 05:53:16 PDT
Created attachment 323300 [details]
Patch
Comment 2 Build Bot 2017-10-10 07:04:01 PDT
Comment on attachment 323300 [details]
Patch

Attachment 323300 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/4811988

New failing tests:
media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html
Comment 3 Build Bot 2017-10-10 07:04:02 PDT
Created attachment 323304 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 4 Build Bot 2017-10-10 07:11:02 PDT
Comment on attachment 323300 [details]
Patch

Attachment 323300 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/4812041

New failing tests:
media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html
Comment 5 Build Bot 2017-10-10 07:11:03 PDT
Created attachment 323305 [details]
Archive of layout-test-results from ews104 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 6 Build Bot 2017-10-10 07:22:24 PDT
Comment on attachment 323300 [details]
Patch

Attachment 323300 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/4812052

New failing tests:
media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html
media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html
Comment 7 Build Bot 2017-10-10 07:22:25 PDT
Created attachment 323306 [details]
Archive of layout-test-results from ews126 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 8 Build Bot 2017-10-10 07:24:57 PDT
Comment on attachment 323300 [details]
Patch

Attachment 323300 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/4812053

New failing tests:
media/modern-media-controls/media-controller/media-controller-inline-to-fullscreen-to-pip-to-inline.html
Comment 9 Build Bot 2017-10-10 07:24:59 PDT
Created attachment 323307 [details]
Archive of layout-test-results from ews115 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 10 Dean Jackson 2017-10-10 11:00:20 PDT
Comment on attachment 323300 [details]
Patch

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

r+ assuming you fix all the EWS failures

> LayoutTests/platform/mac/TestExpectations:1551
> +media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html [ Skip ]
> +media/modern-media-controls/media-controller/media-controller-scale-factor-audio.html [ Skip ]
> +media/modern-media-controls/media-controller/media-controller-scale-factor.html [ Skip ]

Maybe put iOS tests in a sub directory?

> LayoutTests/platform/mac/TestExpectations:1562
> +# These tests are timing-related and can fail due to performance issues on bots
> +media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html [ Pass Failure ]
> +media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html [ Pass Failure ]
> +media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html [ Pass Failure ]
> +media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html [ Pass Failure ]
> +media/modern-media-controls/media-controller/media-controller-auto-hide.html [ Pass Failure ]

You should add a comment to the bug to fix these.
Comment 11 Antoine Quint 2017-10-11 05:24:58 PDT
Created attachment 323411 [details]
Patch
Comment 12 Antoine Quint 2017-10-11 05:26:49 PDT
(In reply to Dean Jackson from comment #10)
> Comment on attachment 323300 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=323300&action=review
> 
> r+ assuming you fix all the EWS failures
> 
> > LayoutTests/platform/mac/TestExpectations:1551
> > +media/modern-media-controls/media-controller/media-controller-ios-only-enable-tap-gesture-recognizer-with-fades-when-idle.html [ Skip ]
> > +media/modern-media-controls/media-controller/media-controller-scale-factor-audio.html [ Skip ]
> > +media/modern-media-controls/media-controller/media-controller-scale-factor.html [ Skip ]
> 
> Maybe put iOS tests in a sub directory?

Done in the latest patch.

> > LayoutTests/platform/mac/TestExpectations:1562
> > +# These tests are timing-related and can fail due to performance issues on bots
> > +media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html [ Pass Failure ]
> > +media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-leave-after-play.html [ Pass Failure ]
> > +media/modern-media-controls/media-controller/media-controller-auto-hide-pause.html [ Pass Failure ]
> > +media/modern-media-controls/media-controller/media-controller-auto-hide-rewind-with-mouse-enter.html [ Pass Failure ]
> > +media/modern-media-controls/media-controller/media-controller-auto-hide.html [ Pass Failure ]
> 
> You should add a comment to the bug to fix these.

These cannot be fixed. By nature they will be flaky due to bots performance and accurate timing requirements. They are likely to pass the vast majority of the time, but fail sometimes. I'd rather keep them as [ Pass Failure ] than not have them at all, if they ever turn red consistently, I'd eventually catch it routinely looking at the flakiness dashboard for those tests.
Comment 13 Sam Weinig 2017-10-11 05:27:18 PDT
Comment on attachment 323411 [details]
Patch

rs=me when things pass.
Comment 14 Sam Weinig 2017-10-11 05:28:00 PDT
Oh, Dean already did that. Sorry.
Comment 15 Antoine Quint 2017-10-11 05:30:50 PDT
(In reply to Sam Weinig from comment #14)
> Oh, Dean already did that. Sorry.

Your rs carries much more weight than dino's r.
Comment 16 WebKit Commit Bot 2017-10-11 06:52:02 PDT
Comment on attachment 323411 [details]
Patch

Clearing flags on attachment: 323411

Committed r223176: <http://trac.webkit.org/changeset/223176>
Comment 17 WebKit Commit Bot 2017-10-11 06:52:04 PDT
All reviewed patches have been landed.  Closing bug.
Comment 18 Radar WebKit Bug Importer 2017-10-11 06:53:05 PDT
<rdar://problem/34932465>