Skip to content

Conversation

brandonpayton
Copy link
Member

Motivation for the change, related issues

The native file locking tests were broken and disabled. This PR re-enables and fixes them.

Implementation details

This PR simply provides a real native file locking function that was missing from the tests' lock manager construction.

Testing Instructions (or ideally a Blueprint)

  • CI
@brandonpayton brandonpayton requested a review from a team August 14, 2025 01:40
@brandonpayton brandonpayton self-assigned this Aug 14, 2025
@brandonpayton brandonpayton added [Type] Bug An existing feature does not function as intended Tests [Package][@php-wasm] Node labels Aug 14, 2025
@brandonpayton brandonpayton merged commit 890e777 into trunk Aug 14, 2025
25 checks passed
@brandonpayton brandonpayton deleted the reenable-native-locking-tests branch August 14, 2025 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Package][@php-wasm] Node Tests [Type] Bug An existing feature does not function as intended

1 participant