forked from helm-unittest/helm-unittest
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Unit test fail randomly #131
Comments
I get the same kind of behavior, but with one particular test that uses
This works fine most of the time, but sometimes I get the above error. |
Also randomly I get the following Go error:
|
d3adb5
pushed a commit
to d3adb5/helm-unittest-tests
that referenced
this issue
Apr 30, 2024
…n-reference Update github organization name after migration
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Unit test fail randomly
test data contains array of only one element. Test case override to add more elements. Repeatedly run the same test without change. Testcase occasionally failed. If test data contains multiple elements, i.e. without override with set command in testcase. Problem do not exist.
Testdata
Testcase
Repeat run the same test without change, testcase fail randomly
The text was updated successfully, but these errors were encountered: