Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

fix: Fix I/O for accounting windows #108

fix: Fix I/O for accounting windows

fix: Fix I/O for accounting windows #108

Triggered via pull request January 23, 2024 23:36
Status Failure
Total duration 8m 59s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 errors
build (3.11, macOS-latest)
Process completed with exit code 1.
build (3.10, macOS-latest): tests/test_io.py#L20
test_normalize_path AssertionError: assert PosixPath('/Users/runner/work/caustics/caustics/path/to/file.txt') == PosixPath('path/to/file.txt') + where PosixPath('path/to/file.txt') = Path('path/to/file.txt')
build (3.10, macOS-latest)
Process completed with exit code 1.
build (3.9, macOS-latest)
Process completed with exit code 1.
build (3.9, ubuntu-latest)
Process completed with exit code 1.
build (3.10, ubuntu-latest): tests/test_io.py#L20
test_normalize_path AssertionError: assert PosixPath('/home/runner/work/caustics/caustics/path/to/file.txt') == PosixPath('path/to/file.txt') + where PosixPath('path/to/file.txt') = Path('path/to/file.txt')
build (3.10, ubuntu-latest)
Process completed with exit code 1.
build (3.11, windows-latest)
Process completed with exit code 1.
build (3.11, ubuntu-latest)
Process completed with exit code 1.
build (3.10, windows-latest): tests\test_io.py#L20
test_normalize_path AssertionError: assert WindowsPath('D:/a/caustics/caustics/path/to/file.txt') == WindowsPath('path/to/file.txt') + where WindowsPath('path/to/file.txt') = Path('path\\to\\file.txt')
build (3.10, windows-latest)
Process completed with exit code 1.
build (3.9, windows-latest)
Process completed with exit code 1.