Bug 207145 - [ macOS wk1 ] inspector/canvas/recording-webgl-full.html is flaky timing out
Summary: [ macOS wk1 ] inspector/canvas/recording-webgl-full.html is flaky timing out
Status: RESOLVED DUPLICATE of bug 207154
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-03 14:00 PST by Jacob Uphoff
Modified: 2020-02-04 10:35 PST (History)
6 users (show)

See Also:


Attachments
Update Test Expectations (1.96 KB, patch)
2020-02-03 14:08 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-03 14:00:01 PST
inspector/canvas/recording-webgl-full.html 

This test is flaky timing out at 30 seconds, but is passing a lot of the time between 20-30 seconds

I ran this test in iterations and was able to reproduce several times within 20 runs

This seems to have started around commit 254428 but the test had been taking 20+ sends for many commits before that

History:

https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcanvas%2Frecording-webgl-full.html

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/canvas/recording-webgl-full-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/canvas/recording-webgl-full-actual.txt
@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 Test that CanvasManager is able to record actions made to WebGL canvas contexts.
 
 
@@ -1000,8 +1001,4 @@
         0: (anonymous function)
         1: executeFrameFunction
     1: height = 2
-      swizzleTypes: [Number]
-      trace:
-        0: (anonymous function)
-        1: executeFrameFunction
Comment 1 Jacob Uphoff 2020-02-03 14:08:29 PST
Created attachment 389565 [details]
Update Test Expectations
Comment 2 Radar WebKit Bug Importer 2020-02-03 14:10:56 PST
<rdar://problem/59125006>
Comment 3 Truitt Savell 2020-02-03 14:14:01 PST
Comment on attachment 389565 [details]
Update Test Expectations

Clearing flags on attachment: 389565

Committed r255591: <https://trac.webkit.org/changeset/255591>
Comment 4 Alexey Proskuryakov 2020-02-04 10:34:32 PST
Seem like dupe of bug 207154, which is about inspector/canvas/recording-2d-full.html - history looks the same.
Comment 5 Alexey Proskuryakov 2020-02-04 10:35:30 PST
On a second thought, let's just dupe right away.

*** This bug has been marked as a duplicate of bug 207154 ***