New issue
Advanced search Search tips

Issue 902415 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

rebaseline-cl fails when a new test fails but its virtual variant passes

Project Member Reported by robertma@chromium.org, Nov 6

Issue description

Here's the failure mode:

0. A new test foo.html is being created/imported. This test has a virtual variant virtual/v/foo.html.
1. Trigger try jobs. foo.html fails, but virtual/v/foo.html passes.
2. Run rebaseline-cl. The tool only sees foo.html is failing, so it only rebaselines foo.html, but not virtual/v/foo.html.
3. A failing generic baseline is created for foo.html.
4. Now run the tests again. virtual/v/foo.html fails because of the failing generic baseline.
 
Owner: nedngu...@google.com
I can work on this bug to better understand rebaseline code flow
A concrete example can be found in https://chromium-review.googlesource.com/c/chromium/src/+/1319630/

LayoutTests/external/wpt/webrtc/legacy/onaddstream.https.html
Cc: -nedngu...@google.com
Owner: ----
I no longer work on this

Sign in to add a comment