| Summary: | [ iOS ] fast/css/continuationCrash.html is a consistent failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Karl Rackler <rackler> |
| Component: | New Bugs | Assignee: | Karl Rackler <rackler> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | koivisto, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Karl Rackler
2022-05-04 09:09:08 PDT
I have marked this test as a flaky failure while this issue is investigated. Pull request: https://github.com/WebKit/WebKit/pull/493 Test gardening commit r293776 (250255@main): <https://commits.webkit.org/250255@main> Reviewed commits have been landed. Closing PR #493 and removing active labels. REPRODUCTION STEPS I can reproduce this on ToT ( r293773 ). Command: run-webkit-tests --root 293773 --ios-simulator fast/css/continuationCrash.html Result: Regressions: Unexpected text-only failures (1) fast/css/continuationCrash.html [ Failure ] There is one part of the test that is one pixel off for iOS. Rebaseline test. Pull request: https://github.com/WebKit/WebKit/pull/722 Test gardening commit r294396 (250690@main): <https://commits.webkit.org/250690@main> Reviewed commits have been landed. Closing PR #722 and removing active labels. Verified test passing after rebaseline. |