Issue Encountered: Test Failure in Babylon Repository.
Paul Sandoz
paul.sandoz at oracle.com
Mon Apr 22 15:53:48 UTC 2024
Hi,
Thanks for testing.
The test TestSmallCorpus is a little fragile, since it fails or passes based on a threshold of methods it is capable of lifting and transforming. It requires that you run it against an image build rather than an exploded build, since the visible methods the test has access to differs based on the kind of build.
Paul.
> On Apr 20, 2024, at 10:06 PM, Prakritidev Verma <prakritidevverma at gmail.com> wrote:
>
> Hi,
>
> I recently cloned the Babylon repository and successfully built and ran the tests following the instructions provided on github. Overall, the test ran smoothly yielding successful results. However, I encountered a single test failure and I'm addressing the issue.
>
> JDK Version : openjdk 23-ea 2024-09-17
> OpenJDK Runtime Environment (build 23-ea+18-1469)
> OpenJDK 64-Bit Server VM (build 23-ea+18-1469, mixed mode, sharing)
> Test Command: java -jar /Users/akash/githubsoftwared/jtreg/build/images/jtreg/lib/jtreg.jar -jdk:./build/macosx-aarch64-server-release/jdk/ -ea -esa -avm -va test/jdk/java/lang/reflect/code/
> Chip: Apple M2, 2023
More information about the babylon-dev
mailing list