Skip to content
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

NullPointerException at DynamicClassLoader #112

Open
aaaaaa2493 opened this issue Dec 22, 2020 · 0 comments
Open

NullPointerException at DynamicClassLoader #112

aaaaaa2493 opened this issue Dec 22, 2020 · 0 comments

Comments

@aaaaaa2493
Copy link

https://stepik.org/submissions/625154/338694599
https://stepik.org/submissions/625154/338694652

Unexpected error in test #1

We have recorded this bug and will fix it soon.

Submitted via IDE

OS Linux
Java 11.0.8
Vendor N/A
Testing library version 7.2

java.lang.NullPointerException
    at org.hyperskill.hstest.dynamic.DynamicClassLoader.<init>(DynamicClassLoader.java:18)
    at org.hyperskill.hstest.testing.TestedProgram.<init>(TestedProgram.java:103)
    at org.hyperskill.hstest.dynamic.input.DynamicTesting.lambda$toDynamicTesting$0(DynamicTesting.java:124)
    at org.hyperskill.hstest.testing.runner.AsyncMainMethodRunner.lambda$runMain$0(AsyncMainMethodRunner.java:31)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.lang.Thread.run(Thread.java:834)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant