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

Soap Wrapper fails with param 'index' error even all testcases finish successfully #2942

Open
PaddyWD opened this issue Apr 6, 2023 · 0 comments

Comments

@PaddyWD
Copy link

PaddyWD commented Apr 6, 2023

My Soap UI wrapper always ends with
Index was out of range. Must be non-negative and less than the size of the collection. (Parameter 'index')
but all cases are done successfully
Total TestSuites: 0
Total TestCases: 1 (0 failed)
Total TestSteps: 25
Total Request Assertions: 35
Total Failed Assertions: 0
Total Exported Results: 25

I just have a warning at the end that Ginger can't delete a temp directory
'16:43:51,595 WARN [Tools] Could not delete temporary directory C:\UsersXXXXX'
I have this behavior from 4.5 to now 5.31 beta (just until 5.31 it fails with a null ecxeption error “Object Reference Not Set to an instance of an object.” )

Because of that the loaded suite xml does not get updated and future or follow cases that depend on it fail

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