We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
11:31:24.546 [ERROR] i.g.a.Gatling$ - Run crashed org.graalvm.polyglot.PolyglotException: TypeError: invokeMember (ByteArrayBody) on io.gatling.javaapi.core.CoreDsl failed due to: Multiple applicable overloads found for method name ByteArrayBody (candidates: [Method[public static io.gatling.javaapi.core.Body$WithBytes io.gatling.javaapi.core.CoreDsl.ByteArrayBody(java.lang.String)], Method[public static io.gatling.javaapi.core.Body$WithBytes io.gatling.javaapi.core.CoreDsl.ByteArrayBody(java.util.function.Function)]], arguments: [JavaObject[io.gatling.js.callbacks.ByteArrays$$Lambda/0x00007fc0016dbb20@1a7e799e (io.gatling.js.callbacks.ByteArrays$$Lambda/0x00007fc0016dbb20)] (HostObject)])
This is a regression going from Graal JS 24.0.2 to 24.1.0.
An issue was opened on Graal JS repo and confirmed our suspicions: oracle/graaljs#861
The text was updated successfully, but these errors were encountered:
Closed by gatling/gatling-js@9cd1877
Sorry, something went wrong.
notdryft
No branches or pull requests
This is a regression going from Graal JS 24.0.2 to 24.1.0.
An issue was opened on Graal JS repo and confirmed our suspicions: oracle/graaljs#861
The text was updated successfully, but these errors were encountered: