runtime icon indicating copy to clipboard operation
runtime copied to clipboard

System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing

Open MichalStrehovsky opened this issue 5 months ago • 2 comments

    System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime [FAIL]
      Expected: 1/15/2024 9:28:17 AM to be greater than 1/15/2024 9:28:17 AM
      Stack Trace:
        /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(335,0): at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage)
        /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs(115,0): at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime()
        --- End of stack trace from previous location ---

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=527171 Build error leg or test failing: System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime Pull request: https://github.com/dotnet/runtime/pull/96894

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "to be greater than",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=527171 Error message validated: to be greater than Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 1/16/2024 10:12:53 AM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

MichalStrehovsky avatar Jan 16 '24 10:01 MichalStrehovsky

Tagging subscribers to this area: @dotnet/area-system-io See info in area-owners.md if you want to be subscribed.

Issue Details
    System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime [FAIL]
      Expected: 1/15/2024 9:28:17 AM to be greater than 1/15/2024 9:28:17 AM
      Stack Trace:
        /_/src/libraries/Common/tests/TestUtilities/System/AssertExtensions.cs(335,0): at System.AssertExtensions.GreaterThan[T](T actual, T greaterThan, String userMessage)
        /_/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/File/GetSetTimes_SafeFileHandle.cs(115,0): at System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime()
        --- End of stack trace from previous location ---

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=527171 Build error leg or test failing: System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime Pull request: https://github.com/dotnet/runtime/pull/96894

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "to be greater than",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: MichalStrehovsky
Assignees: -
Labels:

area-System.IO, blocking-clean-ci, Known Build Error

Milestone: -

ghost avatar Jan 16 '24 10:01 ghost

Looks similar to https://github.com/dotnet/runtime/issues/95378 and https://github.com/dotnet/runtime/issues/95298. Will mark as future since it has very few failing runs. It may still be related to FAT resolution.

Jozkee avatar Mar 14 '24 16:03 Jozkee

removing blocking-clean-ci label as it has not failed in 30 days

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

jeffschwMSFT avatar May 14 '24 16:05 jeffschwMSFT