Skip to content

Conversation

@LiuGaoyong
Copy link
Owner

No description provided.

@LiuGaoyong
Copy link
Owner Author

CI-Test Filas on Windows:

============================= test session starts =============================
platform win32 -- Python 3.12.10, pytest-8.4.1, pluggy-1.6.0 -- D:\a\gulp-wheel\gulp-wheel\.venv\Scripts\python.exe
cachedir: .pytest_cache
rootdir: D:\a\gulp-wheel\gulp-wheel
configfile: pyproject.toml
collecting ... collected 1 item

..\tests\test_executable.py::test_available The GULP program: D:\a\gulp-wheel\gulp-wheel\.venv\Lib\site-packages\gulp\gulp.exe
Test GULP program with file: D:\a\_temp\msys64\tmp\tmp95fv58ze\example1.gin
Subprocess result: CompletedProcess(args=['D:\\a\\gulp-wheel\\gulp-wheel\\.venv\\Lib\\site-packages\\gulp\\gulp.exe < D:\\a\\_temp\\msys64\\tmp\\tmp95fv58ze\\example1.gin'], returncode=1, stdout=b'', stderr=b'The filename, directory name, or volume label syntax is incorrect.\r\n')
FAILED

================================== FAILURES ===================================
_______________________________ test_available ________________________________

    def test_available() -> None:
>       assert available(verbose=True)
E       assert False
E        +  where False = available(verbose=True)

..\tests\test_executable.py:5: AssertionError
=========================== short test summary info ===========================
FAILED ..\tests\test_executable.py::test_available - assert False
 +  where False = available(verbose=True)
!!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!
============================== 1 failed in 0.07s ==============================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant