Sign in
r8
/
r8
/
345d3b8c2fcc4568469ae3b564dc3b74cea4dad2
/
tools
/
test.py
345d3b8
Nest Access Control application tests
by clementbera
· 6 years ago
0fe43c4
Revert "Nest Access Control application tests"
by Clément Béra
· 6 years ago
4c8627d
Nest Access Control application tests
by clementbera
· 6 years ago
1756136
Fix test status after change to keepclassmembers and archive issue.
by Ian Zerny
· 6 years ago
c58a20e
Fix exit code handling of only_jctf
by Rico Wind
· 6 years ago
1757ec0
Enable jdk11 tests by default
by clementbera
· 6 years ago
f630361
Merge "Remove d8 bots on master"
by Rico Wind
· 6 years ago
324d761
Add support for running tests with a "none" runtime configuration.
by Ian Zerny
· 6 years ago
819f7c5
Remove d8 bots on master
by Rico Wind
· 6 years ago
8c29cc5
Run JCTF tests with a single compilation on multiple vms.
by Tamas Kenez
· 6 years ago
22707fc
Don't use gradle daemon on the bots
by Rico Wind
· 6 years ago
4dfd5a5
Setup of test parameters for available runtimes.
by Ian Zerny
· 6 years ago
124b271
Temporarily disable running jctf tests on all art vms
by Rico Wind
· 6 years ago
24398bc
Save previous runs from test.py and support re-running failed tests.
by Ian Zerny
· 6 years ago
8e2f7e4
Add support for sharding tests
by Rico Wind
· 6 years ago
1956bdb
Allow both - and _ for all options in test.py
by Søren Gjesse
· 6 years ago
4014940
Don't print java version in gradle.py
by Ian Zerny
· 6 years ago
5fffb0a
Add a pinned JDK 9 to third_party and update Gradle to 5.2
by Ian Zerny
· 6 years ago
3f3b930
Print java -version when running tests on the bot.
by Ian Zerny
· 6 years ago
54f196e
Fix testR8LibCompatibility by renaming dependency jar
by Morten Krogh-Jespersen
· 6 years ago
d96094c
Revert "Add compatibility test for r8lib with and without dependencies"
by Morten Krogh-Jespersen
· 6 years ago
3150fc2
Add compatibility test for r8lib with and without dependencies
by Morten Krogh-Jespersen
· 6 years ago
432dd91
Add parenthesis to if clause
by Morten Krogh-Jespersen
· 6 years ago
2243b16
Enable r8lib as the primary test target when running test.py
by Morten Krogh-Jespersen
· 6 years ago
cae32a7
Build r8lib without passing exclude_deps to gradle
by Morten Krogh-Jespersen
· 6 years ago
e28db46
Revert "Revert "Enable running tests on r8lib with dependencies""
by Morten Krogh-Jespersen
· 6 years ago
98478dc
Revert "Enable running tests on r8lib with dependencies"
by Morten Krogh-Jespersen
· 6 years ago
5959dac
Enable running tests on r8lib with dependencies
by Morten Krogh-Jespersen
· 6 years ago
807b15f
Enable testing of r8lib with no dependencies
by Morten Krogh-Jespersen
· 6 years ago
764f23a
Clean up name and rule for generating r8 with dependencies
by Morten Krogh-Jespersen
· 6 years ago
8671990
Merge "Revert "Add script for archiving gradle test logs""
by Rico Wind
· 6 years ago
06487ac
Revert "Add script for archiving gradle test logs"
by Rico Wind
· 6 years ago
76bf23d
Remove extra prints from timeout handler
by Rico Wind
· 6 years ago
da6836e
Add timeout handler when running on the bots
by Rico Wind
· 6 years ago
fe7c011
Add Art version 9.0.0 (Android P)
by Søren Gjesse
· 6 years ago
567494e
Add script for archiving gradle test logs
by Rico Wind
· 6 years ago
1528c02
Add Art version 8.1.0 (Android O MR1)
by Søren Gjesse
· 6 years ago
0cadbb1
Move r8lib generation up before test files
by Morten Krogh-Jespersen
· 6 years ago
cfb2c05
JCTF testing: fix and extend --tool flag with 'r8cf' option.
by Tamas Kenez
· 6 years ago
e47021f
Create gradle target for bootstrap test and use it
by Morten Krogh-Jespersen
· 6 years ago
7752798
Allow either dash or underscore in options to test.py
by Søren Gjesse
· 6 years ago
d7c4731
Clean out build cache on all bots
by Rico Wind
· 7 years ago
7a64eec
Use golden files for runtime tests on Windows or Mac
by Jean-Marie Henaff
· 7 years ago
d0d88cf
Upload extracted maven directory when archiving
by Rico Wind
· 7 years ago
02f0f9d
Add download of Dalvik 4.0.4 and fix status files.
by Stephan Herhut
· 7 years ago
5c0a323
Allow to run test with a custom java
by Mikaël Peltier
· 7 years ago
ce162f3
Enable run of tests on devices and emulators
by Jean-Marie Henaff
· 7 years ago
0f4e7fb
Support multiple test filters in test.py script
by Sebastien Hertz
· 7 years ago
9749d17
Return 0 as return_code explicitly.
by Jinseong Jeon
· 8 years ago
539203f
Update art test status for dalvik 4.4.4.
by ager
· 8 years ago
94c17d1
Revert "Update art test status for dalvik 4.4.4."
by Mads Ager
· 8 years ago
250d999
Update art test status for dalvik 4.4.4.
by Mads Ager
· 8 years ago
96c737b
Merge "Show desktop notifications when tests complete."
by Stephan Herhut
· 8 years ago
b4621c1
Add archive script that the bots can archive release versions
by Rico Wind
· 8 years ago
d24b1b7
Show desktop notifications when tests complete.
by Stephan Herhut
· 8 years ago
0cad51c
test.py: add aosp_jar test
by Tamas Kenez
· 8 years ago
b77b7d8
test.py: Add option for persistent test artifact directory (for debugging).
by Tamas Kenez
· 8 years ago
6dcf60e
Merge "Enable code coverage with a flag"
by Sebastien Hertz
· 8 years ago
e47a2fc
Merge "Revert "Use python executable to drive upload script""
by Rico Wind
· 8 years ago
1f1a71a
Print link to the gradle test results as an annotation.
by Rico Wind
· 8 years ago
dce9c87
Revert "Use python executable to drive upload script"
by Rico Wind
· 8 years ago
0a4085a
Use python executable to drive upload script
by Rico Wind
· 8 years ago
cab9b35
Don't archive test results on Windows
by Søren Gjesse
· 8 years ago
8c4a0a2
Fix url for test failures
by Rico Wind
· 8 years ago
e2687b6
Enable code coverage with a flag
by Sebastien Hertz
· 8 years ago
4c5c78f
Remove bot debug
by Rico Wind
· 8 years ago
4f3ca90
Run art on test dex file on the jctf bots
by Rico Wind
· 8 years ago
f65a1d6
Print debug info on jctf bot
by Rico Wind
· 8 years ago
1fbca9b
Revert "Temporarily print disk usage in tools/test"
by Rico Wind
· 8 years ago
6a7dc9f
Temporarily print disk usage in tools/test
by Rico Wind
· 8 years ago
a94f01c
Archive failures to cloud storage if gradle fails and the archive flag is set
by Rico Wind
· 8 years ago
91bfa0d
Merge "Add option to run tests without assertions enabled"
by Søren Gjesse
· 8 years ago
af1c5e2
Add option to run tests without assertions enabled
by Søren Gjesse
· 8 years ago
7b424e9
Temporarily ignore jctf tests on Windows
by Jean-Marie Henaff
· 8 years ago
418d1ca
Initial push.
by Mads Ager
· 8 years ago