aboutsummaryrefslogtreecommitdiff
path: root/isolation
AgeCommit message (Expand)Author
2024-02-13Correct catching logic as RuntimeException is too narrow, allowing throwables...Rex Hoffman
2024-02-09 Allow debugging calls to atest -w to wait indefinitely rather than automatic...Rex Hoffman
2024-01-29Synthesize test failures from suite failures.Jeff Sharkey
2024-01-22Prevent eagerly loading classes.Rex Hoffman
2023-11-17Typo: Add space in error messageWilliam Escande
2023-09-07Print the exception when a test fails during instantiationRam Peri
2023-02-09Pin tradefed dependencies to Java 11Sorin Basca
2022-10-21Shade protobuf in tradefed-isolationColin Cross
2021-05-11Flush the results outputJulien Desprez
2021-04-29Fix a bunch of warningsJulien Desprez
2021-04-26Switch tradefed-isolation to resourceJulien Desprez
2021-02-05[LSC] Add LOCAL_LICENSE_KINDS to tools/tradefederation/coreBob Badour
2021-02-02Fix parameterized test handling in isolation runnerJulien Desprez
2021-01-28Clean reporting of testRunFailed when early crash occursJulien Desprez
2021-01-14Fixes filtering flow for the isolation runnerJoseph Murphy
2021-01-12Amend the testRunEnded logic in IsolatedHostTestJulien Desprez
2021-01-12Added logging for the filters passed to isolation.Joseph Murphy
2020-12-17Changes the result forwarder to carry the trace.Joseph Murphy
2020-11-24Update isolatedHostTest to report true start/end time of test casesJulien Desprez
2020-11-24Support ignoring class that are ignoredJulien Desprez
2020-11-17Lock down visibility of internal TF build targetJulien Desprez
2020-11-11Adds some specific functionality for RobolectricJoseph Murphy
2020-01-17Improves HostUtils to allow JUnit3 testsJoseph Murphy
2020-01-17Revert "Improves HostUtils and migrates HostTest to use it"Julien Desprez
2020-01-15Improves HostUtils and migrates HostTest to use itJoseph Murphy
2020-01-13Adds a variety of refinements to isolation runner.Joseph Murphy
2019-12-17Starts the containment wrapper for host testing.Joseph Murphy