New issue
Advanced search Search tips

Issue 854120 link

Starred by 1 user

Issue metadata

Status: Fixed
Merged: issue 807465
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

viz_browser_tests failing on chromium.memory/Linux Chromium OS ASan LSan Tests (1)

Project Member Reported by sheriff-...@appspot.gserviceaccount.com, Jun 19 2018

Issue description

Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of treib@google.com

viz_browser_tests failing on chromium.memory/Linux Chromium OS ASan LSan Tests (1)

Builders failed on: 
- Linux Chromium OS ASan LSan Tests (1): 
  https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29


 

Comment 1 by treib@chromium.org, Jun 19 2018

Cc: -treib@google.com treib@chromium.org thakis@chromium.org
Components: Internals>Services>Viz
Labels: Test-Flaky OS-Chrome Type-Bug
First failure is here: https://ci.chromium.org/buildbot/chromium.memory/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/27975

Unfortunately is has a huge blamelist. I'm guessing this might have been exposed by https://chromium-review.googlesource.com/c/chromium/src/+/1104799 which moved the tests around.

Comment 4 by treib@chromium.org, Jun 19 2018

Mergedinto: 807465
Status: Duplicate (was: Available)

Comment 5 by thakis@chromium.org, Jun 19 2018

Owner: thakis@chromium.org
Status: Assigned (was: Duplicate)
I don't think this is a dupe; the other bug is about a different bot.

I can believe that https://chromium-review.googlesource.com/c/chromium/src/+/1104799 caused the bug here; I don't think it has anything to do with the other bug.

I think the bug is that my CL added ../../testing/buildbot/filters/browser_tests_cros_asan.filter instead of ../../testing/buildbot/filters/viz.browser_tests.filter as --test-launcher-filter-file. If you change that and re-run testing/buildbot/generate_buildbot_json.py I think the bot will be happy. (The current filter file is unused; kylechar has a CL in flight to remove it.)

I can do this myself in a bit under 2 hours. Maybe you can get to it before me.
Cc: kylec...@chromium.org
CL is https://crrev.com/c/1104967.

Comment 8 by treib@chromium.org, Jun 19 2018

Labels: -Sheriff-Chromium
Status: Fixed (was: Assigned)
Owner: kylec...@chromium.org

Sign in to add a comment