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

Fixed topic_alias_recv test failure. #666

Merged
merged 2 commits into from
Sep 22, 2020
Merged

Fixed topic_alias_recv test failure. #666

merged 2 commits into from
Sep 22, 2020

Conversation

redboltz
Copy link
Owner

debug.

@redboltz redboltz force-pushed the fix_topic_alias_test branch 5 times, most recently from a66ab0d to 6f9ec28 Compare September 22, 2020 03:05
Added error code matching.
The error code operation cancelled sometimes happen. It depends on
environment and timing.
@redboltz
Copy link
Owner Author

I noticed that many pull requests outputs error message on the testing. When I merged Topic Alias functionality the last merged pull request, no errors are reported. But I re-run the tests, I got an error that is the same as many recent pull requests.

The error should be fixed by this pull request.
After the pull request will be merged, I would request rebase the pull requests.

@codecov
Copy link

codecov bot commented Sep 22, 2020

Codecov Report

Merging #666 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #666   +/-   ##
=======================================
  Coverage   82.68%   82.69%           
=======================================
  Files          46       46           
  Lines        7076     7077    +1     
=======================================
+ Hits         5851     5852    +1     
  Misses       1225     1225           

When disconnect timeout happens, h_close should be callned not h_error,
because disconnect is requested.
@redboltz redboltz merged commit 25bd3a1 into master Sep 22, 2020
@redboltz redboltz deleted the fix_topic_alias_test branch September 22, 2020 05:29
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.

None yet

1 participant