Skip to content

Commit 442d71f

Browse files
janvorlijkotas
authored andcommitted
Re-enable queryperformancecounter PAL test (dotnet#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.
1 parent bf1472e commit 442d71f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/pal/tests/palsuite/paltestlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,7 @@ miscellaneous/InterlockedIncrement/test1/paltest_interlockedincrement_test1
675675
miscellaneous/InterlockedIncrement/test2/paltest_interlockedincrement_test2
676676
miscellaneous/InterlockedIncrement64/test1/paltest_interlockedincrement64_test1
677677
miscellaneous/InterlockedIncrement64/test2/paltest_interlockedincrement64_test2
678+
miscellaneous/queryperformancecounter/test1/paltest_queryperformancecounter_test1
678679
miscellaneous/queryperformancefrequency/test1/paltest_queryperformancefrequency_test1
679680
miscellaneous/SetEnvironmentVariableA/test1/paltest_setenvironmentvariablea_test1
680681
miscellaneous/SetEnvironmentVariableA/test2/paltest_setenvironmentvariablea_test2

src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ miscellaneous/IsBadWritePtr/test2/paltest_isbadwriteptr_test2
139139
miscellaneous/IsBadWritePtr/test3/paltest_isbadwriteptr_test3
140140
miscellaneous/MessageBoxW/test1/paltest_messageboxw_test1
141141
miscellaneous/MessageBoxW/test2/paltest_messageboxw_test2
142-
miscellaneous/queryperformancecounter/test1/paltest_queryperformancecounter_test1
143142
miscellaneous/wsprintfW/test2/paltest_wsprintfw_test2
144143
miscellaneous/wsprintfW/test7/paltest_wsprintfw_test7
145144
pal_specific/PAL_GetMachineConfigurationDirectoryW/test1/paltest_pal_getmachineconfigurationdirectoryw_test1

0 commit comments

Comments
 (0)