Bug 207051 - [ macOS wk1 ] media/modern-media-controls/compact-media-controls/compact-media-controls-constructor.html is flaky failing
Summary: [ macOS wk1 ] media/modern-media-controls/compact-media-controls/compact-medi...
Status: RESOLVED DUPLICATE of bug 192974
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-31 09:24 PST by Jacob Uphoff
Modified: 2020-02-01 15:46 PST (History)
6 users (show)

See Also:


Attachments
Update Test Expectations (1.75 KB, patch)
2020-01-31 09:29 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-01-31 09:24:59 PST
media/modern-media-controls/compact-media-controls/compact-media-controls-constructor.html

is flaky failing as far back as the history is visible on Catalina and Mojave

I was able to reproduce with just running test in iterations

History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmodern-media-controls%2Fcompact-media-controls%2Fcompact-media-controls-constructor.html

Diff: 

--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/media/modern-media-controls/compact-media-controls/compact-media-controls-constructor-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/media/modern-media-controls/compact-media-controls/compact-media-controls-constructor-actual.txt
@@ -1,5 +1,5 @@
+CONSOLE MESSAGE: line 140: Button failed to load, iconName = InvalidCompact, layoutTraits = 8, src = InvalidCompact.pdf
 CONSOLE MESSAGE: line 140: Button failed to load, iconName = PlayCompact, layoutTraits = 8, src = PlayCompact.pdf
-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.
Comment 1 Radar WebKit Bug Importer 2020-01-31 09:26:30 PST
<rdar://problem/59063969>
Comment 2 Jacob Uphoff 2020-01-31 09:29:43 PST
Created attachment 389361 [details]
Update Test Expectations
Comment 3 EWS 2020-01-31 09:36:53 PST
Comment on attachment 389361 [details]
Update Test Expectations

Rejecting attachment 389361 [details] from review queue.

jlewis3@apple.com does not have reviewer permissions according to https://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/common/config/contributors.json.

- If you do not have reviewer rights please read http://webkit.org/coding/contributing.html for instructions on how to use bugzilla flags.

- If you have reviewer rights please correct the error in Tools/Scripts/webkitpy/common/config/contributors.json by adding yourself to the file (no review needed).  The commit-queue restarts itself every 2 hours.  After restart the commit-queue will correctly respect your reviewer rights.
Comment 4 WebKit Commit Bot 2020-01-31 21:45:59 PST
Comment on attachment 389361 [details]
Update Test Expectations

Rejecting attachment 389361 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 389361, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Logging in as commit-queue@webkit.org...
Fetching: https://bugs.webkit.org/attachment.cgi?id=389361&action=edit
Fetching: https://bugs.webkit.org/show_bug.cgi?id=207051&ctype=xml&excludefield=attachmentdata
Processing 1 patch from 1 bug.
Processing patch 389361 from bug 207051.
Fetching: https://bugs.webkit.org/attachment.cgi?id=389361
Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Parsed 2 diffs from patch file(s).
patching file LayoutTests/ChangeLog
Hunk #1 succeeded at 1 with fuzz 3.
patching file LayoutTests/platform/mac-wk1/TestExpectations
Hunk #1 FAILED at 864.
1 out of 1 hunk FAILED -- saving rejects to file LayoutTests/platform/mac-wk1/TestExpectations.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: https://webkit-queues.webkit.org/results/13314919
Comment 5 Alexey Proskuryakov 2020-01-31 21:46:20 PST

*** This bug has been marked as a duplicate of bug 192974 ***