Bug 207642
Summary: | [ macOS ] inspector/runtime/getCollectionEntries.html is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | darin, dino, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
inspector/runtime/getCollectionEntries.html is flaky failing
This test has been a flaky failure and a flaky timeout for all visible history.
I ran the test on Catalina wk2 debug x5000 and was able to reproduce the failure one time.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2Fwebgl%2FtexImage2D-mse-flipY-false.html&limit=50000
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/fast/canvas/webgl/texImage2D-mse-flipY-false-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/fast/canvas/webgl/texImage2D-mse-flipY-false-actual.txt
@@ -1,6 +1,6 @@
Setting video src.
Video can play.
Checking the canvas pixels.
-PASS: Bottom edge is red.
-PASS: Top edge is blue.
+FAIL: Bottom edge is not red.
+FAIL: Top edge is not blue.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59390577>
Ryan Haddad
This test appears to have been flaky since it was added in https://trac.webkit.org/changeset/250087/webkit
Here is the correct history link:
https://results.webkit.org/?limit=50000&platform=mac&recent=false&suite=layout-tests&test=inspector%2Fruntime%2FgetCollectionEntries.html
Darin Adler
The text above is about a different test. I am going to consolidate this with an earlier report about the same test.
*** This bug has been marked as a duplicate of bug 207463 ***