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

Fix tests on Windows #4

Merged
merged 1 commit into from
May 26, 2024

Conversation

8ctopus
Copy link
Contributor

@8ctopus 8ctopus commented May 20, 2024

the PR fixes:

$ vendor/bin/phpunit
Xdebug: [Step Debug] Time-out connecting to debugging client, waited: 200 ms. Tried: localhost:9000 (through xdebug.client_host/xdebug
.client_port).
PHPUnit 9.6.19 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.3.0
Configuration: K:\dev\github\php-nimbly-capsule\phpunit.xml

F..............................................................  63 / 178 ( 35%)
............................................................... 126 / 178 ( 70%)
....................................................            178 / 178 (100%)

Time: 00:00.150, Memory: 4.00 MB

There was 1 failure:

1) Nimbly\Capsule\Tests\UploadedFileTest::test_move_to_unwriteable_target_throws_runtime_exception
Failed asserting that exception of type "RuntimeException" is thrown.

FAILURES!
Tests: 178, Assertions: 262, Failures: 1.

@brentscheffler brentscheffler merged commit fe25b8e into nimbly:master May 26, 2024
3 checks passed
@8ctopus 8ctopus deleted the dev-fix-tests-on-windows branch May 27, 2024 08:29
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.

2 participants