Chromium Code Reviews
DescriptionGreen sky tests on the asan bot.
Skipped tests were not getting skipped because
the code gets whether the build is a debug or release
build from the configuration commandline argument, but
the asan bots pass Release_asan. Instead, read the
debug vs. release state from gn args instead of inferring
it from the out directory.
R=eseidel@chromium.org, esprehn@chromium.org, sky@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/50c6976769102268a751f9401f2d3d492280b1bd
Patch Set 1 #
Total comments: 1
Patch Set 2 : make a bit more robust #Patch Set 3 : read gn args #Messages
Total messages: 12 (2 generated)
|