Bug 227516

Summary: [MacOS wk1] fast/shadow-dom/style-resolver-sharing.html is a flaky failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: ehutchison, koivisto, tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
TestExpectations update none

Description Eric Hutchison 2021-06-29 16:47:32 PDT
fast/shadow-dom/style-resolver-sharing.html

This test was last modified in: https://trac.webkit.org/changeset/276882/webkit

History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fshadow-dom%2Fstyle-resolver-sharing.html&platform=mac

--- /Volumes/Data/worker/bigsur-debug-tests-wk1/build/layout-test-results/fast/shadow-dom/style-resolver-sharing-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk1/build/layout-test-results/fast/shadow-dom/style-resolver-sharing-actual.txt
@@ -7,10 +7,10 @@
 (shadow root resolver (author) (identifier=2) (author rule count=0))
 (shadow root resolver (author) (identifier=2) (author rule count=0))
 (shadow root resolver (author) (identifier=3) (author rule count=1))
-(shadow root resolver (author) (identifier=3) (author rule count=1))
-(shadow root resolver (author) (identifier=3) (author rule count=1))
-(shadow root resolver (author) (identifier=3) (author rule count=1))
-(shadow root resolver (author) (identifier=3) (author rule count=1))
+(shadow root resolver (author) (identifier=4) (author rule count=1))
+(shadow root resolver (author) (identifier=4) (author rule count=1))
+(shadow root resolver (author) (identifier=4) (author rule count=1))
+(shadow root resolver (author) (identifier=4) (author rule count=1))
 
 After style mutation
 (document resolver (identifier=0) (author rule count=0))
Comment 1 Radar WebKit Bug Importer 2021-06-29 16:48:29 PDT
<rdar://problem/79939423>
Comment 2 Eric Hutchison 2021-06-30 09:13:52 PDT
Created attachment 432603 [details]
TestExpectations update
Comment 3 Truitt Savell 2021-06-30 09:39:30 PDT
Comment on attachment 432603 [details]
TestExpectations update

Clearing flags on attachment: 432603

Committed r279415 (239280@main): <https://commits.webkit.org/239280@main>