Run all non-@FlakyTests in presubmit.
By removing the limitation to only run @Presubmit tests, we opt in all tests in these packages by default. Flaky tests can continue to be skipped individually by using @FlakyTest annotation, but that should be done sparingly and with bugs tracking to fix specific failures. Bug: 278920911 Change-Id: I2727fa90f8a04dbdd369928599ddf572bac46ee5
Loading
Please register or sign in to comment