WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
231924
[ Mac ] inspector/css/modify-css-property.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=231924
Summary
[ Mac ] inspector/css/modify-css-property.html is a flaky failure
Eric Hutchison
Reported
2021-10-18 17:06:50 PDT
inspector/css/modify-css-property.html is a flaky failure on Mac. History:
https://results.webkit.org/?suite=layout-tests&test=inspector/css/modify-css-property.html
Build:
https://ews-build.webkit.org/#/builders/60/builds/14758
Results:
https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/r441631-14758/results.html
Diff: --- /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/inspector/css/modify-css-property-expected.txt +++ /Volumes/Data/worker/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/build/layout-test-results/inspector/css/modify-css-property-actual.txt @@ -12,9 +12,7 @@ PASS: Style declaration text should update immediately. -- Running test case: ModifyCSSProperty.PropertiesChangedEvent -PASS: Style declaration is unlocked. -PASS: "width" property value should update to "200px". -PASS: Inline style declaration text should update when not locked. +!! TIMEOUT: took longer than 10000ms -- Running test case: Update inline style value when CSSStyleDeclaration locked and not locked PASS: Style declaration text should update immediately. @@ -40,4 +38,11 @@ PASS: Commented out property should be disabled. PASS: Style declaration text should update immediately with commented out property. PASS: Uncommented property should be enabled. +PASS: Style declaration is unlocked. +FAIL: "width" property value should update to "200px". + Expected: "200px" + Actual: "20px" +FAIL: Inline style declaration text should update when not locked. + Expected: "width: 200px;" + Actual: "width: 20px;" Reproduced on ToT (
r284399
) using run-webkit-tests --iterations 500 --exit-after-n-failures 1 --clobber-old-results inspector/css/modify-css-property.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-18 17:07:18 PDT
<
rdar://problem/84394515
>
Eric Hutchison
Comment 2
2021-10-18 17:14:24 PDT
Updated test expectations at
https://trac.webkit.org/changeset/284415/webkit
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug