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

Added more continue as new cases for Non-Determinism java checks #85

Merged
merged 1 commit into from
May 23, 2024

Conversation

abhishekj720
Copy link
Contributor

Added tests for continue as new workflows for following cases:

  1. When more frequency of continue as new
    EXPECTED: FAIL
    ACTUAL: PASS

  2. When frequency is 1-9
    EXPECTED: FAIL
    ACTUAL: FAIL
    but when we increase value more but less than actual definition's frequency, it passes.

  3. When continue as new has a child workflow which is not expected
    EXPECTED: FAIL
    ACTUAL: FAIL

@agautam478 agautam478 merged commit 1fa035a into master May 23, 2024
5 checks passed
@abhishekj720 abhishekj720 deleted the nondbranch branch May 24, 2024 19:37
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 this pull request may close these issues.

2 participants