Skip to content

Unit and e2e tests for Container resize.

6d7e6b0
Select commit
Loading
Failed to load commit list.
Draft

Virtualization supports variable-height items #64964

Unit and e2e tests for Container resize.
6d7e6b0
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 8, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

aspnetcore-ci / Build / Build: Windows x64/x86/arm64 / Build x64

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : A restricted method in java.lang.System has been called
    ❌EXEC(0,0): error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar)
    ❌EXEC(0,0): error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module

aspnetcore-ci / Build / Test: Windows Server x64 / Run build.cmd

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : A restricted method in java.lang.System has been called
    ❌EXEC(0,0): error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar)
    ❌EXEC(0,0): error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module

aspnetcore-ci / Build / Tests: Helix x64 Subset 1 / Build shared fx

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌EXEC(0,0): error : A restricted method in java.lang.System has been called
    ❌EXEC(0,0): error : java.lang.System::load has been called by net.rubygrapefruit.platform.internal.NativeLibraryLoader in an unnamed module (file:/D:/a/_work/1/s/.gradle/wrapper/dists/gradle-8.10-bin/deqhafrv1ntovfmgh0nh3npr9/gradle-8.10/lib/native-platform-0.22-milestone-26.jar)
    ❌EXEC(0,0): error : Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module

2 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [aspnetcore-components-e2e] [aspnetcore-ci] [aspnetcore-template-tests-pr]

Was this helpful? Yes No