Bug 215299
Summary: | [ macOS wk1 ] imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Hector Lopez <hector_i_lopez> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Hector Lopez
imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html
This test is a flaky failure on macOS wk1 according to history. First occurrence of failure at r264534.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fcss%2Fcss-logical%2Fparsing%2Fmargin-block-inline-computed.html&limit=50000&platform=mac&flavor=wk1
Diff:
--- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed-actual.txt
@@ -6,7 +6,7 @@
FAIL Property margin-block-start value 'calc(10% + 40px)' assert_equals: expected "60px" but got "0px"
PASS Property margin-block-end value 'calc(10px + 0.5em)'
PASS Property margin-inline-start value 'calc(10px + 0.5em)'
-FAIL Property margin-inline-end value 'calc(10% + 40px)' assert_equals: expected "60px" but got "40px"
+FAIL Property margin-inline-end value 'calc(10% + 40px)' assert_equals: expected "60px" but got "120px"
FAIL Property margin-block value '10px' assert_true: margin-block doesn't seem to be supported in the computed style expected true got false
FAIL Property margin-block value '10px 20px' assert_true: margin-block doesn't seem to be supported in the computed style expected true got false
FAIL Property margin-inline value '30px' assert_true: margin-inline doesn't seem to be supported in the computed style expected true got false
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/66705393>
Hector Lopez
Test expectation while investigated:
https://trac.webkit.org/changeset/265398/webkit
Hector Lopez
Test expectation changed to correct format:
https://trac.webkit.org/changeset/265519/webkit
Diego Pino
The test(s) filed under this bug ticket have consistently passed for the last 4000 revisions. Currently, there are no more tests in TestExpectations that refer to this bug. Therefore, I'm closing the bug.