Skip to content
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

test: fix flakey test #1573

Merged
merged 2 commits into from
May 16, 2019
Merged

test: fix flakey test #1573

merged 2 commits into from
May 16, 2019

Conversation

straker
Copy link
Contributor

@straker straker commented May 16, 2019

The raw env reporter compares two datetime strings together in an equality test. If the datetimes were off by 1 ms the test would fail. Just copied the test for environment data from the v1 reporter.

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Follows the commit message policy, appropriate for next version
  • Has documentation updated, a DU ticket, or requires no documentation change
  • Includes new tests, or was unnecessary
  • Code is reviewed for security by: Stephen

@straker straker requested a review from a team May 16, 2019 14:20
@straker straker merged commit fb38ce7 into develop May 16, 2019
@straker straker deleted the fixRawEnvTest branch May 16, 2019 14:59
stephenmathieson added a commit that referenced this pull request May 16, 2019
* develop:
  test: fix test for Safari (#1557)
  test: fix flakey test (#1573)
  test: fix tests failing in IE11 (#1570)
  test: only run IE11 tests in appveyor (#1571)
  chore: run prettier and format (#1568)
  test: disable es6 syntax usage within tests directory (#1569)
  feat(rule): add additional elements to check for incomplete with required children (#1547)
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.

2 participants