You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use method like WaitFile() in CleanupConfigFiles() from test_PSConfiguration.cs to exclude race condition with other tests. (CI fail)
- investigate why the test TestRunspaceWithPowerShellAndInitialSessionState fail on MacOs with CreateDefault2() but pass with CreateDefault() (CI fail)
We need:
CleanupConfigFiles()fromtest_PSConfiguration.csto exclude race condition with other tests. (CI fail)