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

Fix Version test failure due to 1.25.0 server release #1629

Merged
merged 3 commits into from
Sep 10, 2024

Conversation

yuandrew
Copy link
Contributor

@yuandrew yuandrew commented Sep 10, 2024

What was changed

Changing a test assert based off of changed behavior from 1.25.0 server release. Test now checks for either no ramp or percentage is 100%

Why?

1.25.0 server release caused this test to start failing. Server was changed so we can specify a 100% ramp as equivalent to no ramp.

Checklist

  1. Closes

  2. How was this tested:

Test passes locally

  1. Any docs updates needed?

@yuandrew yuandrew requested a review from a team as a code owner September 10, 2024 20:09
@yuandrew yuandrew merged commit fa54195 into temporalio:master Sep 10, 2024
13 checks passed
@yuandrew yuandrew deleted the fix-version-test-1.25.0 branch September 10, 2024 21:53
ReyOrtiz pushed a commit to ReyOrtiz/temporal-sdk-go that referenced this pull request Dec 5, 2024
* temporary test fix

* change assert to match server behavior change
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.

3 participants