Bug 213123
Summary: | REGRESSION: [ Mac wk2 ] inspector/canvas/create-context-webgpu.html is flaky failing. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jason Lawrence <Lawrence.j> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | dino, justin_fan, mmaxfield, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Mac | ||
OS: | macOS 10.15 |
Jason Lawrence
inspector/canvas/create-context-webgpu.html
Description:
This test is flaky failing on Mac wk2. The flaky failures first appear in the visual history on 06/11/2020.
History:
https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcanvas%2Fcreate-context-webgpu.html
Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/canvas/create-context-webgpu-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/inspector/canvas/create-context-webgpu-actual.txt
@@ -8,7 +8,7 @@
-- Running test case: Canvas.CreateContextWebGPU.Device
PASS: Canvas context should be Web GPU.
-PASS: Removed canvas has expected ID.
+!! TIMEOUT: took longer than 10000ms
-- Running test case: Canvas.CreateContextWebGPU.Canvas.Attached
PASS: Inspector canvas should not be created for attached GPUCanvasContext without connected WebGPUDevice.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/64296083>
Jason Lawrence
Reproduced with 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 --root /Volumes/Data/tmp/bisectionSpade inspector/canvas/create-context-webgpu.html'
Reproduced Issue
Range is currently: 262397:262397
The smallest regression range appears to be: 262397:262397
Jason Lawrence
I have marked this test as flaky failing while this issue is investigated.
https://trac.webkit.org/changeset/262955/webkit
Alexey Proskuryakov
Looks like this was fixed with the revert, <https://trac.webkit.org/changeset/262977>. Still need to remove the expectation.
Jason Lawrence
I have removed the expectations associated with this bug: https://trac.webkit.org/changeset/263036/webkit