Bug 192974 - [macOS WK1] Layout Test media/modern-media-controls/compact-media-controls/compact-media-controls-constructor.html is flaky
Summary: [macOS WK1] Layout Test media/modern-media-controls/compact-media-controls/co...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
: 193587 207051 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-12-20 21:33 PST by Ryan Haddad
Modified: 2020-03-19 02:13 PDT (History)
16 users (show)

See Also:


Attachments
Update Test Expectations (1.55 KB, patch)
2020-02-03 13:37 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff
Patch (5.29 KB, patch)
2020-03-18 12:03 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch (3.67 KB, patch)
2020-03-18 12:15 PDT, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2018-12-20 21:33:32 PST
The following layout test is flaky on macOS WK1

media/modern-media-controls/compact-media-controls/compact-media-controls-constructor.html

Probable cause:

Unknown.

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=media%2Fmodern-media-controls%2Fcompact-media-controls%2Fcompact-media-controls-constructor.html

--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/media/modern-media-controls/compact-media-controls/compact-media-controls-constructor-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/media/modern-media-controls/compact-media-controls/compact-media-controls-constructor-actual.txt
@@ -1,6 +1,6 @@
 CONSOLE MESSAGE: line 140: Button failed to load, iconName = PlayCompact, layoutTraits = 8, src = PlayCompact.pdf
+CONSOLE MESSAGE: line 140: Button failed to load, iconName = ActivityIndicatorSpriteCompact, layoutTraits = 8, src = ActivityIndicatorSpriteCompact@1x.png
 CONSOLE MESSAGE: line 140: Button failed to load, iconName = InvalidCompact, layoutTraits = 8, src = InvalidCompact.pdf
-CONSOLE MESSAGE: line 140: Button failed to load, iconName = ActivityIndicatorSpriteCompact, layoutTraits = 8, src = ActivityIndicatorSpriteCompact@1x.png
 Testing the CompactMediaControls constructor.
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Comment 1 Alexey Proskuryakov 2020-01-31 21:46:00 PST
*** Bug 193587 has been marked as a duplicate of this bug. ***
Comment 2 Alexey Proskuryakov 2020-01-31 21:46:20 PST
*** Bug 207051 has been marked as a duplicate of this bug. ***
Comment 3 Alexey Proskuryakov 2020-01-31 21:46:39 PST
<rdar://problem/59063969>
Comment 4 Jacob Uphoff 2020-02-03 13:37:50 PST
Created attachment 389557 [details]
Update Test Expectations
Comment 6 Truitt Savell 2020-02-03 13:41:27 PST
Comment on attachment 389557 [details]
Update Test Expectations

Clearing flags on attachment: 389557

Committed r255588: <https://trac.webkit.org/changeset/255588>
Comment 7 Antoine Quint 2020-03-18 12:03:00 PDT
Created attachment 393881 [details]
Patch
Comment 8 Antoine Quint 2020-03-18 12:15:02 PDT
Created attachment 393883 [details]
Patch
Comment 9 Antoine Quint 2020-03-18 12:24:32 PDT
Committed r258657: <https://trac.webkit.org/changeset/258657>
Comment 11 Antoine Quint 2020-03-19 02:13:52 PDT
The iOS-specific test expectations have been removed in r258688.