2 tests in virtual/mojo-loading/webexposed are flaky when run in random order |
|||
Issue descriptionThe tests: virtual/mojo-loading/webexposed/css-properties-as-js-properties.html virtual/mojo-loading/webexposed/web-animations-api.html appear to be flaky when run in random order. Steps to reproduce: This should pass consistently: Tools/Scripts/run-webkit-tests virtual/mojo-loading/webexposed This should fail intermittently: Tools/Scripts/run-webkit-tests virtual/mojo-loading/webexposed --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
,
Nov 14 2016
,
Jan 25 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d543ad502ee38877a3e65d27a8efcf13e6fd9792 commit d543ad502ee38877a3e65d27a8efcf13e6fd9792 Author: yhirano <yhirano@chromium.org> Date: Wed Jan 25 01:42:56 2017 Two webexposed tests with MojoLoading are no longer flaky virtual/mojo-loading/webexposed/css-properties-as-js-properties.html virtual/mojo-loading/webexposed/web-animations-api.html BUG= 664853 R=qyearsley@chromium.org Review-Url: https://codereview.chromium.org/2654743003 Cr-Commit-Position: refs/heads/master@{#445905} [modify] https://crrev.com/d543ad502ee38877a3e65d27a8efcf13e6fd9792/third_party/WebKit/LayoutTests/TestExpectations
,
Nov 15
Looks like this was fixed. |
|||
►
Sign in to add a comment |
|||
Comment 1 by yukishiino@chromium.org
, Nov 14 2016