Skip to content

Stop testing on all Windows versions, simplify CI (#3650) #2755

Stop testing on all Windows versions, simplify CI (#3650)

Stop testing on all Windows versions, simplify CI (#3650) #2755

Triggered via push October 30, 2025 13:45
Status Failure
Total duration 12m 3s
Artifacts

build.yml

on: push
Matrix: build
publish-ci
0s
publish-ci
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (ubuntu-24.04, 14, Release)
Process completed with exit code 1.
Microsoft.EntityFrameworkCore.SequenceEndToEndTest.Can_use_sequence_end_to_end_from_multiple_contexts_concurrently_async: test/EFCore.PG.FunctionalTests/SequenceEndToEndTest.cs#L197
System.InvalidOperationException : The model must be finalized and its runtime dependencies must be initialized before 'GetRelationalModel' can be used. Ensure that either 'OnModelCreating' has completed or, if using a stand-alone 'ModelBuilder', that 'IModelRuntimeInitializer.Initialize(model.FinalizeModel())' was called.