commit | 7fca6ef7b9dbe5a54f2c93a3484035f48ebae27a | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Wed Oct 02 09:24:20 2019 -0700 |
committer | Alex Light <allight@google.com> | Fri Oct 04 19:29:01 2019 +0000 |
tree | 8c8234d7a633006ccb3e9b1924fc377c78792c05 | |
parent | 7021c13e4890ffed3dc3900250780e50270aa4ad [diff] |
Add test skips for run-libjdwp-tests.sh Several tests in the apache-harmony suite will cause crashes when run using the libjdwp agent (both on ART and the RI). To prevent these from cluttering the buildbot logs this adds explicit skips for all 5 of them. The list of crashing tests is not expected to ever change. Also added --no-skips flag to still run the skips. Test: ./art/tools/run-libjdwp-tests.sh --mode=host Bug: 141907697 Change-Id: I42c5ec3d0c6593a5b7d5f60cda106c9b09d0b627