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

BUG: Unittest tests randomly fail due to unexpected deployment states. #50

Open
Isan-Rivkin opened this issue Feb 11, 2020 · 0 comments
Labels
bug Something isn't working component-watcher

Comments

@Isan-Rivkin
Copy link
Contributor

Once in awhile some unit tests fail because of assumption on pods conditions.
After running make test the error will

Example 1:

--- FAIL: TestGetAlertByTags (0.00s)
    --- FAIL: TestGetAlertByTags/validate_checks (0.00s)
        statuscake_test.go:79: unexpected check ID, got 1 expected 2

Expected Behavior:

All unit tests should pass every time deterministically.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component-watcher
Projects
None yet
Development

No branches or pull requests

1 participant