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: Improve strength reduction's prediction of loop reversal #104800

Merged
merged 5 commits into from
Jul 17, 2024

Nit

a054b04
Select commit
Loading
Failed to load commit list.
Merged

JIT: Improve strength reduction's prediction of loop reversal #104800

Nit
a054b04
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime succeeded Jul 17, 2024 in 1h 0m 47s

Build #20240717.32 had test failures

Details

Tests

  • Failed: 4 (0.00%)
  • Passed: 1,438,321 (98.41%)
  • Other: 23,196 (1.59%)
  • Total: 1,461,521

Annotations

Check failure on line 1 in System.IO.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.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 System.Formats.Nrbf.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Formats.Nrbf.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 System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime

Expected: 7/17/2024 2:03:16 PM to be greater than 7/17/2024 2:03:16 PM
Raw output
   at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 335
   at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs:line 115
--- End of stack trace from previous location ---

Check failure on line 1 in System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.WritingShouldUpdateWriteTime_After_SetLastAccessTime

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.IO.Tests.File_GetSetTimes_SafeFileHandle_Pathless.WritingShouldUpdateWriteTime_After_SetLastAccessTime

Expected: 7/17/2024 2:01:29 PM to be greater than 7/17/2024 2:01:29 PM
Raw output
   at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage) in /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs:line 335
   at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime() in /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs:line 115
--- End of stack trace from previous location ---