Try GH runner #390
GitHub Actions / Test Results
failed
Jan 29, 2024 in 0s
1 fail, 29 pass in 22s
Annotations
Check warning on line 0 in Eventuous.Tests.OpenTelemetry.MetricsTests
github-actions / Test Results
ShouldMeasureSubscriptionGapCount (Eventuous.Tests.OpenTelemetry.MetricsTests) failed
test-results/net8.0/Eventuous.Tests.OpenTelemetry.trx [took 0s]
Raw output
Expected gapCount.Value to be between 24.0 and 64.0, but found 73.0. at FluentAssertions.Execution.XUnit2TestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Numeric.NumericAssertions`2.BeInRange(T minimumValue, T maximumValue, String because, Object[] becauseArgs)
at Eventuous.Tests.OpenTelemetry.MetricsTests.ShouldMeasureSubscriptionGapCount() in /home/runner/work/eventuous/eventuous/src/Diagnostics/test/Eventuous.Tests.OpenTelemetry/MetricsTests.cs:line 21
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Check notice on line 0 in .github
github-actions / Test Results
30 tests found
There are 30 tests, see "Raw output" for the full list of tests.
Raw output
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_not_be_fully_paid
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_not_be_overpaid
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_outstanding_changed
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_payment_registered
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_produce_two_events
Eventuous.Tests.Aggregates.OperateOnExistingSpec ‑ should_record_payment
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_make_booking_fully_paid
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_not_be_overpaid
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_fully_paid_event
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_outstanding_changed
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_produce_payment_registered
Eventuous.Tests.Aggregates.TwoAggregateOpsSpec ‑ should_record_payment
Eventuous.Tests.Application.FunctionalServiceTests ‑ AmendEventAddsMeta
Eventuous.Tests.Application.FunctionalServiceTests ‑ ExecuteOnAnyForNewStream
Eventuous.Tests.Application.FunctionalServiceTests ‑ ExecuteOnExistingStream
Eventuous.Tests.Application.FunctionalServiceTests ‑ ExecuteOnNewStream
Eventuous.Tests.Application.StateWithIdTests ‑ ShouldGetIdForNew
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateByResolve
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateNewAggregateWithExplicitFunction
Eventuous.Tests.AspNetCore.AggregateFactoryRegistrationTests ‑ ShouldCreateTwoSeparateInstances
Eventuous.Tests.ForgotToSetId ‑ ShouldFailWithNoId
Eventuous.Tests.Gateway.RegistrationTests ‑ Test
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduce
Eventuous.Tests.GooglePubSub.PubSubTests ‑ SubscribeAndProduceMany
Eventuous.Tests.Kafka.BasicProducerTests ‑ ShouldProduceAndWait
Eventuous.Tests.OpenTelemetry.MetricsTests ‑ ShouldMeasureSubscriptionGapCount
Eventuous.Tests.StoringEvents ‑ StoreInitial
Eventuous.Tests.StoringEventsWithCustomStream ‑ TestOnExisting
Eventuous.Tests.StoringEventsWithCustomStream ‑ TestOnNew
Eventuous.Tests.TypeRegistrationTests ‑ ShouldResolveDecoratedEvent
Loading