0
Files
src/build/android
James Shen c80b2e6587 [Test Reviver] Pass run_disabled flag from LocalDeviceInstrumentationTestRun to DisableIfSkipCheck.
This will run all @DisableIf annotated tests in reviver builder when
run_disabled is True.

Tested in: https://chromium-swarm.appspot.com/task?id=6296d2377c2c3110
The @DisableIf annotated test methods in InstantStartTabSwitcherTest[1]
were run and failed as expected with --gtest_also_run_disabled_tests
flag (previously skipped).

[1]: chrome/android/features/start_surface/javatests/src/org/chromium/chrome/features/start_surface/InstantStartTabSwitcherTest.java

Bug: b:274513852
Change-Id: I60daf108478575a8ee08a7ac394998559fa56250
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4577989
Reviewed-by: Henrique Nakashima <hnakashima@chromium.org>
Commit-Queue: James Shen <zhiyuans@google.com>
Cr-Commit-Position: refs/heads/main@{#1153547}
2023-06-05 23:12:18 +00:00
..