WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
96815
Flaky test: number-spinbutton-gets-disabled-or-readonly.html
https://bugs.webkit.org/show_bug.cgi?id=96815
Summary
Flaky test: number-spinbutton-gets-disabled-or-readonly.html
Alexey Proskuryakov
Reported
2012-09-14 11:29:45 PDT
http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK2%20(Tests)/r128629%20(1038)/results.html
--- /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/fast/forms/number/number-spinbutton-gets-disabled-or-readonly-expected.txt +++ /Volumes/Data/slave/mountainlion-release-tests-wk2/build/layout-test-results/fast/forms/number/number-spinbutton-gets-disabled-or-readonly-actual.txt @@ -8,19 +8,19 @@ Test on a readonly number input form: delay = 1 ms -PASS input.value is "1234566" +FAIL input.value should be 1234566. Was 1234567. delay = 10 ms -PASS input.value is "1234566" +FAIL input.value should be 1234566. Was 1234567. delay = 100 ms -PASS input.value is "1234566" +FAIL input.value should be 1234566. Was 1234567. Test on a disabled number input form: delay = 1 ms -PASS input.value is "1234566" +FAIL input.value should be 1234566. Was 1234567. delay = 10 ms -PASS input.value is "1234566" +FAIL input.value should be 1234566. Was 1234567. delay = 100 ms -PASS input.value is "1234566" +FAIL input.value should be 1234566. Was 1234567. PASS successfullyParsed is true TEST COMPLETE
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug