Bug 155948
Summary: | [ios-sim-wk2] transitions/cancel-transition.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, simon.fraser |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | iPhone / iPad | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=131715 |
Ryan Haddad
[ios-sim-wk2] transitions/cancel-transition.html is flaky
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Debug%20WK2%20(Tests)/r198733%20(584)/results.html>
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=transitions%2Fcancel-transition.html>
--- /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/transitions/cancel-transition-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-debug-tests-wk2/build/layout-test-results/transitions/cancel-transition-actual.txt
@@ -1,4 +1,4 @@
Test removes the transition properties while the transition is running, then adds them back in. If working properly the transitions should start from the beginning. But there was a bug that would cause the transition to continue to run (although with no visible effect). So when you restarted, it would pick up where it left off.
lefttranslate
-left:PASS, webkitTransform:PASS
+left:FAIL(was:161.94679260253906, s/b:150), webkitTransform:FAIL(was: 127.1357192993164, s/b:50)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked as flaky on ios-sim-wk2 in <http://trac.webkit.org/projects/webkit/changeset/198749>