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

soften assertion in system tests #335

Merged
merged 2 commits into from
Sep 19, 2018
Merged

soften assertion in system tests #335

merged 2 commits into from
Sep 19, 2018

Conversation

crwilcox
Copy link
Contributor

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 19, 2018
@ghost ghost assigned crwilcox Sep 19, 2018
err.message,
'Deadline for Transaction exceeded. - 10 ABORTED: Transaction was aborted. Idle for over 10 seconds.'
assert(
err.message.startsWith(

This comment was marked as spam.

@codecov
Copy link

codecov bot commented Sep 19, 2018

Codecov Report

Merging #335 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #335   +/-   ##
=======================================
  Coverage   99.53%   99.53%           
=======================================
  Files          12       12           
  Lines        1281     1281           
=======================================
  Hits         1275     1275           
  Misses          6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2b8cdda...2821a3f. Read the comment docs.

@crwilcox crwilcox merged commit a8ff588 into master Sep 19, 2018
@jmdobry jmdobry deleted the system-tests-fixes branch October 16, 2018 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants