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

Dev mode continous testing fails test case #645

Closed
johnaohara opened this issue Sep 15, 2023 · 0 comments
Closed

Dev mode continous testing fails test case #645

johnaohara opened this issue Sep 15, 2023 · 0 comments
Labels
branch/master The master branch type/bug Something isn't working

Comments

@johnaohara
Copy link
Member

2023-09-15 16:21:39,222 ERROR [io.qua.test] (Test runner thread) ==================== TEST REPORT #1 ====================
2023-09-15 16:21:39,223 ERROR [io.qua.test] (Test runner thread) Test RunServiceTest#testListAllRunsFromFiles() failed 
: java.lang.NullPointerException: Cannot invoke "java.net.URL.getPath()" because the return value of "java.lang.ClassLoader.getResource(String)" is null
	at io.hyperfoil.tools.horreum.svc.BaseServiceTest.populateDataFromFiles(BaseServiceTest.java:796)
	at io.hyperfoil.tools.horreum.svc.RunServiceTest.testListAllRunsFromFiles(RunServiceTest.java:638)


2023-09-15 16:21:39,225 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> Summary: <<<<<<<<<<<<<<<<<<<<
io.hyperfoil.tools.horreum.svc.RunServiceTest#testListAllRunsFromFiles(RunServiceTest.java:638) RunServiceTest#testListAllRunsFromFiles() Cannot invoke "java.net.URL.getPath()" because the return value of "java.lang.ClassLoader.getResource(String)" is null
2023-09-15 16:21:39,226 ERROR [io.qua.test] (Test runner thread) >>>>>>>>>>>>>>>>>>>> 1 TEST FAILED <<<<<<<<<<<<<<<<<<<<


@johnaohara johnaohara added type/bug Something isn't working branch/master The master branch labels Sep 15, 2023
stalep added a commit to stalep/repo that referenced this issue Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/master The master branch type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant