Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
ad694bf3d73379be15b1d2a4cbddafb26d6a4f73
/
test
/
testrunner
/
testrunner.py
ad694bf
Add a `jit-on-first-use` "compiler" option to ART's testrunner script.
by Roland Levillain
· 8 years ago
9ec8559
Merge "Remove patchoat."
by Vladimir Marko
· 8 years ago
a497a39
Remove patchoat.
by Vladimir Marko
· 8 years ago
e9f6103
Prevent the JIT from loading classes in debuggable mode
by Alex Light
· 8 years ago
3d8a78a
Revert "Revert "Remove OatFileAssistant::MakeUpToDate and friends.""
by Nicolas Geoffray
· 8 years ago
0d20d58
Add missing spaces in constructing args
by Alex Light
· 8 years ago
2682918
Add support for a --run-test-option to testrunner.
by Alex Light
· 8 years ago
9cb13a6
Add debugging for b/62653020
by Colin Cross
· 8 years ago
0b7e6c9
Merge "Have testrunner honor ART_TEST_CHROOT only for target tests."
by Roland Levillain
· 8 years ago
6aa4e0d
ART: Fix run-test invocation for jvm tests
by Orion Hodson
· 8 years ago
b0633b2
Have testrunner honor ART_TEST_CHROOT only for target tests.
by Roland Levillain
· 8 years ago
4a1cac4
ART: Remove jack from test
by Orion Hodson
· 8 years ago
76cfe61
Support ART on-device testing in a chroot environment.
by Roland Levillain
· 9 years ago
cf2de16
Revert "Revert "Move most art test off DX""
by Alan Leung
· 8 years ago
a90c68c
Make testrunner.py --all more useful.
by Alex Light
· 8 years ago
41b1f0e
Pass --runtime-option from testrunner to run-test.
by Vladimir Marko
· 8 years ago
c032251
Group testrunner options in --help
by Alex Light
· 8 years ago
bab1506
test: Add continuous testing for run-test --jvm
by Igor Murashkin
· 8 years ago
42242dd
Add option to make testrunner ignore knownfailures.json
by Alex Light
· 8 years ago
75a58dc
ART: Fix testrunner test reporting
by Orion Hodson
· 8 years ago
dc757e5
Fix default cdex level to be fast instead of none
by Mathieu Chartier
· 8 years ago
dcd56c9
Add --cdex-fast and --cdex-none variant to testrunner
by Mathieu Chartier
· 9 years ago
09b2d50
ART: Allow multiple tests to be requested
by Andreas Gampe
· 9 years ago
18085ac
Revert "Move ART tests to use D8."
by Nicolas Geoffray
· 9 years ago
0ee89f4
Move ART tests to use D8.
by Alan Leung
· 9 years ago
535a15c
Testrunner: Stop execution when a test fails with ART_TEST_KEEP_GOING=false
by Shubham Ajmera
· 9 years ago
91f55e6
HACK: don't override DX when running make
by Colin Cross
· 9 years ago
3412a00
Revert "Revert "Add ability to have device-name based options""
by Alex Light
· 9 years ago
63ada4e
Revert "Add ability to have device-name based options"
by Nicolas Geoffray
· 9 years ago
af2eee5
Add ability to have device-name based options
by Alex Light
· 9 years ago
c53ade5
Merge "Include run-test command in script failure output."
by Treehugger Robot
· 9 years ago
249726c
Merge "Restrict number of testrunner jobs to be equal to # cpus."
by Treehugger Robot
· 9 years ago
93857f2
Restrict number of testrunner jobs to be equal to # cpus.
by Shubham Ajmera
· 9 years ago
1ebe614
Include run-test command in script failure output.
by Alex Light
· 9 years ago
0afa07a
Use D8 based the default in build var.
by Alan Leung
· 9 years ago
42ea83b
Provide a way to run all the configurations of run-test
by Shubham Ajmera
· 9 years ago
5b294ca
Merge "Remove legacy make env variables"
by Shubham Ajmera
· 9 years ago
b2c45f8
Merge "Testrunner: Refactor to remove duplication of variant types"
by Treehugger Robot
· 9 years ago
d0358f8
Remove legacy make env variables
by Shubham Ajmera
· 9 years ago
8585395
Testrunner: Refactor to remove duplication of variant types
by Shubham Ajmera
· 9 years ago
6fdc1b6
Updated tests skips for jvmti/redefine stress.
by Alex Light
· 9 years ago
981d99c
Testrunner: Added an option to set # dex2oat-jobs for each test
by Shubham Ajmera
· 9 years ago
186d321
Revert "Set timeout for testrunner in go/ab"
by Shubham Ajmera
· 9 years ago
ba0903b
Set timeout for testrunner in go/ab
by Shubham Ajmera
· 9 years ago
c38c369
Add JVMTI breakpoint and SingleStep tests
by Alex Light
· 9 years ago
43e935d
Add field-access/modification to ti-stress.
by Alex Light
· 9 years ago
b7edcda
Add method tracing JVMTI callbacks
by Alex Light
· 9 years ago
0dd7e85
ART: Add simple failure list to tail of testrunner output
by Andreas Gampe
· 9 years ago
8fd2694
Testrunner: Fix concurrecy for --target
by Shubham Ajmera
· 9 years ago
b4949f5
Testrunner: Fix --gdb issue
by Shubham Ajmera
· 9 years ago
8889a89
testrunner: Forward --build-with-javac-dx to run-test
by Igor Murashkin
· 9 years ago
8f2c6d4
run-tests with jvmti-stress configuration
by Alex Light
· 9 years ago
6b61c80
testrunner/env.py - Run from any directory
by Igor Murashkin
· 9 years ago
2679e49
Testrunner: Fix output message
by Goran Jakovljevic
· 9 years ago
002b931
Incorporate random profile tests into run-test.
by Jeff Hao
· 9 years ago
cd29b3b
Merge "Testrunner: Fix output parsing issue"
by Treehugger Robot
· 9 years ago
c64fb4d
Merge "Testrunner: Temporarily fix long Dex File name issue"
by Treehugger Robot
· 9 years ago
3092c6e
Testrunner: Fix output parsing issue
by Shubham Ajmera
· 9 years ago
29f8968
Testrunner: Temporarily fix long Dex File name issue
by Shubham Ajmera
· 9 years ago
fc01c0f
Merge "Testrunner: Print colored text only when printing on terminal"
by Shubham Ajmera
· 9 years ago
22499e2
Testrunner: Print colored text only when printing on terminal
by Shubham Ajmera
· 9 years ago
d38959a
Merge "Remove test logic from Android.run-test.mk"
by Shubham Ajmera
· 9 years ago
4a5a162
Remove test logic from Android.run-test.mk
by Shubham Ajmera
· 9 years ago
300c09b
Fix bot breakages.
by Nicolas Geoffray
· 9 years ago
fe79349
Testrunner: Add timeout support
by Shubham Ajmera
· 9 years ago
14de5c4
Add verification of knownfailures in the testrunner
by Shubham Ajmera
· 9 years ago
70b21bd
Run all 'compiler' variants by default.
by Nicolas Geoffray
· 9 years ago
cbf5628
Testrunner: Print information about the total tests run
by Shubham Ajmera
· 9 years ago
b9d09ca
Allow test runner to build master-art-host targets
by Shubham Ajmera
· 9 years ago
652aa2e
Merge "Make testrunner use an environment variable to control building."
by Treehugger Robot
· 9 years ago
9b6b13e
Make testrunner use an environment variable to control building.
by Alex Light
· 9 years ago
c14311c
Fix testrunner.py reporting
by Alex Light
· 9 years ago
bbce11c
Merge "Move testrunner.py to argparse"
by Treehugger Robot
· 9 years ago
88837a7
Merge "Make testrunner.py check ART_TEST_RUN_TEST_SKIP"
by Treehugger Robot
· 9 years ago
7a1ccf8
Move testrunner.py to argparse
by Alex Light
· 9 years ago
bc319b2
Make testrunner.py check ART_TEST_RUN_TEST_SKIP
by Alex Light
· 9 years ago
078221e
Merge "Remove testing of prebuilt npic boot images."
by Treehugger Robot
· 9 years ago
2074189
Merge "Revert "Temporary fix for build bots: Set verbose always true""
by Treehugger Robot
· 9 years ago
4d045ba
Revert "Temporary fix for build bots: Set verbose always true"
by Shubham Ajmera
· 9 years ago
bb00f81
Remove testing of prebuilt npic boot images.
by Richard Uhler
· 9 years ago
bbd8433
Testrunner: Release semphores/mutex when exception is caught.
by Shubham Ajmera
· 9 years ago
8858eac
Temporary fix for build bots: Set verbose always true
by Shubham Ajmera
· 9 years ago
c5aae87
Testrunner: Return exit code 1 when test fails.
by Shubham Ajmera
· 9 years ago
14d340c
Testrunner: Handle case when test_info line exceeds console length
by Shubham Ajmera
· 9 years ago
faf1250
Testrunner: Accept test_name by run-test number
by Shubham Ajmera
· 9 years ago
4b8c53d
Testrunner: Take default only when no other variant is selected
by Shubham Ajmera
· 9 years ago
06cde29
Allow testrunner to run test when inside ART directory
by Shubham Ajmera
· 9 years ago
921efd2
Merge "Keep failing tests' infomation without --verbose as well"
by Shubham Ajmera
· 9 years ago
1f4258f
Keep failing tests' infomation without --verbose as well
by Shubham Ajmera
· 9 years ago
11b3d92
Ensure that both stderr and stdout are captured
by Alex Light
· 9 years ago
65adb8b
ART Test Runner
by Shubham Ajmera
· 9 years ago
6f3d590
Revert "ART Test Runner"
by Shubham Ajmera
· 9 years ago
5864017
Revert "Fix issues in ART testrunner"
by Shubham Ajmera
· 9 years ago
4b7289c
Revert "Fix a typo in ART testrunner"
by Shubham Ajmera
· 9 years ago
542d5b8
Fix a typo in ART testrunner
by Shubham Ajmera
· 9 years ago
e2f7ced
Fix issues in ART testrunner
by Shubham Ajmera
· 9 years ago
b5a77b9
ART Test Runner
by Shubham Ajmera
· 9 years ago