Bug 239257 - REGRESSION: [ Mac wk2 ] fast/forms/datetimelocal/datetimelocal-editable-components/datetimelocal-choose-value-from-picker.html is a flaky failure
Summary: REGRESSION: [ Mac wk2 ] fast/forms/datetimelocal/datetimelocal-editable-compo...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-12 15:38 PDT by Karl Rackler
Modified: 2022-06-15 10:06 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-04-12 15:38:09 PDT
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.
Comment 1 Radar WebKit Bug Importer 2022-04-12 15:38:39 PDT
<rdar://problem/91653542>
Comment 2 Karl Rackler 2022-04-12 15:49:02 PDT
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
Comment 3 Aditya Keerthi 2022-06-14 17:43:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1527
Comment 4 EWS 2022-06-15 10:06:57 PDT
Committed r295564 (251569@main): <https://commits.webkit.org/251569@main>

Reviewed commits have been landed. Closing PR #1527 and removing active labels.