The tests:
virtual/threaded/animations/3d/transform-origin-vs-functions.html
virtual/threaded/animations/animation-transition-collision-crash.html
virtual/threaded/animations/composited-animations-simple.html
virtual/threaded/animations/transform-responsive-neutral-keyframe.html
appear to be flaky when run in random order. Steps to reproduce:
This should pass consistently:
Tools/Scripts/run-layout-tests virtual/threaded/animations
This should fail intermittently:
Tools/Scripts/run-layout-tests virtual/threaded/animations --order=random
We're working on removing order dependency from Blink layout tests. More context here:
https://docs.google.com/document/d/11-628Ny6hY__kfIv__zVD0m3rA0OB9tQLLC_gJI_PNg/edit
The tests:
virtual/threaded/animations/3d/transform-origin-vs-functions.html
virtual/threaded/animations/animation-transition-collision-crash.html
virtual/threaded/animations/composited-animations-simple.html
virtual/threaded/animations/transform-responsive-neutral-keyframe.html
appear to be flaky when run in random order. Steps to reproduce:
This should pass consistently:
Tools/Scripts/run-webkit-tests virtual/threaded/animations
This should fail intermittently:
Tools/Scripts/run-webkit-tests virtual/threaded/animations --order=random
We're working on removing order dependency from Blink layout tests. More context here:
https://docs.google.com/document/d/11-628Ny6hY__kfIv__zVD0m3rA0OB9tQLLC_gJI_PNg/edit
Comment 1 by loyso@chromium.org
, Nov 14 2016Status: Available (was: Untriaged)