Bug 239257
Summary: | REGRESSION: [ Mac wk2 ] fast/forms/datetimelocal/datetimelocal-editable-components/datetimelocal-choose-value-from-picker.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Karl Rackler <rackler> |
Component: | New Bugs | Assignee: | Aditya Keerthi <akeerthi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | akeerthi, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Karl Rackler
Description:
fast/forms/datetimelocal/datetimelocal-editable-components/datetimelocal-choose-value-from-picker.html
The first failure that I see this on the dashboard was 02/19/22 at r290211, but does not seem relevant to causing the issue. The test has been flaky failing since 02/04/22 at r272368.
History:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fdatetimelocal%2Fdatetimelocal-editable-components%2Fdatetimelocal-choose-value-from-picker.html&limit=50000
Diff:
--- /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/fast/forms/datetimelocal/datetimelocal-editable-components/datetimelocal-choose-value-from-picker-expected.txt
+++ /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/fast/forms/datetimelocal/datetimelocal-editable-components/datetimelocal-choose-value-from-picker-actual.txt
@@ -8,7 +8,7 @@
PASS valueHasMillseconds is false
Testing empty input with step attribute precise to seconds.
-PASS valueHasSeconds is true
+FAIL valueHasSeconds should be true. Was false.
PASS valueHasMillseconds is false
Testing empty input with step attribute precise to milliseconds.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/91653542>
Karl Rackler
I have marked this test as failing while this issue is investigated.
Canonical link: https://commits.webkit.org/249572@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@292789
Aditya Keerthi
Pull request: https://github.com/WebKit/WebKit/pull/1527
EWS
Committed r295564 (251569@main): <https://commits.webkit.org/251569@main>
Reviewed commits have been landed. Closing PR #1527 and removing active labels.