Bug 243494 - [ iOS Debug ][ macOS Debug wk1 ] compositing/layer-creation/scale-rotation-animation-overlap.html is a flaky timeout
Summary: [ iOS Debug ][ macOS Debug wk1 ] compositing/layer-creation/scale-rotation-an...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-03 08:39 PDT by Karl Rackler
Modified: 2023-02-08 06:43 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-08-03 08:39:55 PDT
Description:
compositing/layer-creation/scale-rotation-animation-overlap.html

The first timeout that I observed for iOS Debug on the dashboard was on 4/14/2022 at 249631@main.  The first timeout that I observed for macOS Debug wk1 x86_64 was on 4/13/2022 at 249601@main.

REPRODUCTION STEPS
I can reproduce this on ToT ( 253057@main ).

Command: 
run-webkit-tests --ios-simulator --debug --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 --no-retry compositing/layer-creation/scale-rotation-animation-overlap.html

Result: 
Regressions: Unexpected timeouts (1)
  compositing/layer-creation/scale-rotation-animation-overlap.html [ Timeout ]

History:
[ iOS  Debug ]
https://results.webkit.org/?suite=layout-tests&test=compositing%2Flayer-creation%2Fscale-rotation-animation-overlap.html&platform=ios&style=debug&limit=50000
[ macOS Debug wk1 ] 
https://results.webkit.org/?suite=layout-tests&test=compositing%2Flayer-creation%2Fscale-rotation-animation-overlap.html&platform=mac&flavor=wk1&style=debug&architecture=x86_64&limit=50000

Diff: 
[ iOS  Debug ]
--- /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/compositing/layer-creation/scale-rotation-animation-overlap-expected.txt
+++ /Volumes/Data/worker/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/build/layout-test-results/compositing/layer-creation/scale-rotation-animation-overlap-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
 (GraphicsLayer
   (anchor 0.00 0.00)
   (bounds 800.00 640.00)

stderr:
[ macOS Debug wk1 ] x86_64
2022-08-02 13:37:47.148 DumpRenderTree[42068:12065866] nil host used in call to allowsSpecificHTTPSCertificateForHost
2022-08-02 13:37:47.148 DumpRenderTree[42068:12065866] nil host used in call to allowsAnyHTTPSCertificateForHost:
Comment 1 Radar WebKit Bug Importer 2022-08-03 08:40:22 PDT
<rdar://problem/98056010>
Comment 2 Karl Rackler 2022-08-03 08:59:05 PDT
I have marked this test as a flaky timeout while this issue is investigated.
Comment 3 EWS 2022-08-03 09:02:51 PDT
Test gardening commit 253077@main (0e114ac53fe6): <https://commits.webkit.org/253077@main>

Reviewed commits have been landed. Closing PR #2979 and removing active labels.
Comment 4 Karl Rackler 2023-02-08 06:35:19 PST
Updating test expectation.
Comment 5 EWS 2023-02-08 06:43:46 PST
Test gardening commit 260010@main (76babbc4cdb3): <https://commits.webkit.org/260010@main>

Reviewed commits have been landed. Closing PR #9812 and removing active labels.