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
fix: resolve Windows CI test failure in storage error handling
- Fixed test_storage_error_handling to work across all platforms
- Replaced platform-specific invalid path test with cross-platform file-as-directory test
- Test now verifies error handling when trying to create directory over existing file
- All storage tests now pass on Windows, Linux, and macOS
closes #CI-failure
0 commit comments