Bug 209082 - imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html
Summary: imported/w3c/web-platform-tests/html/semantics/embedded-content/media-element...
Status: RESOLVED FIXED
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-03-13 15:04 PDT by Truitt Savell
Modified: 2020-05-07 09:14 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 2020-03-13 15:04:12 PDT
imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html 

This test is a highly intermittent flake on Mac wk1 
The diff seems to be just a different failure than already expected. 

It looks like this was last updated in https://trac.webkit.org/changeset/242595/webkit

I was able to reproduce this failure using command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f -1 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source.html

history:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fembedded-content%2Fmedia-elements%2Floading-the-media-resource%2Fresource-selection-pointer-remove-source.html

Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-pointer-remove-source-actual.txt
@@ -1,3 +1,3 @@
 
-FAIL pointer updates (removing source elements) assert_equals: error events on c expected 1 but got 0
+FAIL pointer updates (removing source elements) assert_equals: error events on b expected 1 but got 0
Comment 1 Radar WebKit Bug Importer 2020-03-13 15:04:29 PDT
<rdar://problem/60435578>
Comment 2 Chris Dumez 2020-05-07 09:14:39 PDT
<https://trac.webkit.org/changeset/261292>