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

Flaky test again #910

Open
cijothomas opened this issue Jan 19, 2023 · 4 comments
Open

Flaky test again #910

cijothomas opened this issue Jan 19, 2023 · 4 comments
Assignees
Labels
comp:instrumentation.eventcounters Things related to OpenTelemetry.Instrumentation.EventCounters

Comments

@cijothomas
Copy link
Member

[xUnit.net 00:00:02.23] OpenTelemetry.Instrumentation.EventCounters.Tests.EventCountersMetricsTests.EventCounter [FAIL]
[xUnit.net 00:00:02.23] Assert.Equal() Failure
[xUnit.net 00:00:02.23] Expected: 1997.0201999999999
[xUnit.net 00:00:02.23] Actual: 0
[xUnit.net 00:00:02.23] Stack Trace:
[xUnit.net 00:00:02.23] D:\a\opentelemetry-dotnet-contrib\opentelemetry-dotnet-contrib\test\OpenTelemetry.Instrumentation.EventCounters.Tests\EventCountersMetricsTests.cs(74,0): at OpenTelemetry.Instrumentation.EventCounters.Tests.EventCountersMetricsTests.EventCounter()
Failed OpenTelemetry.Instrumentation.EventCounters.Tests.EventCountersMetricsTests.EventCounter [1 s]
Error Message:
Assert.Equal() Failure
Expected: 1997.0201999999999
Actual: 0
Stack Trace:
at OpenTelemetry.Instrumentation.EventCounters.Tests.EventCountersMetricsTests.EventCounter() in D:\a\opentelemetry-dotnet-contrib\opentelemetry-dotnet-contrib\test\OpenTelemetry.Instrumentation.EventCounters.Tests\EventCountersMetricsTests.cs:line 74

@cijothomas
Copy link
Member Author

@martinjt
Copy link
Member

martinjt commented Jun 2, 2024

Looks like this was merged and fixed.

@martinjt martinjt closed this as completed Jun 2, 2024
@cijothomas
Copy link
Member Author

@cijothomas cijothomas reopened this Jun 3, 2024
@martinjt martinjt added the comp:instrumentation.eventcounters Things related to OpenTelemetry.Instrumentation.EventCounters label Jun 3, 2024
@martinjt
Copy link
Member

martinjt commented Jun 3, 2024

Assigned to the maintainers of the event counters library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:instrumentation.eventcounters Things related to OpenTelemetry.Instrumentation.EventCounters
Projects
None yet
Development

No branches or pull requests

4 participants