Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Mono] Disabled failing tests on Mono Android and interpreter lanes to keep CI green #92728

Merged
merged 2 commits into from
Oct 5, 2023

Remove typo

c843838
Select commit
Loading
Failed to load commit list.
Merged

[Mono] Disabled failing tests on Mono Android and interpreter lanes to keep CI green #92728

Remove typo
c843838
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit) failed Oct 3, 2023 in 44m 9s

Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit failed

Annotations

Check failure on line 271 in src/mono/msbuild/android/build/AndroidBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit)

src/mono/msbuild/android/build/AndroidBuild.targets#L271

src/mono/msbuild/android/build/AndroidBuild.targets(271,5): error MSB4018: The "AndroidAppBuilderTask" task failed unexpectedly. [/__w/1/s/src/tests/Loader/classloader/regressions/Loader-classloader-regressions.csproj]

Check failure on line 271 in src/mono/msbuild/android/build/AndroidBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit)

src/mono/msbuild/android/build/AndroidBuild.targets#L271

src/mono/msbuild/android/build/AndroidBuild.targets(271,5): error MSB4018: System.Exception: Error: Process returned non-zero exit code: AndroidManifest.xml:2: Tag <manifest> attribute package has invalid character '-'. [/__w/1/s/src/tests/Loader/classloader/regressions/Loader-classloader-regressions.csproj]

Check failure on line 271 in src/mono/msbuild/android/build/AndroidBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit)

src/mono/msbuild/android/build/AndroidBuild.targets#L271

src/mono/msbuild/android/build/AndroidBuild.targets(271,5): error MSB4018: AndroidManifest.xml:20: Tag <instrumentation> attribute targetPackage has invalid character '-'. [/__w/1/s/src/tests/Loader/classloader/regressions/Loader-classloader-regressions.csproj]

Check failure on line 271 in src/mono/msbuild/android/build/AndroidBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit)

src/mono/msbuild/android/build/AndroidBuild.targets#L271

src/mono/msbuild/android/build/AndroidBuild.targets(271,5): error MSB4018: at Utils.RunProcess(TaskLoggingHelper logger, String path, String args, IDictionary`2 envVars, String workingDir, Boolean ignoreErrors, Boolean silent, MessageImportance debugMessageImportance) in /_/src/tasks/Common/Utils.cs:line 123 [/__w/1/s/src/tests/Loader/classloader/regressions/Loader-classloader-regressions.csproj]

Check failure on line 271 in src/mono/msbuild/android/build/AndroidBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime-extra-platforms (Build android-x64 Release AllSubsets_Mono_RuntimeTests minijit)

src/mono/msbuild/android/build/AndroidBuild.targets#L271

src/mono/msbuild/android/build/AndroidBuild.targets(271,5): error MSB4018: at ApkBuilder.BuildApk(String runtimeIdentifier, String mainLibraryFileName, String monoRuntimeHeaders) in /_/src/tasks/AndroidAppBuilder/ApkBuilder.cs:line 449 [/__w/1/s/src/tests/Loader/classloader/regressions/Loader-classloader-regressions.csproj]