Update test for differing output on 8.2

This commit is contained in:
Aaron Piotrowski 2023-06-17 09:45:38 -05:00
parent 5d17a6fdfd
commit 1d18f5d1d1
No known key found for this signature in database
GPG Key ID: 5B456E6AABA44A63

View File

@ -20,8 +20,8 @@ if (uv_rwlock_tryrdlock($lock)) {
}
uv_rwlock_rdunlock($lock);
--EXPECT--
--EXPECTF--
OK
OK
Notice: Unknown: uv_rwlock: still locked resource detected; forcing rdunlock in Unknown on line 0
Notice: %s: uv_rwlock: still locked resource detected; forcing rdunlock in Unknown on line 0