Skip to content

feat: Add OpenFeature.Extensions.Hosting package #686

feat: Add OpenFeature.Extensions.Hosting package

feat: Add OpenFeature.Extensions.Hosting package #686

Triggered via pull request April 11, 2024 16:23
Status Failure
Total duration 3m 24s
Artifacts

ci.yml

on: pull_request
Matrix: build
packaging
0s
packaging
Fit to window
Zoom out
Zoom in

Annotations

2 errors
OpenFeature.Tests.OpenFeatureEventTest.Client_Level_Event_Handlers_Should_Be_Removable: test/OpenFeature.Tests/OpenFeatureEventTests.cs#L491
System.AggregateException : AssertUntilAsync timeout reached. (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) (Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) ) ---- NSubstitute.Exceptions.ReceivedCallsException : Expected to receive exactly 1 call matching: Invoke(payload => (payload.ProviderName == value(OpenFeature.Tests.OpenFeatureEventTest+<>c__DisplayClass14_0).testProvider.GetMetadata().Name)) Actually received no matching calls. Received 1 non-matching call (non-matching arguments indicated with '*' characters): Invoke(*ProviderEventPayload*) -
build (windows-latest)
Process completed with exit code 1.