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

refactor: modernize and fix the sample tests #193

Merged
merged 1 commit into from
Dec 19, 2018
Merged

refactor: modernize and fix the sample tests #193

merged 1 commit into from
Dec 19, 2018

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Dec 18, 2018

So the monitoring sample tests have been flaky for as long as I can remember. In the process of upgrading to mocha/chai/execa, I added retries in a few places, and moved a few things to serial execution to discover what looks to be a few underlying issues with the API. The result of the investigation was these bugs:

I suspect all of these are related to the underlying API, but it's worth ruling out the client library as well. Adding @alexander-fenster since he helped with some of the investigation here too :)

@theacodes - these are bad enough that I think someone needs to take point on reaching out to the monitoring team, and figuring out what's going on. Since I'm "out of office", do you mind reaching out?

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 18, 2018
Copy link

@crwilcox crwilcox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes here look fine, though I haven't reached out to product.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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