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: deflake TestProtoDowngrade #1084

Merged
merged 1 commit into from
May 1, 2021
Merged

Conversation

Stebalien
Copy link
Member

  1. Don't write "nil". Not all writers handle this well.
  2. Write/read an entire string.
  3. Improve debuggability.
  4. Move the sleep. We don't need to wait for disconnect notifications. We do need to wait for the protocol event change to propagate.

1. Don't write "nil". Not all writers handle this well.
2. Write/read an entire string.
3. Improve debuggability.
4. Move the sleep. We _don't_ need to wait for disconnect notifications.
   We _do_ need to wait for the protocol event change to propagate.
@Stebalien Stebalien merged commit a461447 into master May 1, 2021
@Stebalien Stebalien deleted the fix/deflake-proto-change branch May 1, 2021 01:06
@Stebalien Stebalien mentioned this pull request May 11, 2021
27 tasks
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

1 participant