[Webkit-unassigned] [Bug 280413] New: [ macOS wk2 arm64 ] fast/forms/password-scrolled-after-caps-lock-toggled.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 26 09:20:07 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280413
Bug ID: 280413
Summary: [ macOS wk2 arm64 ]
fast/forms/password-scrolled-after-caps-lock-toggled.h
tml is a flaky failure
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aviduya at apple.com
CC: dbates at webkit.org, rniwa at webkit.org,
webkit-bot-watchers-bugzilla at group.apple.com,
webkit-bug-importer at group.apple.com
fast/forms/password-scrolled-after-caps-lock-toggled.html
is a flaky failure
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fpassword-scrolled-after-caps-lock-toggled.html&flavor=wk2&architecture=arm64
DIFF:
PASS document.getElementById('input').scrollLeft is non-zero.
After caps lock disabled:
-PASS document.getElementById('input').scrollLeft is 0
+FAIL document.getElementById('input').scrollLeft should be 0. Was 17.
Case 3: After selecting the first 2 characters:
-PASS document.getElementById('input').scrollLeft is 0
+FAIL document.getElementById('input').scrollLeft should be 0. Was 17.
After caps lock enabled:
PASS document.getElementById('input').scrollLeft is 0
@@ -34,11 +34,12 @@
PASS document.getElementById('input').scrollLeft is 0
After caps lock enabled:
-PASS document.getElementById('input').scrollLeft is non-zero.
+FAIL document.getElementById('input').scrollLeft should be non-zero. Was 0
After caps lock disabled:
-PASS document.getElementById('input').scrollLeft is 0
+FAIL document.getElementById('input').scrollLeft should be 0. Was 17.
PASS successfullyParsed is true
+Some tests failed.
TEST COMPLETE
DIFF LINK:
https://build.webkit.org/results/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/284278%40main%20(76)/fast/forms/password-scrolled-after-caps-lock-toggled-diff.txt
REPRODUCIBILITY:
I was able to reproduce the issue on ToT using command:
run-webkit-tests fast/forms/password-scrolled-after-caps-lock-toggled.html --release --iterations=100
DESCRIPTION:
This test has been flaky failing for some time now.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240926/a3a10a9c/attachment.htm>
More information about the webkit-unassigned
mailing list