Skip to content

Conversation

@ronja-koistinen
Copy link
Contributor

This removes VuFindTest\Log\Handler\SteamHandlerTest::testInvalidFilePath because it was unportable, failed when PHP is run as root (e.g. in a container), and didn't test any relevant VuFind functionality.

This removes VuFindTest\Log\Handler\SteamHandlerTest::testInvalidFilePath
because it was unportable, failed when PHP is run as root (e.g. in a
container), and didn't test any relevant VuFind functionality.
@ronja-koistinen
Copy link
Contributor Author

Heh, I misspelled the module in the commit title...

@demiankatz demiankatz changed the title Remove SteamHandlerTest::testInvalidFilePath Remove StreamHandlerTest::testInvalidFilePath Nov 11, 2025
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As we discussed on Slack, I'll wait to see how this impacts code coverage before reviewing further. If it has no impact on coverage, I'm fine with removing it. If it does cover some logic, we should figure out a different way of testing the logic (perhaps by sending an invalid stream URI, for example).

@ronja-koistinen
Copy link
Contributor Author

No change seen in coverage.

@demiankatz demiankatz added this to the 11.0 milestone Nov 12, 2025
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @ronja-koistinen!

@demiankatz demiankatz merged commit 0930ef0 into vufind-org:dev Nov 12, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants