- 83cede7 Run test: Extract files using python by David Srbecky · 2 years, 4 months ago
- 6311173 Run test: Remove on-device signal_dumper detection by David Srbecky · 2 years, 4 months ago
- 69f7aca Run test run: Don't use arch guessing heuristics (part 1) by David Srbecky · 2 years, 4 months ago
- f7bd1fa Change well known thread methods to `ArtMethod*`. by Vladimir Marko · 2 years, 4 months ago
- f356dcd Run test: Disable color output on LUCI by David Srbecky · 2 years, 4 months ago
- c90638f Accept comparison of instance-of with the constant 2 by Santiago Aboy Solanes · 2 years, 4 months ago
- 17983ac Introduce `testrunner.py` configurations `art-gtest-asan{32,64}`. by Roland Levillain · 2 years, 4 months ago
- 4f19835 Handle test excluded from ART MTS uniformly in `regen-test-files`. by Roland Levillain · 2 years, 4 months ago
- 137ed5e Add missing module metadata to ART tests run via Mainline Presubmits. by Roland Levillain · 2 years, 4 months ago
- 7acbba7 Temporarily exclude `JniCompilerTests` in in Mainline Presubmits. by Roland Levillain · 2 years, 4 months ago
- 2de36b3 Temp. disable `libnativeloader_e2e_tests` in Mainline Presubmits. by Roland Levillain · 2 years, 4 months ago
- 51d5e87 Update test to avoid int[] pattern by Clément Béra · 2 years, 4 months ago
- f9634dc Regenerate ART test files (2022-11-17). by Roland Levillain · 2 years, 4 months ago
- feed4af Run test build: Move some helpers up to the instance by David Srbecky · 2 years, 4 months ago
- bf31c39 Run test run: Reduce verbosity by David Srbecky · 2 years, 4 months ago
- c282bef Run test build: Create special HiddenApi shard. by David Srbecky · 2 years, 4 months ago
- e82c87d Run test build: Rename 'experimental' to 'api_level' by David Srbecky · 2 years, 4 months ago
- b5e9703 Run test run: Filter interleaved log lines. by David Srbecky · 2 years, 4 months ago
- d272f2d Run test build: Inline variables by David Srbecky · 2 years, 4 months ago
- af0ad5a Run test build: Indent code by David Srbecky · 2 years, 4 months ago
- b0c6bbf Fix art-interpreter-no-image by David Srbecky · 2 years, 4 months ago
- 4382c26 Run tests: Fix temporary directory removal. by David Srbecky · 2 years, 4 months ago
- 100fe67 Run test build: Refactor compile commands by David Srbecky · 2 years, 4 months ago
- e2d1a03 ART: Change indentation to 4 spaces in run-test shards 95-99. by Vladimir Marko · 2 years, 4 months ago
- 36b520b Run test build: Refactor path handling by David Srbecky · 2 years, 5 months ago
- fe3d9c9 Run test: Increase runner verbosity by David Srbecky · 2 years, 4 months ago
- 31ad1d8 ART: Change indentation to 4 spaces in run-test shard 16. by Vladimir Marko · 2 years, 4 months ago
- 3b7475b Don't assume the class has never been looked at in FastVerify. by Nicolas Geoffray · 2 years, 4 months ago
- 0a907cd Add String::transform method. by Almaz Mingaleev · 2 years, 4 months ago
- 93749ed Reland "Run-test: Refactor stdout/stderr capture" by David Srbecky · 2 years, 4 months ago
- b463382 Fix --dump-cfg argument handling in run-test by Richard Neill · 2 years, 5 months ago
- 4e0b5d7 Clean up decoding well-known classes. by Vladimir Marko · 2 years, 4 months ago
- 35a48ce Revert "Run-test: Refactor stdout/stderr capture" by David Srbecky · 2 years, 4 months ago
- d050c33 Run-tests: Fix mac build by David Srbecky · 2 years, 4 months ago
- 6bd1cd1 Run-test build: Pass tools to the script explicitly by David Srbecky · 2 years, 4 months ago
- 9c686f5 Fix ulimit in 151-OpenFileLimit by David Srbecky · 2 years, 4 months ago
- 7769a2c Regenerate ART test files (2022-10-28). by Roland Levillain · 2 years, 5 months ago
- af3b31d Add run-parameter test metadata to ART run-tests. by Roland Levillain · 2 years, 5 months ago
- 00ca1b5 Revert "Merge libart and libart-compiler into a single library" by Dmitrii Ishcheikin · 2 years, 4 months ago
- 2b7be1e Merge libart and libart-compiler into a single library by Dmitrii Ishcheikin · 2 years, 5 months ago
- 6fd7de5 Fix art-debug-gc tests by David Srbecky · 2 years, 4 months ago
- 968db0c Refine where stores are visible in LSE even more by Santiago Aboy Solanes · 2 years, 4 months ago
- b346724 Run-test: Refactor stdout/stderr capture by David Srbecky · 2 years, 4 months ago
- b249230 Test-runner: Accept positional arguments by David Srbecky · 2 years, 4 months ago
- 3dccfb8 Remove --shard argument from run_test_build.py by David Srbecky · 2 years, 4 months ago
- 37274d5 Merge run-test-build.py and art_build_rules.py by David Srbecky · 2 years, 4 months ago
- e0cbf8e Move test/etc/default_run.py one directory up. by David Srbecky · 2 years, 4 months ago
- e19d74b Run-tests: Fix/implement --update; avoid stdout patching. by David Srbecky · 2 years, 5 months ago
- 9c8c2db Run-test: Execute the diff commands just once. by David Srbecky · 2 years, 5 months ago
- b9642a6 Run-tests: Rename "run" files to "run.py" by David Srbecky · 2 years, 5 months ago
- a669df3 Don't inline methods whose basic blocks end with a throw by Santiago Aboy Solanes · 2 years, 5 months ago
- f66ea6c Run-tests: Run checker after stdout/stderr diff. by David Srbecky · 2 years, 5 months ago
- e51dcb9 Remove "exit status" from run-test stdout. by David Srbecky · 2 years, 5 months ago
- db12173 Add ADB crash debugging for run-tests. by David Srbecky · 2 years, 5 months ago
- 51dec05 Cleanup run-test build environment passing. by David Srbecky · 2 years, 5 months ago
- 903df9c Fix stdout-patching run tests on no-prebuild by David Srbecky · 2 years, 5 months ago
- 3ed6b50 Add build-parameter test metadata to ART run-tests. by Roland Levillain · 2 years, 5 months ago
- f3df7be Fix one crash on deoptimization. by Nicolas Geoffray · 2 years, 5 months ago
- a97ac76 Move run-test "check" scripts to "run" scripts. by David Srbecky · 2 years, 5 months ago
- 7c981d4 Fail the compile and launch test if the compile fails by Santiago Aboy Solanes · 2 years, 5 months ago
- 720dcbc run-test build: Don't merge the shards by default. by David Srbecky · 2 years, 5 months ago
- 1a9d41c Add an uncaught exception handler in 844-exception. by Nicolas Geoffray · 2 years, 5 months ago
- d3f0238 Set native-test-timeout for dex2oat test. by Florian Mayer · 2 years, 5 months ago
- 1e14a9d Add check=False to a checker invocation by Santiago Aboy Solanes · 2 years, 5 months ago
- 9568704 Fix for Thread::QuickDeliverException. by Nicolas Geoffray · 2 years, 5 months ago
- 92eba60 Revert^2 "Fix run-test check for --jvmti-redefine-stress" by David Srbecky · 2 years, 5 months ago
- ab007c5 run-test build: Explicitly call generate-sources by David Srbecky · 2 years, 5 months ago
- 1944e26 Disable ExceptionTest#StackTraceElement on HWASan. by Florian Mayer · 2 years, 5 months ago
- f65c247 Revert "Fix run-test check for --jvmti-redefine-stress" by Binhao Lin · 2 years, 5 months ago
- 2e2c94d Allow LSA to run with acquire/release operations by Santiago Aboy Solanes · 2 years, 5 months ago
- e4e701b Revert^2 "Convert per-test run scripts to python." by David Srbecky · 2 years, 5 months ago
- d9e3559 Fix run-test check for --jvmti-redefine-stress by David Srbecky · 2 years, 5 months ago
- 8d6a4e0 Revert "Convert per-test run scripts to python." by David Srbecky · 2 years, 5 months ago
- 895c270 Convert per-test run scripts to python. by David Srbecky · 2 years, 5 months ago
- 0db9605 Revert "Revert^4 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
- a23d325 Revert^4 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 5 months ago
- c7d14f4 Fix file flush in 370-dex-v37/build.py by David Srbecky · 2 years, 5 months ago
- 6353850 Simplify run-test check scripts by David Srbecky · 2 years, 5 months ago
- f767f73 Run-tests: Remove buildfailures.json by David Srbecky · 2 years, 5 months ago
- cf57dee Refactor individual run-test build scripts by David Srbecky · 2 years, 5 months ago
- 7bf12b2 137-cfi: Ignore libc unwind error on host by David Srbecky · 2 years, 5 months ago
- 5974a7b Reduce multithreading of run-test builds. by David Srbecky · 2 years, 5 months ago
- 76d4632 Minor cleanups in finalizer timeout tests by Hans Boehm · 2 years, 5 months ago
- 4d8fea0 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 5 months ago
- 92c9dab Revert "Temporarily disable `art_standalone_odrefresh_tests` in Mainline tests." by Roland Levillain · 2 years, 5 months ago
- 442799e Regenerate ART test files (2022-10-13). by Roland Levillain · 2 years, 5 months ago
- b179530 ART: Add regression test for obsolete crash. by Vladimir Marko · 2 years, 5 months ago
- 4715be6 run-test: Fix diff output by David Srbecky · 2 years, 5 months ago
- 07c7d43 Update MaybeAddExtraGotoBlocks to bail for irreducible loops by Santiago Aboy Solanes · 2 years, 5 months ago
- 9e6235f Replace Objects.checkFromIndexSize usage with checkBoundOffCount in String by Victor Chang · 2 years, 5 months ago
- 5111cb6 Refactor and cleanup DexCache. by Nicolas Geoffray · 2 years, 5 months ago
- d828fc1 Normalize run-test arguments by David Srbecky · 2 years, 5 months ago
- ebd7640 Revert "Revert^2 "Thread suspension cleanup and deadlock fix"" by Hans Boehm · 2 years, 5 months ago
- fd20a74 Revert^2 "Thread suspension cleanup and deadlock fix" by Hans Boehm · 2 years, 6 months ago
- 1f64016 Don't disable JIT GC when enabling method tracing by Mythri Alle · 2 years, 5 months ago
- 7bbb0e8 Update java.lang.String* from jdk-11.0.13-ga by Victor Chang · 2 years, 6 months ago
- 90ebff4 Reduce stress allocations for JVM for 905-object-free by Sorin Basca · 2 years, 5 months ago
- 787e641 Fix test-465 for no-image by Santiago Aboy Solanes · 2 years, 5 months ago
- 22afe6d Fix art-asan test mprotect errors by Chih-Hung Hsieh · 2 years, 6 months ago
- be282e1 Reland^2 "Update instrumentation support for non-java debuggable runtimes" by Mythri Alle · 2 years, 5 months ago