Bug 207226 - [ macOS ] http/tests/misc/image-blocked-src-change.html is flaky failing
Summary: [ macOS ] http/tests/misc/image-blocked-src-change.html is flaky failing
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-04 14:19 PST by Jacob Uphoff
Modified: 2023-04-12 18:11 PDT (History)
3 users (show)

See Also:


Attachments
Update Test Expectations (1.60 KB, patch)
2020-02-04 14:39 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-02-04 14:19:39 PST
http/tests/misc/image-blocked-src-change.html

This test is a flaky failure on macOS wk1 and wk1 for all visible history.

I ran the test in iterations x5000 and did not reproduce the failure. 

History:

https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fmisc%2Fimage-blocked-src-change.html&limit=50000

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/misc/image-blocked-src-change-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/http/tests/misc/image-blocked-src-change-actual.txt
@@ -3,6 +3,6 @@
 
 You should see PASSED once and 250 x 50 green box. The console should also show a blocked attempt to load a local resource.
 
-PASSED
+FAILED
Comment 1 Radar WebKit Bug Importer 2020-02-04 14:20:09 PST
<rdar://problem/59164847>
Comment 2 Jacob Uphoff 2020-02-04 14:39:41 PST
Created attachment 389710 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-02-04 14:49:47 PST
Comment on attachment 389710 [details]
Update Test Expectations

Clearing flags on attachment: 389710

Committed r255700: <https://trac.webkit.org/changeset/255700>