Skip to content

don't run drawing tests on Mono (#111208)

c1fcd26
Select commit
Loading
Failed to load commit list.
Merged

[release/9.0-staging] Backport test fixes related to BinaryFormatter removal #111508

don't run drawing tests on Mono (#111208)
c1fcd26
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jan 17, 2025 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.

⚠️ The following pipeline(s) will not be analyzed as has been explicited excluded from analysis

Known Infrastructure Errors

Build Failures

runtime / Build / Libraries Test Run release coreclr windows x64 Debug

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌The job running on agent NetCore-Svc-Public 22 ran longer than the maximum time of 150 minutes. For more information, see https://go.microsoft.com/fwlink/?linkid=2077134

runtime / Build / android-arm Release AllSubsets_Mono / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/mono/mono.proj(1008,5): error MSB3073: The command "python3 /__w/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=armv7-none-linux-androideabi --netcore --targetdir="/__w/1/s/artifacts/obj/mono/android.arm.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/artifacts/obj/mono/android.arm.Release/cross/offsets-arm-android.h" --libclang="" --sysroot="/usr/local/android-sdk/ndk/27.2.12479018/toolchains/llvm/prebuilt/linux-x86_64/sysroot"" exited with code 1.

runtime / Build / android-arm64 Release AllSubsets_Mono / Build product

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌src/mono/mono.proj(1008,5): error MSB3073: The command "python3 /__w/1/s/src/mono/mono/tools/offsets-tool/offsets-tool.py --abi=aarch64-v8a-linux-android --netcore --targetdir="/__w/1/s/artifacts/obj/mono/android.arm64.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/artifacts/obj/mono/android.arm64.Release/cross/offsets-arm64-android.h" --libclang="" --prefix="/usr/lib/gcc/aarch64-linux-gnu/5" --sysroot="/usr/local/android-sdk/ndk/27.2.12479018/toolchains/llvm/prebuilt/linux-x86_64/sysroot"" exited with code 1.

Was this helpful? Yes No