mirror of
https://github.com/danog/ext-uv.git
synced 2024-11-26 12:04:39 +01:00
Update test for differing output on 8.2
This commit is contained in:
parent
5d17a6fdfd
commit
1d18f5d1d1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user