[Webkit-unassigned] [Bug 180560] New: Layout Test accessibility/mac/html5-input-number.html is flaky.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 7 17:30:44 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=180560
Bug ID: 180560
Summary: Layout Test accessibility/mac/html5-input-number.html
is flaky.
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: jlewis3 at apple.com
CC: n_wang at apple.com, simon.fraser at apple.com,
zalan at apple.com
accessibility/mac/html5-input-number.html is a flaky failure on macOS according to the flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Fmac%2Fhtml5-input-number.html
build:
https://build.webkit.org/results/Apple%20High%20Sierra%20Release%20WK1%20(Tests)/r225649%20(1880)/results.html
https://build.webkit.org/builders/Apple%20High%20Sierra%20Release%20WK1%20(Tests)/builds/1880
Diff:
--- /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/accessibility/mac/html5-input-number-expected.txt
+++ /Volumes/Data/slave/highsierra-release-tests-wk1/build/layout-test-results/accessibility/mac/html5-input-number-actual.txt
@@ -14,7 +14,7 @@
PASS incrementor.childAtIndex(0).width > 0 is true
PASS incrementor.childAtIndex(0).height > 0 is true
PASS incrementor.childAtIndex(0).isEnabled is true
-PASS textfield.stringValue is 'AXValue: 1'
+FAIL textfield.stringValue should be AXValue: 1. Was AXValue: .
PASS incrementor.childAtIndex(1).role is 'AXRole: AXButton'
PASS incrementor.childAtIndex(1).subrole is 'AXSubrole: AXDecrementArrow'
PASS incrementor.childAtIndex(1).width > 0 is true
I was able to reproduce the failure with:
run-webkit-tests accessibility/mac/html5-input-number.html --verbose --no-retry-failure --iterations=50
The first failure was on https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/builds/4919
What is strange is that I was able to reproduce the same failure much farther back in revisions than the first failure. I was able to reproduce it as far back as r224900.
--
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/20171208/f21c1d65/attachment.html>
More information about the webkit-unassigned
mailing list