-
Notifications
You must be signed in to change notification settings - Fork 20
Fix M3Reporter.Processor Flaky Tests #71
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
7a62004
Fixed processors improperly sharing the transport
8163bbf
Tidying up
516b3f7
Added disclaimer
e75a180
Tidying up
816a29e
Put a guard-rail against uncaughts in the `Processor`
ef84bfc
Fixed tests
168d732
Added TODOs
fb19ef6
Fixed closing in multi-processor setup
7c7e7c7
Fixed flushing sequence to work properly in multi-processor setup
69104f6
Tidying up
7fb2f3a
Fixed tests
4cc32e0
Rebased
89777f4
Fixed tests
15e757c
Make metrics snapshotting explicit
54695ae
Tidying up
6ff5e52
Tidying up;
dbcefa3
Extracted wait-timeout to `M3ReporterTest`
7b3ec45
Make gradle test output verbose
ce72a94
Reverted gradle debug output;
69dc2b0
Additional logging
d764cc6
Replaced "localhost" w/ "127.0.0.1"
804a39b
Increasing the t/o value
2546bcc
Fixed tests to not boot reporter twice
e1dd6fe
Added more logs
d980ce2
Added a little more logs
34441ef
A little more logs
aa6fab4
`lint`
c3512ba
Fixed RC of `MockM3Server` not being waited for to boot up
e3b7a2f
Properly sync on the monitor
56382f3
Reduced scope of catch-clause, re-throw un-actionable exceptions;
bf8513b
`lint`
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.