commit | ac45a5d77ea1a466aa73a5e4ca0a07c1db4f8fc6 | [log] [tgz] |
---|---|---|
author | Michael Butler <butlermichael@google.com> | Tue Aug 24 23:25:45 2021 -0700 |
committer | Michael Butler <butlermichael@google.com> | Tue Aug 24 23:44:57 2021 -0700 |
tree | 57289f4023770fa94aa639260dadfe601da74408 | |
parent | 994a3856c981f379d6493641f5f935c773f8d132 [diff] |
Quickly exit VtsHalNeuralnetworks*TargetTest on failure This change adds the AndroidTest.xml flag --gtest_break_on_failure to cause the gtest to terminate after an error has been reached. This early termination is important in the case where an NN HAL service crashes mid-test, and all remaining tests would otherwise continue to run. Bug: 197035200 Test: m vts -j Test: vts-tradefed Change-Id: I0b9a14345475e432b93f92c23010a8b39712443a