-
Notifications
You must be signed in to change notification settings - Fork 344
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
'panic: runtime error: slice bounds out of range' during test run #1073
Labels
Comments
Related to #134 |
but in my logs I see bigger numbers, like:
|
https://github.com/olejkavn/ioc-spring/blob/master/src/test/java/PaymentService.java link to sample project to reproduce issue |
#1117 |
This was addressed as part of #1117 |
Verified with
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! We have an issue that reproduces time to time on our CI agents (Ubuntu 14.04.4 LTS; JRE: 1.8.0_91-b14). Tests are run in 8 threads using
gauge:execute -DinParallel=true -Dnodes=8
Here is a stacktrace:
Gauge version: 0.9.9
Plugins
html-report (4.0.4)
java (0.6.7)
screenshot (0.0.1)
spectacle (0.1.2)
xml-report (0.2.0)
The text was updated successfully, but these errors were encountered: