Searched refs:TEST_ABORTED (Results 1 – 5 of 5) sorted by relevance
28 TEST_ABORTED(530_005, FailureStatus.TEST_FAILURE), enumConstant
186 TestErrorIdentifier.TEST_ABORTED.name()); in testFailuresReporting()191 Long.toString(TestErrorIdentifier.TEST_ABORTED.code())); in testFailuresReporting()218 .setErrorIdentifier(TestErrorIdentifier.TEST_ABORTED); in testFailuresReporting_notDone()243 TestErrorIdentifier.TEST_ABORTED.name()); in testFailuresReporting_notDone()248 Long.toString(TestErrorIdentifier.TEST_ABORTED.code())); in testFailuresReporting_notDone()317 TestErrorIdentifier.TEST_ABORTED.name()); in testFailuresReporting_largeStackTrace()322 Long.toString(TestErrorIdentifier.TEST_ABORTED.code())); in testFailuresReporting_largeStackTrace()831 .setErrorIdentifier(TestErrorIdentifier.TEST_ABORTED); in createFakeResult()
253 TestErrorIdentifier.TEST_ABORTED); in runTestsAndParseResults()284 TestErrorIdentifier.TEST_ABORTED); in runTestsAndParseResults()397 TestErrorIdentifier.TEST_ABORTED); in listTestModulesToTargetsNoTrace()485 TestErrorIdentifier.TEST_ABORTED); in parseModulesToTargets()506 TestErrorIdentifier.TEST_ABORTED); in parseModulesToTargets()626 TestErrorIdentifier.TEST_ABORTED); in waitForSuccessfulProcess()826 TestErrorIdentifier.TEST_ABORTED); in resolveWorkspacePath()
335 verify(mMockListener).testRunFailed(hasErrorIdentifier(TestErrorIdentifier.TEST_ABORTED)); in bazelQueryAllTargetsFails_runAborted()346 verify(mMockListener).testRunFailed(hasErrorIdentifier(TestErrorIdentifier.TEST_ABORTED)); in bazelQueryMapModuleToTargetsFails_runAborted()508 verify(mMockListener).testRunFailed(hasErrorIdentifier(TestErrorIdentifier.TEST_ABORTED)); in excludeAndIncludeFiltersSet_testRunAborted()519 verify(mMockListener).testRunFailed(hasErrorIdentifier(TestErrorIdentifier.TEST_ABORTED)); in queryMapModulesToTargetsEmpty_abortsRun()534 verify(mMockListener).testRunFailed(hasErrorIdentifier(TestErrorIdentifier.TEST_ABORTED)); in multipleTargetsMappedToSingleModule_abortsRun()548 verify(mMockListener).testRunFailed(hasErrorIdentifier(TestErrorIdentifier.TEST_ABORTED)); in queryMapModulesToTargetsBadOutput_abortsRun()
79 .setErrorIdentifier(TestErrorIdentifier.TEST_ABORTED); in parse()