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

Disable TestTrace10kSPS/AwsXray #1387

Merged
merged 1 commit into from
Oct 27, 2020
Merged

Disable TestTrace10kSPS/AwsXray #1387

merged 1 commit into from
Oct 27, 2020

Conversation

jrcamp
Copy link
Contributor

@jrcamp jrcamp commented Oct 27, 2020

See #1380

Comment on lines 62 to 71
// Disabled due to instability. Issue #1380
// {
// "AwsXray",
// testbed.NewOTLPTraceDataSender("localhost", testbed.GetAvailablePort(t)),
// datareceivers.NewMockAwsXrayDataReceiver(testbed.GetAvailablePort(t)),
// testbed.ResourceSpec{
// ExpectedMaxCPU: 75,
// ExpectedMaxRAM: 85,
// },
// },
Copy link
Member

Choose a reason for hiding this comment

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

Please delete the code, we don't allow commented code. It is already recorded as an issue.

@tigrannajaryan tigrannajaryan merged commit aef6d7d into open-telemetry:master Oct 27, 2020
mx-psi referenced this pull request in DataDog/opentelemetry-collector-contrib Oct 27, 2020
dyladan referenced this pull request in dynatrace-oss-contrib/opentelemetry-collector-contrib Jan 29, 2021
* Add release documentation

* fix formatting
dmitryax added a commit to dmitryax/opentelemetry-collector-contrib that referenced this pull request Jan 11, 2024
The test using this mock receiver was disabled more than 3 years ago open-telemetry#1387 and never restored after that.

Proposing to remove the dead code to reduce the maintenance overhead.
dmitryax added a commit that referenced this pull request Jan 11, 2024
The test using this mock receiver was disabled more than 3 years ago
#1387
and never restored after that.

Proposing to remove the dead code to reduce the maintenance overhead.

Pinging code owner @wangzlei, @srprash. Let us know if it's ok to remove
if you want to revive the test instead.
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Feb 1, 2024
The test using this mock receiver was disabled more than 3 years ago
open-telemetry#1387
and never restored after that.

Proposing to remove the dead code to reduce the maintenance overhead.

Pinging code owner @wangzlei, @srprash. Let us know if it's ok to remove
if you want to revive the test instead.
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.

3 participants