We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RabbitMqTests.SubmitTraces
When running nuke Workflow on macOS 15 with x64 I get very frequent failures from IntegrationTests.RabbitMqTests.SubmitsTraces.
nuke Workflow
IntegrationTests.RabbitMqTests.SubmitsTraces
17:31:46 [DBG] [xUnit.net 00:16:38.54] IntegrationTests: --- FAIL: IntegrationTests.RabbitMqTests.SubmitsTraces(6.0.0) (68,17s) 17:31:46 [DBG] [xUnit.net 00:16:38.54] IntegrationTests: === RUN IntegrationTests.RabbitMqTests.SubmitsTraces(7.0.0) 17:31:46 [DBG] Niepowodzenie IntegrationTests.RabbitMqTests.SubmitsTraces(packageVersion: "6.0.0") [1 m 8 s] 17:31:46 [DBG] Komunikat o błędzie: 17:31:46 [DBG] 17:31:46 [DBG] Missing expectations: 17:31:46 [DBG] - "<no description> Instrumentation Scope Name: 'OpenTelemetry.AutoInstrumentation.RabbitMq', predicate is null: 'False'"
Originally posted by @pellared in #4000 (comment)
The test application can exit before the span is stopped and exported.
The text was updated successfully, but these errors were encountered:
lachmatt
No branches or pull requests
When running
nuke Workflow
on macOS 15 with x64 I get very frequent failures fromIntegrationTests.RabbitMqTests.SubmitsTraces
.Originally posted by @pellared in #4000 (comment)
The test application can exit before the span is stopped and exported.
The text was updated successfully, but these errors were encountered: