RESOLVED FIXED127740
[GTK] Layout Test accessibility/range-alter-by-percent.html is failing
https://bugs.webkit.org/show_bug.cgi?id=127740
Summary [GTK] Layout Test accessibility/range-alter-by-percent.html is failing
Carlos Alberto Lopez Perez
Reported 2014-01-27 17:23:28 PST
The following layout test is failing on GTK accessibility/range-alter-by-percent.html http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=accessibility%2Frange-alter-by-percent.html The diff is: --- /stuff/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/range-alter-by-percent-expected.txt +++ /stuff/webkit/webkit/WebKitBuild/Release/layout-test-results/accessibility/range-alter-by-percent-actual.txt @@ -12,8 +12,8 @@ PASS smallRange.intValue is 5 PASS smallRange.intValue is 6 PASS smallRange.intValue is 7 -PASS smallRange.intValue is 6 -PASS smallRange.intValue is 5 +FAIL smallRange.intValue should be 6. Was 7. +FAIL smallRange.intValue should be 5. Was 7. PASS successfullyParsed is true TEST COMPLETE
Attachments
Diego Pino
Comment 1 2021-04-18 23:15:07 PDT
Note You need to log in before you can comment on or make changes to this bug.