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

Test failure — update_v1_5_4_test — assertion AppliesTo(test.curVersion #1707

Open
hash-d opened this issue Oct 8, 2024 · 1 comment · May be fixed by #1711
Open

Test failure — update_v1_5_4_test — assertion AppliesTo(test.curVersion #1707

hash-d opened this issue Oct 8, 2024 · 1 comment · May be fixed by #1711

Comments

@hash-d
Copy link
Member

hash-d commented Oct 8, 2024

Describe the bug
The test TestSkupperNetworkStatusVolumeUpdate/older-version is failing consistently since Sep/24, with the following error, when executed on main:

23:41:10  === RUN   TestSkupperNetworkStatusVolumeUpdate/older-version
23:41:10      update_v1_5_4_test.go:78: New version: 1.5.3 - current mock site version: 1.5.4
23:41:10      update_v1_5_4_test.go:81: assertion failed: expression is false: updateSkupperNetworkVolumeTask.AppliesTo(test.curVersion) == test.applies

How To Reproduce

Run the system tests against main; not sure if -use-cluster comes into play, but it was used when the test failed.

Expected behavior

Test pass :)

Environment details

  • Skupper CLI: main (built)
  • Skupper Operator (if applicable): n/a
  • Platform: Openshift 4.12, 4.16

Additional context
N/A

@hash-d
Copy link
Member Author

hash-d commented Oct 8, 2024

@fgiorgetti, FYI

@fgiorgetti fgiorgetti linked a pull request Oct 9, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant