[Tests-Only] Do not run Oracle issue 37026 in CI#37312
Merged
phil-davis merged 1 commit intomasterfrom Apr 27, 2020
Merged
Conversation
individual-it
approved these changes
Apr 27, 2020
Codecov Report
@@ Coverage Diff @@
## master #37312 +/- ##
=========================================
Coverage 64.53% 64.53%
Complexity 19166 19166
=========================================
Files 1266 1266
Lines 74952 74952
Branches 1331 1331
=========================================
Hits 48372 48372
Misses 26188 26188
Partials 392 392
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #37312 +/- ##
=========================================
Coverage 64.53% 64.53%
Complexity 19166 19166
=========================================
Files 1266 1266
Lines 74952 74952
Branches 1331 1331
=========================================
Hits 48372 48372
Misses 26188 26188
Partials 392 392
Continue to review full report at Codecov.
|
12 tasks
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
A new acceptance test scenario was added in PR #37296 to demonstrate an issue when running with Oracle database. It now seems that the problem is intermittent. This means that CI in master "randomly" fails, which is annoying! See #37026 (comment)
For now, do not run this scenario in CI. It will still be in the acceptance test feature file, and might be of some help to whoever looks into the detail of the problem.
Related Issue
Part of #37026
How Has This Been Tested?
CI
Types of changes
Checklist: