-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkclean-upThis issue is internal clean-up and has no effect on public APIs or expected behaviorsThis issue is internal clean-up and has no effect on public APIs or expected behaviorstask
Description
On average, running our E2E tests takes order of magnitude of seconds. However, there are 2 tests that stand out and take order of magnitude of minutes, depending on the run even ~3min.
- Microsoft.AspNetCore.Components.E2ETest.ServerExecutionTests.ServerVirtualizationTest.CanElevateEffectiveMaxItemCount_WhenOverscanExceedsMax
- Microsoft.AspNetCore.Components.E2ETest.Tests.VirtualizationTest.CanElevateEffectiveMaxItemCount_WhenOverscanExceedsMax
This is a low priority job of investigating if there is anything in these tests that unnecessarily prolongs them and if we can do better.
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkclean-upThis issue is internal clean-up and has no effect on public APIs or expected behaviorsThis issue is internal clean-up and has no effect on public APIs or expected behaviorstask