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

iOS-sim PhysicalFileProviderTests.TokenForEmptyFilter test failure #107246

Closed
matouskozak opened this issue Sep 2, 2024 · 5 comments
Closed

iOS-sim PhysicalFileProviderTests.TokenForEmptyFilter test failure #107246

matouskozak opened this issue Sep 2, 2024 · 5 comments
Labels
area-Extensions-FileSystem Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS

Comments

@matouskozak
Copy link
Member

matouskozak commented Sep 2, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=794325
Build error leg or test failing: Microsoft.Extensions.FileProviders.Physical.Tests
Affected CI: iossimulator_x64_release_allsubsets_mono (runtime-extra-platforms)
Range of commits: c87cbf6...ac663e4

Failure log:

[15:37:09] dbug: 2024-08-30 15:37:09.282611-0700 Microsoft.Extensions.FileProviders.Physical.Tests[20660:5667193] 	[FAIL] Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokenForEmptyFilter
[15:37:09] dbug: Assert.False() Failure
[15:37:09] dbug: Expected: False
[15:37:09] dbug: Actual:   True
[15:37:09] dbug: at Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokenForEmptyFilter()
[15:37:09] dbug: 2024-08-30 15:37:09.282865-0700 Microsoft.Extensions.FileProviders.Physical.Tests[20660:5667193]    at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
[15:37:09] dbug: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Error Message

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

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

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=794325
Error message validated: [[FAIL] Microsoft.Extensions.FileProviders.PhysicalFileProviderTests.TokenForEmptyFilter]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/2/2024 7:17:48 AM UTC

Report

Build Definition Test Pull Request
794325 dotnet/runtime Microsoft.Extensions.FileProviders.Physical.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1
@matouskozak matouskozak added untriaged New issue has not been triaged by the area owner os-ios Apple iOS area-Extensions-FileSystem Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 2, 2024
Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @ivanpovazan, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

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

@matouskozak
Copy link
Member Author

@adamsitnik do you know if the PhysicalFileProviderTests.TokenForEmptyFilter test could be affected by #107195?

@adamsitnik
Copy link
Member

@adamsitnik do you know if the PhysicalFileProviderTests.TokenForEmptyFilter test could be affected by #107195?

This PR should be unrelated (it fixed a bug in AssemblyNameInfo which is not used here and added fuzzing tests)

@matouskozak
Copy link
Member Author

No longer failing, closing for now.

@matouskozak matouskozak removed the untriaged New issue has not been triaged by the area owner label Sep 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Extensions-FileSystem Known Build Error Use this to report build issues in the .NET Helix tab os-ios Apple iOS
Projects
None yet
Development

No branches or pull requests

2 participants