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

JIT: Remove TYP_BOOL #90981

Merged
merged 2 commits into from
Aug 28, 2023

Merge branch 'main' of github.com:dotnet/runtime into fix-90798

046b058
Select commit
Loading
Failed to load commit list.
Merged

JIT: Remove TYP_BOOL #90981

Merge branch 'main' of github.com:dotnet/runtime into fix-90798
046b058
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Aug 24, 2023 in 0s

.NET Result Analysis

Details

All checks completed

[runtime]

[runtime-coreclr superpmi-replay]

[runtime-coreclr superpmi-diffs]

[runtime-dev-innerloop]

[dotnet-linker-tests]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

runtime / Build / Libraries Test Run checked coreclr linux_musl arm Release / Send to Helix

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.23411.1/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(89,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Threading.Tasks.Tests in job ae0bcd22-4271-46c7-97d9-e6fbf600ac6c has failed. [Failure log]

runtime / Build / Installer Build and Test coreclr linux_x64 Release / Build

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: /__w/1/s/artifacts/TestResults/Release/Microsoft.NET.HostModel.Bundle.Tests_net8.0_x64.html [net8.0|x64]
    ❌VSTest(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Build) Tests failed: /__w/1/s/artifacts/TestResults/Release/AppHost.Bundle.Tests_net8.0_x64.html [net8.0|x64]

runtime / Build / Libraries Test Run checked coreclr windows x86 Debug / Send to Helix

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.23411.1\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(42,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test BasicEventSourceTests.TestsManifestGeneration.Test_EventSource_EtwManifestGeneration has failed. Check the Test tab or [this console log]

Non-Deterministic Test Failures Detected

AppHost.Bundle.Tests.BundledAppWithSubDirs.Bundled_Framework_dependent_Targeting50_App_Run_Succeeds(options: BundleAllContent) [Details] [0.43% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

  • Installer-coreclr-linux_x64-Release
Exception Message
System.IO.IOException : No space left on device : '/__w/1/s/artifacts/tests/Release/ahb/tz0uybjx.fm2'
CallStack
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
   at System.IO.Directory.CreateDirectory(String path)
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /_/src/installer/tests/TestUtils/TestArtifact.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact..ctor(TestArtifact source) in /_/src/installer/tests/TestUtils/TestArtifact.cs:line 48
   at Microsoft.DotNet.CoreSetup.Test.TestProject..ctor(TestProject source) in /_/src/installer/tests/TestUtils/TestProject.cs:line 38
   at Microsoft.DotNet.CoreSetup.Test.TestProject.Copy() in /_/src/installer/tests/TestUtils/TestProject.cs:line 45
   at Microsoft.DotNet.CoreSetup.Test.TestProjectFixture.CopyTestProject(TestProject sourceTestProject) in /_/src/installer/tests/TestUtils/TestProjectFixture.cs:line 90
   at Microsoft.DotNet.CoreSetup.Test.TestProjectFixture..ctor(TestProjectFixture fixtureToCopy) in /_/src/installer/tests/TestUtils/TestProjectFixture.cs:line 67
   at Microsoft.DotNet.CoreSetup.Test.TestProjectFixture.Copy() in /_/src/installer/tests/TestUtils/TestProjectFixture.cs:line 405
   at AppHost.Bundle.Tests.BundledAppWithSubDirs.Bundled_Framework_dependent_Targeting50_App_Run_Succeeds(BundleOptions options) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:line 179
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)
AppHost.Bundle.Tests.BundledAppWithSubDirs.Bundled_Self_Contained_Targeting50_WithCompression_Throws [Details] [0.27% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

  • Installer-coreclr-linux_x64-Release
Exception Message
System.IO.IOException : No space left on device : '/__w/1/s/artifacts/tests/Release/ahb/3ihy3toa.xjj'
CallStack
   at System.IO.FileSystem.CreateParentsAndDirectory(String fullPath, UnixFileMode unixCreateMode)
   at System.IO.FileSystem.CreateDirectory(String fullPath, UnixFileMode unixCreateMode)
   at System.IO.Directory.CreateDirectory(String path)
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact.GetNewTestArtifactPath(String artifactName) in /_/src/installer/tests/TestUtils/TestArtifact.cs:line 104
   at Microsoft.DotNet.CoreSetup.Test.TestArtifact..ctor(TestArtifact source) in /_/src/installer/tests/TestUtils/TestArtifact.cs:line 48
   at Microsoft.DotNet.CoreSetup.Test.TestProject..ctor(TestProject source) in /_/src/installer/tests/TestUtils/TestProject.cs:line 38
   at Microsoft.DotNet.CoreSetup.Test.TestProject.Copy() in /_/src/installer/tests/TestUtils/TestProject.cs:line 45
   at Microsoft.DotNet.CoreSetup.Test.TestProjectFixture.CopyTestProject(TestProject sourceTestProject) in /_/src/installer/tests/TestUtils/TestProjectFixture.cs:line 90
   at Microsoft.DotNet.CoreSetup.Test.TestProjectFixture..ctor(TestProjectFixture fixtureToCopy) in /_/src/installer/tests/TestUtils/TestProjectFixture.cs:line 67
   at Microsoft.DotNet.CoreSetup.Test.TestProjectFixture.Copy() in /_/src/installer/tests/TestUtils/TestProjectFixture.cs:line 405
   at AppHost.Bundle.Tests.BundledAppWithSubDirs.Bundled_Self_Contained_Targeting50_WithCompression_Throws() in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:line 193
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
AppHost.Bundle.Tests.BundledAppWithSubDirs.Bundled_With_Empty_File_Succeeds(options: BundleAllContent) [Details] [0.25% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]

Failing Configuration

  • Installer-coreclr-linux_x64-Release
Exception Message
System.IO.IOException : No space left on device : '/__w/1/s/artifacts/tests/Release/ahb/3hcccpw5.z5x/AppWithSubDirs/bundle/AppWithSubDirs'
CallStack
   at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
   at System.IO.Strategies.BufferedFileStreamStrategy.WriteSpan(ReadOnlySpan`1 source, ArraySegment`1 arraySegment)
   at System.IO.Compression.DeflateStream.Dispose(Boolean disposing)
   at Microsoft.NET.HostModel.Bundle.Bundler.AddToBundle(Stream bundle, Stream file, FileType type) in /_/src/installer/managed/Microsoft.NET.HostModel/Bundle/Bundler.cs:line 108
   at Microsoft.NET.HostModel.Bundle.Bundler.GenerateBundle(IReadOnlyList`1 fileSpecs) in /_/src/installer/managed/Microsoft.NET.HostModel/Bundle/Bundler.cs:line 333
   at BundleTests.Helpers.BundleHelper.GenerateBundle(Bundler bundler, String sourceDir, String outputDir, Boolean copyExcludedFiles) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.cs:line 164
   at BundleTests.Helpers.BundleHelper.BundleApp(TestProjectFixture fixture, String& singleFile, BundleOptions options, Version targetFrameworkVersion, Boolean copyExcludedFiles) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/Helpers/BundleHelper.cs:line 200
   at AppHost.Bundle.Tests.BundleTestBase.BundleSelfContainedApp(TestProjectFixture testFixture, String& singleFile, BundleOptions options, Version targetFrameworkVersion, Boolean disableCompression) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/BundleTestBase.cs:line 64
   at AppHost.Bundle.Tests.BundleTestBase.BundleSelfContainedApp(TestProjectFixture testFixture, BundleOptions options, Version targetFrameworkVersion, Boolean disableCompression) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/BundleTestBase.cs:line 47
   at AppHost.Bundle.Tests.BundledAppWithSubDirs.Bundled_With_Empty_File_Succeeds(BundleOptions options) in /_/src/installer/tests/Microsoft.NET.HostModel.Tests/AppHost.Bundle.Tests/BundledAppWithSubDirs.cs:line 220
   at InvokeStub_BundledAppWithSubDirs.Bundled_With_Empty_File_Succeeds(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithOneArg(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)

Was this helpful? Yes No