diff options
author | Andrei Onea <andreionea@google.com> | 2021-01-25 16:47:40 +0000 |
---|---|---|
committer | Andrei Onea <andreionea@google.com> | 2021-01-25 16:47:40 +0000 |
commit | c202da86bab3465652d0b2ca73eb08bfe277e71b (patch) | |
tree | 533dece8c75464182179bca4ae4afabd7420860d /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | f1d5754c103fb6fb3e31984cd50b242a45d9ca72 (diff) |
Improve flakiness of PlatformCompatGating test
The PlatformCompatGating test did not close the ParcelFileDescriptor
opened by UIAutomation.executeShellCommand, which is the likely culprit
of the test throwing a java.io.InterruptedIOException randomly.
The documentation for executeShellCommand requires the users to do the
cleanup themselves.
Test: atest PlatformCompatGating
Bug: 178108878
Change-Id: Iaf4d82d5fe4170931d2c59f2978e545b15e940b0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions