-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Cosmos: clean test gates #6373
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
David-Noble-at-work
merged 36 commits into
Azure:feature/cosmos/v4
from
David-Noble-at-work:issue/#6289/cosmos/V4/assess-test-issues
Nov 21, 2019
Merged
Cosmos: clean test gates #6373
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
0bb32e1
Corrected package misspelling in log4j.properties, removed System.exi…
921d5cc
Merge branch 'feature/cosmos/v4' of github.com:David-Noble-at-work/az…
2028dec
Merge branch 'feature/cosmos/v4' of https://github.com/Azure/azure-sd…
30f5fd3
Fixed a merge error and resolved #5043, Variables that specify time i…
7a9b947
Minor code cleanup in RntbdTransportClient
89bed8f
Fixed a second merge issue
6430a70
Re-enabled all tests
a1d0118
Attempt to fix a test break
077d88a
Fixed a javadoc issue and bumped the value of RntbdRequestTimer.TIMER…
98981fd
Fixed a javadoc issues
e9d07b0
Fixed a javadoc issue
7bcb84c
Reenabled direct tcp backpressure tests
e16b79b
Fixed a javadoc issue
849cbb4
Updated collection cache layer logic with v2. Removed Flux.empty() an…
kushagraThapar e02739d
Fixed query test issues
kushagraThapar 1306222
Fixed emulator breaking change
kushagraThapar 30b5d05
Attempt to fix CosmosPartitionKeyTests::testNonPartitionedCollectionO…
2c0455a
Fixed DocumentProducerTest
kushagraThapar 2d5c525
Merge branch 'null_value_holder_change' of https://github.com/kushagr…
3564497
Tweaked code comments
8002aa6
Renamed beforeMethods for easier interpretation of the TestNG logs. W…
c40b522
Renamed beforeClass methods for easier interpretation of the TestNG l…
379486b
Workaround issue #6346 to identify test failures that might lie behin…
37e3186
Workaround issue #6346 to identify test failures that might lie behin…
824901b
Attempt to resolve a number of test failures
fad6705
Attempt to resolve a number of test failures
c9abc71
Merge branch 'feature/cosmos/v4' of https://github.com/Azure/azure-sd…
34cb24c
Attempt to resolve a number of test failures
d1d0183
Ignore ConsistencyTests1::validateConsistentPrefixOnAsyncReplication …
c3872d0
Attempt to workaround VeryLargeDocumentQueryTest::queryLargeDocuments…
925381a
Attempt to workaround VeryLargeDocumentQueryTest::queryLargeDocuments…
5ae65a8
Updated test TODOs based on current set of issues
32c42bf
Added TODOs and bumped SETUP_TIMEOUT for those test classes that rout…
3172b7b
Enabled LogLevelTest::createDocumentWithTraceLevelAtRoot
c5bd5a1
Added TODO and bumped timeout interval for before_OrderbyDocumentQuer…
b087b96
Added TODO, bumped timeout interval, and revised error handling strat…
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This changes already are already merged:
#6312
Are there more changes? or the branch is stale? could you merge the source branch back to your branch