-
-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
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
The Report is not getting generated , Test run failed with java.lang.reflect.InaccessibleObjectException exception #552
Comments
Hey @dilip-tc. Thanks for submitting the issue. |
Upstream issue: google/gson#1875 |
yes @Malinskiy , having JRE version "1.8.0_152" |
Is that Oracle jre or something else? |
yes @Malinskiy , it is Oracle jre |
yes @Malinskiy #553 fixes the issue , report is being generated without exception and the device-files is also being pulled , |
No worries at all. I'll close this issue when the PR is merged. Cheers |
Marathon 0.6.4
got the same issue as #548 , so upgraded Marathon from Marathon 0.6.2 to Marathon 0.6.4
Initially tried to run the sample app https://github.com/MarathonLabs/marathon/tree/develop/sample/android-app with the following marathon File, the test run failed with the java.lang.reflect.InaccessibleObjectException Unable to make field private final java.lang.String java.io.File.path accessible: module java.base does not "opens java.io" to unnamed module @2eb231a6
then ran Other project with similar marathon file using Marathon 0.6.4 , test run failed with same exception
Logs and reports
fullLog.txt
marathonFile.txt
output.zip
Devices :
The text was updated successfully, but these errors were encountered: