Home
last modified time | relevance | path

Searched refs:ARTIFACT_DOWNLOAD_ERROR (Results 1 – 10 of 10) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/config/remote/
DGcsRemoteFileResolverTest.java85 "download failure", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)) in testResolveWithTimeout()
107 "download failure", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)) in testResolve_error()
/tools/tradefederation/core/src/com/android/tradefed/util/
DFlashingResourceUtil.java75 InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in setUpFlashingResources()
/tools/tradefederation/core/common_util/com/android/tradefed/result/error/
DInfraErrorIdentifier.java59 ARTIFACT_DOWNLOAD_ERROR(500_503, FailureStatus.DEPENDENCY_ISSUE), enumConstant
/tools/tradefederation/core/javatests/com/android/tradefed/invoker/
DTestInvocationMultiTest.java364 "fail", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testRunBuildProvider_oneThrow()
438 "fail", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testRunBuildProvider_cleanUpThrow()
DTestInvocationTest.java1006 new BuildRetrievalError("fake", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testInvoke_buildFailed_runtimeException()
1117 new BuildRetrievalError("fake", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testInvoke_skipBugreport_buildFailed()
1329 "error", mFakeDescriptor, InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testInvoke_buildError()
1567 "error", mFakeDescriptor, InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testShouldSkipBugreportError_buildError()
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DITestSuite.java595 InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in stageTestArtifacts()
599 e.getMessage(), e, InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in stageTestArtifacts()
623 message, e, InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in stageTestArtifacts()
/tools/tradefederation/core/javatests/com/android/tradefed/build/
DFileDownloadCacheTest.java191 "download error", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)) in testFetchRemoteFile_downloadFailed()
DFileDownloadCacheFuncTest.java219 "download error", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in testFetchRemoteFile_concurrentFail()
/tools/tradefederation/core/javatests/com/android/tradefed/config/
DDynamicRemoteFileResolverTest.java191 InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testResolveOptional()
250 "retrieval error", InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR)); in testResolve_remoteFileList_downloadError()
/tools/tradefederation/core/src/com/android/tradefed/build/
DBuildInfo.java752 InfraErrorIdentifier.ARTIFACT_DOWNLOAD_ERROR); in stageRemoteFile()