Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Fix problem with multiple deletes in test #85

Merged
merged 2 commits into from
May 21, 2018
Merged

Conversation

fhinkel
Copy link
Contributor

@fhinkel fhinkel commented May 20, 2018

Made the test more robust. Callbacks could already be queued before the first successful ping is executed. I can reproduce this locally with a lower timeout and this fixes it.

https://circleci.com/gh/googleapis/nodejs-compute/2068

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 20, 2018
@ghost ghost assigned fhinkel May 20, 2018
@codecov
Copy link

codecov bot commented May 20, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #85   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     19           
  Lines        1583   1583           
=====================================
  Hits         1583   1583

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 e835886...6ead663. Read the comment docs.

@fhinkel fhinkel merged commit 2a926b7 into master May 21, 2018
@fhinkel fhinkel deleted the fix-create-vm-test branch May 21, 2018 13:55
@ghost ghost removed the cla: yes This human has signed the Contributor License Agreement. label May 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants