Skip to content

Disables the double test for inconsistent execution#4133

Merged
SolidWallOfCode merged 1 commit intoapache:masterfrom
d2r:disable-brittle-double-test
Sep 9, 2018
Merged

Disables the double test for inconsistent execution#4133
SolidWallOfCode merged 1 commit intoapache:masterfrom
d2r:disable-brittle-double-test

Conversation

@d2r
Copy link
Copy Markdown
Contributor

@d2r d2r commented Aug 18, 2018

This test appears to be brittle, but it is being used to gate acceptance of pull request. Therefore it should be disabled by default until the inconsistency can be sorted out.

Found in #4131, but I have seen this before in a local environment and in other Pull Requests.

Relates to #4113

A permanent fix for this work-around is tracked by #4120 .

This test appears to be brittle, but it is being used to gate acceptance of pull request. Therefore it should be disabled by default
until the inconsistency can be sorted out.
@d2r d2r added the Tests label Aug 18, 2018
@d2r d2r added this to the 9.0.0 milestone Aug 18, 2018
@d2r d2r self-assigned this Aug 18, 2018
@d2r d2r requested a review from zwoop August 18, 2018 18:51
Copy link
Copy Markdown
Contributor

@dragon512 dragon512 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test and the test like it have a race on stats being updated correctly in a certain timeframe. I agree that this should be disabled until we create a better way to know that the stats are up-to-date rather than adding long delays and hoping everything is synced

@SolidWallOfCode SolidWallOfCode merged commit 8aeeca0 into apache:master Sep 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants