-
Notifications
You must be signed in to change notification settings - Fork 369
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
Fix Flakey Test - AspNetCore.IntegrationTests.TraceTest.Trace_QPS #966
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Comments
iantalarico
added a commit
to iantalarico/google-cloud-dotnet
that referenced
this issue
Apr 4, 2017
This is in an attempt to fix a flake where both requests get traced. Fixes issue googleapis#966
iantalarico
added a commit
that referenced
this issue
Apr 4, 2017
This is in an attempt to fix a flake where both requests get traced. Fixes issue #966
iantalarico
added a commit
to iantalarico/google-cloud-dotnet
that referenced
this issue
Apr 12, 2017
The test is about 50% flaky on our CI but passes almost 100% locally. It is causing a lot of noise in the CI. Skip until it is fixed. See issue googleapis#966
Merged
iantalarico
added a commit
that referenced
this issue
Apr 12, 2017
* Disable AspNetCore.IntegrationTests.TraceTest.Trace_QPS. The test is about 50% flaky on our CI but passes almost 100% locally. It is causing a lot of noise in the CI. Skip until it is fixed. See issue #966 * Fix typo
jskeet
added
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
labels
Jun 21, 2017
I'll have a look and see what our test weather is like now... |
gcf-owl-bot bot
added a commit
that referenced
this issue
Dec 10, 2024
Source-Link: googleapis/googleapis@5d5b1bf Source-Link: googleapis/googleapis-gen@c735b61 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYzczNWI2MTkzZGFlYmFhOWM0NWMyZTIzMTUzYWYxNmFlZTczMmZlNiJ9
gcf-owl-bot bot
added a commit
that referenced
this issue
Dec 10, 2024
Source-Link: googleapis/googleapis@5d5b1bf Source-Link: googleapis/googleapis-gen@c735b61 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYzczNWI2MTkzZGFlYmFhOWM0NWMyZTIzMTUzYWYxNmFlZTczMmZlNiJ9
gcf-owl-bot bot
added a commit
that referenced
this issue
Dec 10, 2024
Source-Link: googleapis/googleapis@5d5b1bf Source-Link: googleapis/googleapis-gen@c735b61 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYzczNWI2MTkzZGFlYmFhOWM0NWMyZTIzMTUzYWYxNmFlZTczMmZlNiJ9
amanda-tarafa
pushed a commit
that referenced
this issue
Dec 10, 2024
Source-Link: googleapis/googleapis@5d5b1bf Source-Link: googleapis/googleapis-gen@c735b61 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQ29tcHV0ZS5WMS8uT3dsQm90LnlhbWwiLCJoIjoiYzczNWI2MTkzZGFlYmFhOWM0NWMyZTIzMTUzYWYxNmFlZTczMmZlNiJ9
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority: p1
Important issue which blocks shipping the next release. Will be fixed prior to next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
This test is continually flakey.
The text was updated successfully, but these errors were encountered: