New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 664853 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Nov 15
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

2 tests in virtual/mojo-loading/webexposed are flaky when run in random order

Project Member Reported by qyears...@chromium.org, Nov 14 2016

Issue description

The 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
 
Components: Internals>Mojo
Description: Show this description
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Status: Fixed (was: Untriaged)
Looks like this was fixed.

Sign in to add a comment