Bug 227516 - [MacOS wk1] fast/shadow-dom/style-resolver-sharing.html is a flaky failure
Summary: [MacOS wk1] fast/shadow-dom/style-resolver-sharing.html is a flaky failure
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-29 16:47 PDT by Eric Hutchison
Modified: 2021-07-01 18:33 PDT (History)
5 users (show)

See Also:


Attachments
TestExpectations update (1.34 KB, patch)
2021-06-30 09:13 PDT, Eric Hutchison
no flags 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-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>