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

System.IO.Tests.File_GetSetTimes_SafeFileHandle.WritingShouldUpdateWriteTime_After_SetLastAccessTime failing #97020

Open
MichalStrehovsky opened this issue Jan 16, 2024 · 3 comments
Labels
area-System.IO Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@MichalStrehovsky
Copy link
Member

MichalStrehovsky commented Jan 16, 2024

    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: #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: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=527171
Error message validated: to be greater than
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/16/2024 10:12:53 AM UTC

Report

Build Definition Test Pull Request
723792 dotnet/runtime System.Formats.Tar.Tests.TarWriter_WriteEntryAsync_Roundtrip_Tests.NameRoundtripsAsync #103915
709124 dotnet/runtime System.Diagnostics.Tests.PerformanceCounterCategoryTests.PerformanceCounterCategory_InstanceExists_Static #103427

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 2
@MichalStrehovsky MichalStrehovsky added area-System.IO blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jan 16, 2024
@ghost
Copy link

ghost commented Jan 16, 2024

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: #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 ghost added the untriaged New issue has not been triaged by the area owner label Jan 16, 2024
@Jozkee
Copy link
Member

Jozkee commented Mar 14, 2024

Looks similar to #95378 and #95298.
Will mark as future since it has very few failing runs. It may still be related to FAT resolution.

@Jozkee Jozkee added this to the Future milestone Mar 14, 2024
@Jozkee Jozkee removed the untriaged New issue has not been triaged by the area owner label Mar 14, 2024
@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 14, 2024
@jeffschwMSFT
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.IO Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

3 participants