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

PhysicalFileProviderTests.TokensFiredOnFileDeleted fails #101401

Open
MichalStrehovsky opened this issue Apr 22, 2024 · 2 comments
Open

PhysicalFileProviderTests.TokensFiredOnFileDeleted fails #101401

MichalStrehovsky opened this issue Apr 22, 2024 · 2 comments
Labels
area-Extensions-FileSystem Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner

Comments

@MichalStrehovsky
Copy link
Member

MichalStrehovsky commented Apr 22, 2024

C:\h\w\B6E8093C\w\B57C09CF\e>"C:\h\w\B6E8093C\p\dotnet.exe" exec --runtimeconfig Microsoft.Extensions.FileProviders.Physical.Tests.runtimeconfig.json --depsfile Microsoft.Extensions.FileProviders.Physical.Tests.deps.json xunit.console.dll Microsoft.Extensions.FileProviders.Physical.Tests.dll -xml testResults.xml -nologo -nocolor -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing  
  Discovering: Microsoft.Extensions.FileProviders.Physical.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  Microsoft.Extensions.FileProviders.Physical.Tests (found 82 of 92 test cases)
  Starting:    Microsoft.Extensions.FileProviders.Physical.Tests (parallel test collections = on [2 threads], stop on fail = off)
    Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokensFiredOnFileDeleted [FAIL]
      Assert.True() Failure
      Expected: True
      Actual:   False
      Stack Trace:
        /_/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/PhysicalFileProviderTests.cs(500,0): at Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokensFiredOnFileDeleted()
        --- End of stack trace from previous location ---
  Finished:    Microsoft.Extensions.FileProviders.Physical.Tests
=== TEST EXECUTION SUMMARY ===
   Microsoft.Extensions.FileProviders.Physical.Tests  Total: 193, Errors: 0, Failed: 1, Skipped: 0, Time: 106.048s

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=651616
Build error leg or test failing: Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokensFiredOnFileDeleted
Pull request: #101373

Error Message

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

{
  "ErrorMessage": "Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokensFiredOnFileDeleted [FAIL]",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=651616
Error message validated: [Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokensFiredOnFileDeleted [FAIL]]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/22/2024 9:23:46 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@MichalStrehovsky MichalStrehovsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Extensions-FileSystem Known Build Error Use this to report build issues in the .NET Helix tab labels Apr 22, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 22, 2024
Copy link
Contributor

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

@jeffschwMSFT jeffschwMSFT removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label May 23, 2024
@jeffschwMSFT
Copy link
Member

removing blocking-clean-ci 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-Extensions-FileSystem Known Build Error Use this to report build issues in the .NET Helix tab untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants