Home
last modified time | relevance | path

Searched refs:failed (Results 1 – 22 of 22) sorted by relevance

/platform_testing/libraries/compatibility-common-util/tests/src/com/android/compatibility/common/util/
DCaseResultTest.java62 testResult.failed(STACK_TRACE); in testResultReporting()
73 mResult.getOrCreateResult(METHOD_1).failed(STACK_TRACE); in testCountResults()
74 mResult.getOrCreateResult(METHOD_2).failed(STACK_TRACE); in testCountResults()
81 mResult.getOrCreateResult(METHOD_1).failed(STACK_TRACE); in testMergeCase()
88 otherResult.getOrCreateResult(METHOD_3).failed(STACK_TRACE); in testMergeCase()
103 otherResult.getOrCreateResult(METHOD_3).failed(STACK_TRACE); in testMergeCase_passToFail()
/platform_testing/libraries/screenshot/scripts/
Ddeviceless_converter.py68 def process(cfg: Config, successful: list[str], failed: list[str]):
76 (successful if ret else failed).append(f)
81 failed: list[str] = []
100 process(cfg, successful, failed)
/platform_testing/libraries/health/rules/src/android/platform/test/rule/
DTestWatcher.java65 failed(e, description); in apply()
87 protected void failed(Throwable e, Description description) {}
DKillAppsOnFailureRule.java50 protected void failed(Throwable e, Description description) { in failed() method in KillAppsOnFailureRule
DTestMetricRule.java188 protected void failed(Throwable t, Description description) { in failed() method in TestMetricRule
/platform_testing/libraries/compatibility-common-util/src/com/android/compatibility/common/util/
DBusinessLogic.java134 boolean failed) { in throwAggregatedException() argument
138 msg.append(String.format("Test %s for cases: ", (failed) ? "failed" : "skipped")); in throwAggregatedException()
144 if (failed) { in throwAggregatedException()
150 if (failed) { in throwAggregatedException()
DITestResult.java113 void failed(String trace); in failed() method
DTestResult.java180 public void failed(String trace) { in failed() method in TestResult
DResultHandler.java405 int failed = result.countResults(TestStatus.FAIL); in writeResults() local
496 serializer.attribute(NS, FAILED_ATTR, Integer.toString(failed)); in writeResults()
/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/listeners/
DFailureScreenshotTestWatcher.java43 protected void failed(Throwable e, Description description) { in failed() method in FailureScreenshotTestWatcher
/platform_testing/tests/bettertogether/betocq/
DCHANGELOG.md22 * Fix the timestamp in failed iteration logs.
31 * Add the STA and medium info of failed iterations.
54 * Fix the missing data of failed test cases by replacing all "sponge_properties"
58 frequency on the target side, mark the test as failed.
DReadMe.md103 - Failure reason for each failed iteration
392 - Green squares indicate passed tests, red squares indicate failed tests.
395 1. For each failed test case:
402 - Review the failed iterations and reasons. Follow the debugging tips to
405 2. Click the failed (red) iterations to see the timestamp and detailed
/platform_testing/libraries/flicker/src/android/tools/flicker/rules/
DArtifactSaverRule.kt28 override fun failed(e: Throwable, description: Description?) { in failed() method in android.tools.flicker.rules.ArtifactSaverRule
DFlickerServiceRule.kt96 public override fun failed(e: Throwable?, description: Description) { in failed() method
/platform_testing/libraries/flicker/test/src/android/tools/flicker/
DFlickerServiceRuleTest.kt82 testRule.failed(mockError, mockDescription) in reportsFailuresToMetricsCollector()
216 testRule.failed(Throwable(), mockDescription) in canBeDisabled()
238 testRule.failed(Throwable("Mock failure"), mockDescription) in assertionFailuresNotReportedIfUnderlyingTestFailed()
/platform_testing/libraries/sts-common-util/host-side/tests/res/
Dlogcat.txt97 06-15 19:57:35.346 26230 26230 E : AM data write failed: Broken pipe
130 09-23 01:55:43.022 245 245 F installd: utils.cpp:67] Check failed: is_valid_package_name(packag…
134 …46 E : debuggerd: Unable to connect to activity manager (connect failed: Connection refuse…
141 09-23 01:55:43.077 546 546 F DEBUG : Abort message: 'utils.cpp:67] Check failed: is_valid_pac…
197 …363 F DEBUG : Abort message: '[FATAL:allocation_tracker.cc(143)] Check failed: map_entry != allo…
243 …s/av/media/libstagefright/MPEG4Extractor.cpp:6853 CHECK_EQ( (unsigned)ptr[0],1u) failed: 129 vs. 1'
340 10-01 10:04:58.301 8937 8937 E DEBUG : failed to read /proc/uptime: Permission denied
369 03-04 04:09:01.437 11980 11988 W QVRServiceDisplay: failed to open fb device '/dev/graphics/fb0': N…
370 03-04 04:09:01.438 11980 11988 W QVRServiceDisplay: failed to open lineptr_event event node: No suc…
373 03-04 04:09:01.448 11980 11988 E libc : failed to connect to tombstoned: Permission denied
[all …]
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DTestWatcherTest.java203 protected void failed(Throwable e, Description description) { in failed() method in TestWatcherTest.TestableTestWatcher
DDynamicRuleChainTest.java254 public void failed(Throwable e, Description description) { in failed() method in DynamicRuleChainTest.Rule1
/platform_testing/libraries/compatibility-common-util/tests/assets/
Dlogcat.txt96 06-15 19:57:35.346 26230 26230 E : AM data write failed: Broken pipe
128 09-23 01:55:43.022 245 245 F installd: utils.cpp:67] Check failed: is_valid_package_name(packag…
132 …46 E : debuggerd: Unable to connect to activity manager (connect failed: Connection refuse…
139 09-23 01:55:43.077 546 546 F DEBUG : Abort message: 'utils.cpp:67] Check failed: is_valid_pac…
194 …363 F DEBUG : Abort message: '[FATAL:allocation_tracker.cc(143)] Check failed: map_entry != allo…
239 …s/av/media/libstagefright/MPEG4Extractor.cpp:6853 CHECK_EQ( (unsigned)ptr[0],1u) failed: 129 vs. 1'
336 10-01 10:04:58.301 8937 8937 E DEBUG : failed to read /proc/uptime: Permission denied
Dx86app_process64.txt395 [ 389] failed to create sigchain pthread key: %s
398 [ 3e0] failed to find special handler to remove
Dx86app_process32.txt366 [ 389] failed to create sigchain pthread key: %s
369 [ 3e0] failed to find special handler to remove
/platform_testing/libraries/flicker/
DREADME.md90 The `reason` string is build along the way with all the details as to why the assertions failed and…
92 Example of a failed test: