spring-projects / spring-net

Spring Framework for .NET
http://www.springframework.net
Apache License 2.0
846 stars 375 forks source link

Unable to run all tests from Spring.Core.Tests #206

Closed asvaghela closed 2 years ago

asvaghela commented 3 years ago

I am trying to run tests from Spring.Core.Tests but somehow it failed.

Do I have missed any project configuration ?

My build was successfully.

build

Out of 2488 tests from Spring.Core.Tests Successful tests : 2038 Failed tests : 417 Skiped tests : 19 Not Run : 14

tests

asvaghela commented 3 years ago

Recently I forked Spring.net v3.0 GA and started to run test cases. few of them of Spring.Core tests are failed.

For .NET 5.0

image

For .NET 4.6.1

image

lahma commented 2 years ago

Tests were improved a while ago, I'm closing this for now and we can reopen if there still are specific problems.