Bug 228002 - transitions/transition-end-event-nested.html is a flaky failure
Summary: transitions/transition-end-event-nested.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-15 13:03 PDT by Eric Hutchison
Modified: 2024-02-17 09:33 PST (History)
6 users (show)

See Also:


Attachments
Test List (498.35 KB, text/plain)
2021-07-15 13:03 PDT, Eric Hutchison
no flags Details
Update Test Expectations (1.39 KB, patch)
2021-07-15 13:10 PDT, Eric Hutchison
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-07-15 13:03:54 PDT
Created attachment 433616 [details]
Test List

transitions/transition-end-event-nested.html

is a flaky failure.

History: https://results.webkit.org/?suite=layout-tests&test=transitions%2Ftransition-end-event-nested.html&platform=ios&platform=mac

Diff: --- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/transitions/transition-end-event-nested-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/transitions/transition-end-event-nested-actual.txt
@@ -2,5 +2,7 @@
 
 PASS --- [Expected] Property: background-color Target: box2 Elapsed Time: 0.2
 PASS --- [Expected] Property: left Target: box1 Elapsed Time: 0.2
-PASS --- [Expected] Property: width Target: box3 Elapsed Time: 0.3
 
+FAIL - Missing events
+[Missing] Property: width Target: box3 Elapsed Time: 0.3
+

Unable to reproduce issue using attached test list with run-webkit-tests -f -1 --iterations 5 --debug --test-list= on r279863 along with r279910 and r279945 with the -1 flag. 

Issue is occurring primarily on arm64 debug although there are instances of it on x86 and release versions.
Comment 1 Eric Hutchison 2021-07-15 13:10:16 PDT
Created attachment 433618 [details]
Update Test Expectations
Comment 2 Radar WebKit Bug Importer 2021-07-15 13:11:20 PDT
<rdar://problem/80647736>
Comment 3 Robert Jenner 2021-07-15 13:16:03 PDT
Comment on attachment 433618 [details]
Update Test Expectations

Clearing flags on attachment: 433618

Committed r279957 (239700@main): <https://commits.webkit.org/239700@main>
Comment 4 EWS 2024-02-17 09:33:05 PST
Committed 274921@main (7c57e3d7752e): <https://commits.webkit.org/274921@main>

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