/aosp_15_r20/external/autotest/server/cros/ |
H A D | dnsname_mangler.py | 44 allow_failure=False): argument 56 @param allow_failure: boolean True iff we should return None on failure to 58 @return string DNS name of companion device or None if |allow_failure| 66 if allow_failure: 94 allow_failure=False): argument 108 allow_failure=allow_failure) 113 allow_failure=False): argument 121 @param allow_failure: boolean True iff we should return None on failure to 131 allow_failure=allow_failure) 136 allow_failure=False): argument [all …]
|
/aosp_15_r20/external/tensorflow/third_party/remote_config/ |
H A D | common.bzl | 14 def which(repository_ctx, program_name, allow_failure = False): 30 allow_failure = allow_failure, 39 allow_failure = allow_failure, 116 allow_failure = True, 126 allow_failure = True, 147 allow_failure = True, 154 allow_failure = True, 215 allow_failure = False): 223 allow_failure: bool, if True, an empty stdout result or output to stderr 229 if (result.stderr or not result.stdout) and not allow_failure:
|
/aosp_15_r20/external/eigen/ci/ |
H A D | test.gitlab-ci.yml | 131 allow_failure: true 153 allow_failure: true 159 allow_failure: true 221 allow_failure: true 227 allow_failure: true 244 allow_failure: true 250 allow_failure: true 268 allow_failure: true 290 allow_failure: true 307 allow_failure: true [all …]
|
H A D | build.gitlab-ci.yml | 170 allow_failure: true 182 allow_failure: true 195 allow_failure: true 207 allow_failure: true
|
/aosp_15_r20/external/autotest/client/site_tests/autoupdate_CannedOmahaUpdate/ |
H A D | autoupdate_CannedOmahaUpdate.py | 19 def run_canned_update(self, allow_failure, update_url, interactive): argument 23 @param allow_failure: True if we dont raise an error on failure. 35 if not allow_failure: 44 allow_failure=False, argument 52 @param allow_failure: If true, failing the update is expected. 64 self.run_canned_update(allow_failure, 79 self.run_canned_update(allow_failure,
|
/aosp_15_r20/external/mesa3d/.gitlab-ci/ |
H A D | test-source-dep.yml | 104 allow_failure: true 224 allow_failure: false 228 allow_failure: true
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/java/com/google/cloudbuild/v1/ |
H A D | BuildStepOrBuilder.java | 667 * <code>bool allow_failure = 14;</code> 691 * only if the exit code is one of the specified codes. If allow_failure 705 * only if the exit code is one of the specified codes. If allow_failure 719 * only if the exit code is one of the specified codes. If allow_failure
|
H A D | BuildStep.java | 943 * <code>bool allow_failure = 14;</code> 979 * only if the exit code is one of the specified codes. If allow_failure 996 * only if the exit code is one of the specified codes. If allow_failure 1012 * only if the exit code is one of the specified codes. If allow_failure 4437 * <code>bool allow_failure = 14;</code> 4455 * <code>bool allow_failure = 14;</code> 4477 * <code>bool allow_failure = 14;</code> 4554 * only if the exit code is one of the specified codes. If allow_failure 4572 * only if the exit code is one of the specified codes. If allow_failure 4588 * only if the exit code is one of the specified codes. If allow_failure [all …]
|
/aosp_15_r20/external/pytorch/test/profiler/ |
H A D | test_profiler_tree.py | 219 def assertTreesMatch(self, actual: str, expected: str, allow_failure: bool = False): 254 if allow_failure: 859 allow_failure=ALLOW_CUDA_FAILURE, 916 allow_failure=ALLOW_CUDA_FAILURE, 1128 allow_failure=ALLOW_CUDA_FAILURE,
|
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_MiniOS/ |
H A D | autoupdate_MiniOS.py | 181 allow_failure=not with_os) 186 allow_failure=not with_os)
|
/aosp_15_r20/external/mesa3d/src/freedreno/ci/ |
H A D | gitlab-ci-inc.yml | 192 allow_failure: true # see comment in .performance-rules, which we don't inherit this line from. 208 allow_failure: true # see comment in .performance-rules, which we don't inherit this line from.
|
H A D | gitlab-ci.yml | 334 allow_failure: true
|
/aosp_15_r20/external/autotest/server/cros/network/ |
H A D | wifi_test_context_manager.py | 219 allow_failure=True, 247 allow_failure=True)
|
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_RejectDuplicateUpdate/ |
H A D | autoupdate_RejectDuplicateUpdate.py | 48 allow_failure=True)
|
/aosp_15_r20/external/mesa3d/docs/ |
H A D | gitlab-ci.yml | 59 allow_failure: true
|
/aosp_15_r20/external/autotest/server/site_tests/autoupdate_CatchBadSignatures/ |
H A D | autoupdate_CatchBadSignatures.py | 32 allow_failure=True,
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ci/ |
H A D | gitlab-ci-inc.yml | 38 allow_failure: true # see comment in .performance-rules, which we don't inherit this line from.
|
/aosp_15_r20/external/crosvm/common/balloon_control/src/ |
H A D | lib.rs | 22 allow_failure: bool,
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | balloon.rs | 159 // is set by an Adjust command that has allow_failure set, and is cleared when the 703 allow_failure, in handle_command_tube() 711 if allow_failure { in handle_command_tube()
|
/aosp_15_r20/external/libdav1d/ |
H A D | .gitlab-ci.yml | 100 allow_failure: true 517 allow_failure: true
|
/aosp_15_r20/external/autotest/server/site_tests/network_WiFi_UpdateRouter/ |
H A D | network_WiFi_UpdateRouter.py | 136 allow_failure=True)
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ci/ |
H A D | gitlab-ci.yml | 105 allow_failure: true
|
/aosp_15_r20/external/crosvm/vm_control/src/ |
H A D | balloon_tube.rs | 47 allow_failure: wait_for_success, in do_send()
|
/aosp_15_r20/external/mesa3d/src/intel/ci/ |
H A D | gitlab-ci-inc.yml | 117 allow_failure: true # see comment in .performance-rules, which we don't inherit this line from.
|
/aosp_15_r20/external/google-cloud-java/java-cloudbuild/proto-google-cloud-build-v1/src/main/proto/google/devtools/cloudbuild/v1/ |
H A D | cloudbuild.proto | 673 bool allow_failure = 14; field 679 // only if the exit code is one of the specified codes. If allow_failure
|