Re-enable queryperformancecounter PAL test (#11291)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 24 May 2019 02:33:51 +0000 (19:33 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 24 May 2019 02:33:51 +0000 (19:33 -0700)
The test seems to work in the lab again, so the failures seem to be related to the version
of OSX we were using in the past when the test started to fail.

src/pal/tests/palsuite/paltestlist.txt
src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt

index ebc3592..f3469b3 100644 (file)
@@ -675,6 +675,7 @@ miscellaneous/InterlockedIncrement/test1/paltest_interlockedincrement_test1
 miscellaneous/InterlockedIncrement/test2/paltest_interlockedincrement_test2
 miscellaneous/InterlockedIncrement64/test1/paltest_interlockedincrement64_test1
 miscellaneous/InterlockedIncrement64/test2/paltest_interlockedincrement64_test2
+miscellaneous/queryperformancecounter/test1/paltest_queryperformancecounter_test1
 miscellaneous/queryperformancefrequency/test1/paltest_queryperformancefrequency_test1
 miscellaneous/SetEnvironmentVariableA/test1/paltest_setenvironmentvariablea_test1
 miscellaneous/SetEnvironmentVariableA/test2/paltest_setenvironmentvariablea_test2
index 16be5e6..3937026 100644 (file)
@@ -139,7 +139,6 @@ miscellaneous/IsBadWritePtr/test2/paltest_isbadwriteptr_test2
 miscellaneous/IsBadWritePtr/test3/paltest_isbadwriteptr_test3
 miscellaneous/MessageBoxW/test1/paltest_messageboxw_test1
 miscellaneous/MessageBoxW/test2/paltest_messageboxw_test2
-miscellaneous/queryperformancecounter/test1/paltest_queryperformancecounter_test1
 miscellaneous/wsprintfW/test2/paltest_wsprintfw_test2
 miscellaneous/wsprintfW/test7/paltest_wsprintfw_test7
 pal_specific/PAL_GetMachineConfigurationDirectoryW/test1/paltest_pal_getmachineconfigurationdirectoryw_test1