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

IsolatedStorage tests failing on CI on maccatalyst #87485

Closed
mkhamoyan opened this issue Jun 13, 2023 · 3 comments · Fixed by #90150
Closed

IsolatedStorage tests failing on CI on maccatalyst #87485

mkhamoyan opened this issue Jun 13, 2023 · 3 comments · Fixed by #90150
Assignees
Milestone

Comments

@mkhamoyan
Copy link
Contributor

Description

After reenabling tests on CI on maccatalyst by #84930 IsolatedStorage tests are failing on CI.

Reproduction Steps

Was not able to reproduce locally.
For CI run
/azp run runtime-maccatalyst

Expected behavior

System.IO.IsolatedStorage.Tests should pass on maccatalyst.

Actual behavior

Several test cases are failing from System.IO.IsolatedStorage.Tests on maccatalyst on CI.

Regression?

No response

Known Workarounds

Currently tests are skipped on maccatalyst.

Configuration

No response

Other information

No response

@mkhamoyan mkhamoyan self-assigned this Jun 13, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 13, 2023
@ghost
Copy link

ghost commented Jun 13, 2023

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

Issue Details

Description

After reenabling tests on CI on maccatalyst by #84930 IsolatedStorage tests are failing on CI.

Reproduction Steps

Was not able to reproduce locally.
For CI run
/azp run runtime-maccatalyst

Expected behavior

System.IO.IsolatedStorage.Tests should pass on maccatalyst.

Actual behavior

Several test cases are failing from System.IO.IsolatedStorage.Tests on maccatalyst on CI.

Regression?

No response

Known Workarounds

Currently tests are skipped on maccatalyst.

Configuration

No response

Other information

No response

Author: mkhamoyan
Assignees: mkhamoyan
Labels:

area-System.IO

Milestone: -

@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jun 14, 2023
@steveisok steveisok added this to the 8.0.0 milestone Jun 14, 2023
@jeffhandley jeffhandley added the os-maccatalyst MacCatalyst OS label Jul 27, 2023
@ghost
Copy link

ghost commented Jul 27, 2023

Tagging subscribers to 'os-maccatalyst': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Description

After reenabling tests on CI on maccatalyst by #84930 IsolatedStorage tests are failing on CI.

Reproduction Steps

Was not able to reproduce locally.
For CI run
/azp run runtime-maccatalyst

Expected behavior

System.IO.IsolatedStorage.Tests should pass on maccatalyst.

Actual behavior

Several test cases are failing from System.IO.IsolatedStorage.Tests on maccatalyst on CI.

Regression?

No response

Known Workarounds

Currently tests are skipped on maccatalyst.

Configuration

No response

Other information

No response

Author: mkhamoyan
Assignees: mkhamoyan
Labels:

area-System.IO, os-maccatalyst

Milestone: 8.0.0

@mkhamoyan
Copy link
Contributor Author

Tests are passing #90150

@ghost ghost locked as resolved and limited conversation to collaborators Sep 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants