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

[release/7.0] Fix encoding problem when publishing with AOT #89388

Closed

Non-unicode relink tests should be still running.

a46adbf
Select commit
Loading
Failed to load commit list.
Closed

[release/7.0] Fix encoding problem when publishing with AOT #89388

Non-unicode relink tests should be still running.
a46adbf
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Jul 25, 2023 in 2h 23m 52s

Build #20230725.3 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 2,966,628 (98.55%)
  • Other: 43,557 (1.45%)
  • Total: 3,010,188

Annotations

Check failure on line 73 in src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs#L73

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs(73,74): error CS1739: (NETCORE_ENGINEERING_TELEMETRY=Build) The best overload for 'BuildAndRunAttribute' does not have a parameter named 'testUnicode'

Check failure on line 74 in src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs#L74

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs(74,72): error CS1739: (NETCORE_ENGINEERING_TELEMETRY=Build) The best overload for 'BuildAndRunAttribute' does not have a parameter named 'testUnicode'

Check failure on line 75 in src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs#L75

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs(75,74): error CS1739: (NETCORE_ENGINEERING_TELEMETRY=Build) The best overload for 'BuildAndRunAttribute' does not have a parameter named 'testUnicode'

Check failure on line 76 in src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs#L76

src/tests/BuildWasmApps/Wasm.Build.Tests/BuildPublishTests.cs(76,72): error CS1739: (NETCORE_ENGINEERING_TELEMETRY=Build) The best overload for 'BuildAndRunAttribute' does not have a parameter named 'testUnicode'

Check failure on line 1 in Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Interop/MonoAPI/MonoMono/PInvokeDetach/PInvokeDetach.sh

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Interop/MonoAPI/MonoMono/PInvokeDetach/PInvokeDetach.sh

cmdLine:/private/tmp/helix/working/BC6E0A5E/w/B1C20969/e/Interop/MonoAPI/MonoMono/PInvokeDetach/PInvokeDetach.sh Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 7/25/2023 4:48:01 AM, end: 7/25/2023 4:58:01 AM)

Return code:      -100
Raw output file:      /tmp/helix/working/BC6E0A5E/w/B1C20969/uploads/Reports/Interop.MonoAPI/MonoMono/PInvokeDetach/PInvokeDetach.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/BC6E0A5E/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false PInvokeDetach.dll ''

cmdLine:/private/tmp/helix/working/BC6E0A5E/w/B1C20969/e/Interop/MonoAPI/MonoMono/PInvokeDetach/PInvokeDetach.sh Timed Out (timeout in milliseconds: 600000 from variable __TestTimeout, start: 7/25/2023 4:48:01 AM, end: 7/25/2023 4:58:01 AM)
Test Harness Exitcode is : -100
To run the test:
> set CORE_ROOT=/tmp/helix/working/BC6E0A5E/p
> /private/tmp/helix/working/BC6E0A5E/w/B1C20969/e/Interop/MonoAPI/MonoMono/PInvokeDetach/PInvokeDetach.sh
Expected: True
Actual:   False
Raw output
   at Interop_MonoAPI._MonoMono_PInvokeDetach_PInvokeDetach_._MonoMono_PInvokeDetach_PInvokeDetach_sh()
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

Check failure on line 1 in Interop.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Interop.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.