pdh/tests: Skip a test that crashes on Windows 10 >= 2004.
commit95817b6386a9b9531d60ba86433e3055a1dc0a7e
authorFrancois Gouget <fgouget@codeweavers.com>
Tue, 22 Jun 2021 10:06:43 +0000 (22 12:06 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Jun 2021 15:57:47 +0000 (22 17:57 +0200)
tree5db2f4f8725b5afbead2b71054ff2330c49c43c1
parent071292bedd888b4cb3c690b40e5bb04cac7b65ef
pdh/tests: Skip a test that crashes on Windows 10 >= 2004.

Starting with Windows 10 2004 PdhMakeCounterPathA() does not check the
query handle before using it.

Signed-off-by: Francois Gouget <fgouget@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/pdh/tests/pdh.c