summaryrefslogtreecommitdiff
path: root/src/pal/tests
diff options
context:
space:
mode:
authorMatt Mitchell <mmitche@microsoft.com>2017-03-15 17:06:54 -0700
committerGitHub <noreply@github.com>2017-03-15 17:06:54 -0700
commitbf90ab4abff1b5e1a2780b0e7ed2ae8c5826e597 (patch)
tree266e5412c1547928f31ad4ad6cf67993cf0326f3 /src/pal/tests
parent4065f0fd553025f3bf028b5a3018c026909473be (diff)
downloadcoreclr-bf90ab4abff1b5e1a2780b0e7ed2ae8c5826e597.tar.gz
coreclr-bf90ab4abff1b5e1a2780b0e7ed2ae8c5826e597.tar.bz2
coreclr-bf90ab4abff1b5e1a2780b0e7ed2ae8c5826e597.zip
Change CoreCLR to use Sierra (#10173)
* Switch to full 10.12 * Disable query performance counter test
Diffstat (limited to 'src/pal/tests')
-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 600c2a533b..02ceb68401 100644
--- a/src/pal/tests/palsuite/paltestlist.txt
+++ b/src/pal/tests/palsuite/paltestlist.txt
@@ -687,7 +687,6 @@ miscellaneous/InterlockedIncrement64/test1/paltest_interlockedincrement64_test1
miscellaneous/InterlockedIncrement64/test2/paltest_interlockedincrement64_test2
miscellaneous/lstrlenA/test1/paltest_lstrlena_test1
miscellaneous/lstrlenW/test1/paltest_lstrlenw_test1
-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 0e12ccbf55..f7d9f0f74a 100644
--- a/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
+++ b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
@@ -154,6 +154,7 @@ 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