Skip to content

Conversation

cleemullins
Copy link
Contributor

Fixes #1297

The Transcript Tests that were failing were doing so when tests were ran in parallel or in a different order. The relevant tests had state dependencies as they were doing "counting" validation.

If a different test ran first and stored data, that data would cause a subsequent test to fail.

Note: The only machine we've seen this on is my home machine (latest VS, latest emulator).

@cleemullins cleemullins self-assigned this Jan 24, 2019
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 47674

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.842%

Totals Coverage Status
Change from base Build 47501: 0.0%
Covered Lines: 5506
Relevant Lines: 9860

💛 - Coveralls

@cleemullins cleemullins merged commit 4157329 into master Jan 25, 2019
@cleemullins cleemullins deleted the CLM/FixTranscriptTests branch January 25, 2019 19:09
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.

3 participants