Bug 229043
Summary: | [ MacOS EWS ] 3 inspector/canvas/* tests are flaky failing/ crashing | ||
---|---|---|---|
Product: | WebKit | Reporter: | ayumi_kojima |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=228216 https://bugs.webkit.org/show_bug.cgi?id=227881 |
ayumi_kojima
inspector/canvas/recording-webgl-snapshots.html
Is flaky failing on Big Sur AppleSilicon Debug wk2 EWS and Catalina Release wk2 EWS.
The failure is seen on the open source directory as well: https://results.webkit.org/?suite=layout-tests&test=inspector/canvas/recording-webgl-snapshots.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
ayumi_kojima
Diff:
--- /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/inspector/canvas/recording-webgl-snapshots-expected.txt
+++ /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/inspector/canvas/recording-webgl-snapshots-actual.txt
@@ -41,7 +41,7 @@
4: evaluateWithScopeExtension
5: (anonymous function)
6: _wrapCall
- snapshot: <PASS: content changed>
+ snapshot: <FAIL: content changed>
3: bufferData(34962, 0, 35044)
swizzleTypes: [Number, TypedArray, Number]
trace:
@@ -62,7 +62,7 @@
4: evaluateWithScopeExtension
5: (anonymous function)
6: _wrapCall
- snapshot: <PASS: content changed>
+ snapshot: <FAIL: content changed>
5: clearColor(0, 0, 0, 1)
swizzleTypes: [Number, Number, Number, Number]
trace:
@@ -83,7 +83,7 @@
4: evaluateWithScopeExtension
5: (anonymous function)
6: _wrapCall
- snapshot: <PASS: content changed>
+ snapshot: <FAIL: content changed>
7: bufferData(34962, 0, 35044)
swizzleTypes: [Number, TypedArray, Number]
trace:
@@ -114,7 +114,7 @@
4: evaluateWithScopeExtension
5: (anonymous function)
6: _wrapCall
- snapshot: <PASS: content changed>
+ snapshot: <FAIL: content changed>
10: clearColor(0, 0, 0, 1)
swizzleTypes: [Number, Number, Number, Number]
trace:
@@ -135,5 +135,5 @@
4: evaluateWithScopeExtension
5: (anonymous function)
6: _wrapCall
- snapshot: <PASS: content changed>
+ snapshot: <FAIL: content changed>
Radar WebKit Bug Importer
<rdar://problem/81858079>
ayumi_kojima
It appears to have started at around https://ews-build.webkit.org/#/builders/60/builds/6863
ayumi_kojima
There was a bug about this flaky failure https://bugs.webkit.org/show_bug.cgi?id=227881 that's fixed at https://trac.webkit.org/changeset/280418/webkit. However, the flaky failure continues to show up after this fix on the open source.
I was not able to reproduce the failure as I currently do not have access to working testing environments.
ayumi_kojima
Updated test expectations while investigating https://trac.webkit.org/changeset/280985/webkit
ayumi_kojima
inspector/canvas/recording-bitmaprenderer-frameCount.html
inspector/canvas/recording-2d-full.html
Are also flaky failing/ crashing on the open source. Also showing up on EWS as flaky tests.
ayumi_kojima
Updated test expectations for the two tests https://trac.webkit.org/changeset/280990/webkit