[Build] Reenable components E2E tests on the CI #11698
Labels
area-infrastructure
Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Done
This issue has been fixed
Milestone
These tests got disabled by f76be64 and further changes to the build infrastructure (likely due to 4fde84a) cause the tests to hang on the CI.
We should get to the bottom of this ASAP as it hurts our ability to deliver the product with confidence.
The change here is to replace
with
on
.\src\Components\test\E2ETest\Microsoft.AspNetCore.Components.E2ETests.csproj
and figure out why the component tests don't finish, as they finish on local builds.
The text was updated successfully, but these errors were encountered: