commit | 55f0f038de5f38495681dcc74ee42712ffaa8556 | [log] [tgz] |
---|---|---|
author | Mike Yu <yumike@google.com> | Tue May 16 08:43:55 2023 +0000 |
committer | Mike Yu <yumike@google.com> | Fri Jun 02 07:11:35 2023 +0000 |
tree | e193472554a95736c4638108633a03d5bceb30e0 | |
parent | c2baf9403a146cb26bf07dd5ce76b828eb942bca [diff] |
Test: Don't let MultinetworkApiTest throw more than one JNI exception This change fixes the test crash that is caused by ART's JNI failure. ART's JNI doesn't allow native code to raise another exception while an exception is pending. Bug: 282896580 Test: turned off private DNS; used iptables to drop DNS packets; ran MultinetworkApiTest; verified no crash happened Change-Id: Ide9e122f74d9939ce386d07d948a4e487870024f