index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
129-ThreadGetId
Age
Commit message (
Expand
)
Author
2024-10-17
Do not package non-runnable ART run-tests in ART MTS.
Roland Levillain
2023-12-20
Revert^18 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-12-19
Revert^17 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-12-19
Revert^16 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-09-09
Revert "Revert^14 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-09-09
Revert^14 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-08-24
Revert "Revert^12 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-08-23
Revert^12 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-08-15
Revert "Revert^10 "Thread suspension cleanup and deadlock fix""""
Hans Boehm
2023-08-14
Revert^10 "Thread suspension cleanup and deadlock fix"""
Hans Boehm
2023-03-29
Revert "Revert^8 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-03-29
Revert^8 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2023-01-06
Revert "Revert^6 "Thread suspension cleanup and deadlock fix""
Hans Boehm
2023-01-06
Revert^6 "Thread suspension cleanup and deadlock fix"
Hans Boehm
2021-03-30
Reduce 129-ThreadGetId iteration count
Hans Boehm
2021-03-05
Aesthetic changes in generated ART run-test Blueprint files.
Roland Levillain
2021-03-02
[LSC] Add LOCAL_LICENSE_KINDS to art
Bob Badour
2020-11-10
Verify ART run-tests' standard output and standard error separately.
Roland Levillain
2020-11-05
Rename ART run-tests `expected.txt` files as `expected-stdout.txt`.
Roland Levillain
2020-10-14
Only tag supported ART run-tests as part of `art-target-run-test`.
Roland Levillain
2020-09-09
Rename the expected-output text file in built TradeFed ART run-tests.
Roland Levillain
2020-07-03
Add Soong module definitions for ART run-tests with default build rules.
Roland Levillain
2017-01-17
Do test_getStackTraces last for test 129
Mathieu Chartier
2017-01-13
Make 129-ThreadGetId more robust.
Nicolas Geoffray
2017-01-12
Avoid suspending heap task thread for getting stack traces
Mathieu Chartier
2014-12-12
Add regression test for deadlock caused by Thread.getAllStackTraces
Mathieu Chartier