mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:15:41 +00:00
[WINHTTP_WINETEST] Properly re-add the ROS diff removed during last winesync.
This avoids timeouts in the winhttp:notification test. ROSTESTS-295 CORE-14248
This commit is contained in:
parent
3d75cc0814
commit
89670a48ab
1 changed files with 1 additions and 0 deletions
|
@ -1043,6 +1043,7 @@ if (!winetest_interactive)
|
||||||
{
|
{
|
||||||
skip("Skipping test_persistent_connection due to hang. See ROSTESTS-295.\n");
|
skip("Skipping test_persistent_connection due to hang. See ROSTESTS-295.\n");
|
||||||
}
|
}
|
||||||
|
else
|
||||||
#endif
|
#endif
|
||||||
test_persistent_connection( si.port );
|
test_persistent_connection( si.port );
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue