Bug 228034 - [MacOS wk2] inspector/canvas/recording-bitmaprenderer-frameCount.html is flaky failing and timing out
Summary: [MacOS wk2] inspector/canvas/recording-bitmaprenderer-frameCount.html is flak...
Status: RESOLVED DUPLICATE of bug 227881
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ayumi_kojima
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-16 13:37 PDT by ayumi_kojima
Modified: 2021-07-21 10:11 PDT (History)
3 users (show)

See Also:


Attachments
Update Expectations (1.53 KB, patch)
2021-07-16 14:05 PDT, ayumi_kojima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ayumi_kojima 2021-07-16 13:37:57 PDT
inspector/canvas/recording-bitmaprenderer-frameCount.html

Is flaky failing and also timing out on MacOS wk2.

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

Diff: 

--- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/inspector/canvas/recording-bitmaprenderer-frameCount-expected.txt
+++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/inspector/canvas/recording-bitmaprenderer-frameCount-actual.txt
@@ -22,4 +22,5 @@
         5: (anonymous function)
         6: promiseReactionJobWithoutPromise
       snapshot: <filtered>
+!! TIMEOUT: took longer than 10000ms
Comment 1 ayumi_kojima 2021-07-16 13:58:31 PDT
I was not able to reproduce the failure/timeout using: 

run-webkit-tests inspector/canvas/recording-bitmaprenderer-frameCount.html --iterations 500 -f
run-webkit-tests inspector/canvas/recording-bitmaprenderer-frameCount.html --iterations 50 -f --child-process=20
Comment 2 Radar WebKit Bug Importer 2021-07-16 13:58:54 PDT
<rdar://problem/80701707>
Comment 3 ayumi_kojima 2021-07-16 14:05:37 PDT
Created attachment 433701 [details]
Update Expectations
Comment 4 Ryan Haddad 2021-07-16 14:12:04 PDT
Comment on attachment 433701 [details]
Update Expectations

Clearing flags on attachment: 433701

Committed r279999 (239742@main): <https://commits.webkit.org/239742@main>
Comment 5 Ryan Haddad 2021-07-16 14:28:47 PDT
This might be a dupe of https://bugs.webkit.org/show_bug.cgi?id=227881
Comment 6 ayumi_kojima 2021-07-16 14:36:00 PDT
It seems like the failures/timouts have started on 7/10. (There's been other failures/timeouts seen on around 6/22 but it was green for a while after that).
Comment 7 Ryan Haddad 2021-07-21 10:11:59 PDT

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