summaryrefslogtreecommitdiff
path: root/src/pal
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2019-05-23 19:33:51 -0700
committerJan Kotas <jkotas@microsoft.com>2019-05-23 19:33:51 -0700
commit442d71f95973f2d3b4c1fa2fb2664dcabf69329c (patch)
tree4b9bbbdbf8dfbb278fa7bf02dd5432e4d269c59e /src/pal
parentbf1472eaab876606090df62a23225ad13f104562 (diff)
downloadcoreclr-442d71f95973f2d3b4c1fa2fb2664dcabf69329c.tar.gz
coreclr-442d71f95973f2d3b4c1fa2fb2664dcabf69329c.tar.bz2
coreclr-442d71f95973f2d3b4c1fa2fb2664dcabf69329c.zip
Re-enable queryperformancecounter PAL test (#11291)
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.
Diffstat (limited to 'src/pal')
-rw-r--r--src/pal/tests/palsuite/paltestlist.txt1
-rw-r--r--src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/pal/tests/palsuite/paltestlist.txt b/src/pal/tests/palsuite/paltestlist.txt
index ebc3592c67..f3469b3190 100644
--- a/src/pal/tests/palsuite/paltestlist.txt
+++ b/src/pal/tests/palsuite/paltestlist.txt
@@ -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
diff --git a/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
index 16be5e6762..39370261be 100644
--- a/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
+++ b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
@@ -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