commit | 06c0d175ef915b71e31b83bc2461e1cb9f09c9e4 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Mon Apr 27 10:00:31 2020 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Mon Apr 27 23:53:49 2020 +0000 |
tree | efaa12e1c80d75534e7c786d328e28211776ba82 | |
parent | 7c25b09f62eb87b72bd8a98a31ea10fd97050f82 [diff] |
Fix tests 1953, 1954, 1955 and, 1956 on --jvm These tests check the behavior of pop-frame and should run successfully on the RI. Unfortunately in the time since they were added the RI changed some of its behavior around using PopFrame with NotifyFramePopped, now crashing when this combination of behaviors is exercised. Make the test skip these cases when running on RI. Bug: 154802847 Test: ./test/run-test --host --jvm 1953 Change-Id: Ia375cc9d13ca67a9512aa1b279fbcff1ec2feeec