summaryrefslogtreecommitdiff
path: root/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
diff options
context:
space:
mode:
authordotnet-bot <dotnet-bot@microsoft.com>2015-01-30 14:14:42 -0800
committerdotnet-bot <dotnet-bot@microsoft.com>2015-01-30 14:14:42 -0800
commitef1e2ab328087c61a6878c1e84f4fc5d710aebce (patch)
treedee1bbb89e9d722e16b0d1485e3cdd1b6c8e2cfa /src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
downloadcoreclr-ef1e2ab328087c61a6878c1e84f4fc5d710aebce.tar.gz
coreclr-ef1e2ab328087c61a6878c1e84f4fc5d710aebce.tar.bz2
coreclr-ef1e2ab328087c61a6878c1e84f4fc5d710aebce.zip
Initial commit to populate CoreCLR repo
[tfs-changeset: 1407945]
Diffstat (limited to 'src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt')
-rw-r--r--src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt199
1 files changed, 199 insertions, 0 deletions
diff --git a/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
new file mode 100644
index 0000000000..3d9e62d2c8
--- /dev/null
+++ b/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt
@@ -0,0 +1,199 @@
+This is a list of failing PAL tests that need to be reviewed because.
+They should either be fixed or deleted if they are no longer applicable.
+
+c_runtime/ctime/test1/paltest_ctime_test1
+c_runtime/exit/test2/paltest_exit_test2
+c_runtime/feof/test1/paltest_feof_test1
+c_runtime/ferror/test1/paltest_ferror_test1
+c_runtime/ferror/test2/paltest_ferror_test2
+c_runtime/fputs/test2/paltest_fputs_test2
+c_runtime/fread/test1/paltest_fread_test1
+c_runtime/fread/test2/paltest_fread_test2
+c_runtime/fread/test3/paltest_fread_test3
+c_runtime/ftell/test1/paltest_ftell_test1
+c_runtime/fwprintf/test19/paltest_fwprintf_test19
+c_runtime/fwprintf/test2/paltest_fwprintf_test2
+c_runtime/fwprintf/test7/paltest_fwprintf_test7
+c_runtime/iswprint/test1/paltest_iswprint_test1
+c_runtime/sscanf/test3/paltest_sscanf_test3
+c_runtime/swprintf/test2/paltest_swprintf_test2
+c_runtime/swprintf/test7/paltest_swprintf_test7
+c_runtime/ungetc/test2/paltest_ungetc_test2
+c_runtime/vswprintf/test2/paltest_vswprintf_test2
+c_runtime/vswprintf/test7/paltest_vswprintf_test7
+c_runtime/wprintf/test2/paltest_wprintf_test2
+c_runtime/_ecvt/test1/paltest_ecvt_test1
+c_runtime/_gcvt/test1/paltest_gcvt_test1
+c_runtime/_gcvt/test2/paltest_gcvt_test2
+c_runtime/_getw/test1/paltest_getw_test1
+c_runtime/_snwprintf/test2/paltest_snwprintf_test2
+c_runtime/_snwprintf/test7/paltest_snwprintf_test7
+c_runtime/_vsnwprintf/test2/paltest_vsnwprintf_test2
+c_runtime/_vsnwprintf/test7/paltest_vsnwprintf_test7
+c_runtime/_wmakepath/test1/paltest_wmakepath_test1
+debug_api/DebugBreak/test1/paltest_debugbreak_test1
+debug_api/OutputDebugStringA/test1/paltest_outputdebugstringa_test1
+debug_api/WriteProcessMemory/test1/paltest_writeprocessmemory_test1
+debug_api/WriteProcessMemory/test3/paltest_writeprocessmemory_test3
+debug_api/WriteProcessMemory/test4/paltest_writeprocessmemory_test4
+exception_handling/pal_except/test1/paltest_pal_except_test1
+exception_handling/pal_except/test2/paltest_pal_except_test2
+exception_handling/pal_except/test3/paltest_pal_except_test3
+exception_handling/pal_except/test4/paltest_pal_except_test4
+exception_handling/pal_except/test5/paltest_pal_except_test5
+exception_handling/pal_except/test6/paltest_pal_except_test6
+exception_handling/pal_except/test7/paltest_pal_except_test7
+exception_handling/PAL_EXCEPT_FILTER/test1/paltest_pal_except_filter_test1
+exception_handling/PAL_EXCEPT_FILTER/test2/paltest_pal_except_filter_test2
+exception_handling/PAL_EXCEPT_FILTER/test3/paltest_pal_except_filter_test3
+exception_handling/PAL_EXCEPT_FILTER_EX/test1/paltest_pal_except_filter_ex_test1
+exception_handling/PAL_EXCEPT_FILTER_EX/test2/paltest_pal_except_filter_ex_test2
+exception_handling/PAL_EXCEPT_FILTER_EX/test3/paltest_pal_except_filter_ex_test3
+exception_handling/pal_finally/test1/paltest_pal_finally_test1
+exception_handling/PAL_GetBottommostRegistration/test1/paltest_pal_getbottommostregistration_test1
+exception_handling/PAL_GetBottommostRegistration/test2/paltest_pal_getbottommostregistration_test2
+exception_handling/PAL_TRY_EXCEPT/test1/paltest_pal_try_except_test1
+exception_handling/PAL_TRY_EXCEPT/test2/paltest_pal_try_except_test2
+exception_handling/PAL_TRY_EXCEPT_EX/test1/paltest_pal_try_except_ex_test1
+exception_handling/PAL_TRY_EXCEPT_EX/test2/paltest_pal_try_except_ex_test2
+exception_handling/PAL_TRY_EXCEPT_EX/test3/paltest_pal_try_except_ex_test3
+exception_handling/PAL_TRY_LEAVE_FINALLY/test1/paltest_pal_try_leave_finally_test1
+exception_handling/RaiseException/test1/paltest_raiseexception_test1
+exception_handling/RaiseException/test2/paltest_raiseexception_test2
+exception_handling/RaiseException/test3/paltest_raiseexception_test3
+exception_handling/SetUnhandledExceptionFilter/test1/paltest_setunhandledexceptionfilter_test1
+filemapping_memmgt/CreateFileMappingA/test5/paltest_createfilemappinga_test5
+filemapping_memmgt/CreateFileMappingA/test6/paltest_createfilemappinga_test6
+filemapping_memmgt/CreateFileMappingA/test7/paltest_createfilemappinga_test7
+filemapping_memmgt/CreateFileMappingW/CreateFileMapping_neg1/paltest_createfilemappingw_createfilemapping_neg1
+filemapping_memmgt/CreateFileMappingW/test2/paltest_createfilemappingw_test2
+filemapping_memmgt/CreateFileMappingW/test5/paltest_createfilemappingw_test5
+filemapping_memmgt/CreateFileMappingW/test6/paltest_createfilemappingw_test6
+filemapping_memmgt/CreateFileMappingW/test7/paltest_createfilemappingw_test7
+filemapping_memmgt/FreeLibrary/test1/paltest_freelibrary_test1
+filemapping_memmgt/FreeLibraryAndExitThread/test1/paltest_freelibraryandexitthread_test1
+filemapping_memmgt/GetModuleFileNameA/test1/paltest_getmodulefilenamea_test1
+filemapping_memmgt/GetModuleFileNameW/test1/paltest_getmodulefilenamew_test1
+filemapping_memmgt/GetProcAddress/test1/paltest_getprocaddress_test1
+filemapping_memmgt/GetProcAddress/test2/paltest_getprocaddress_test2
+filemapping_memmgt/LockFile/test1/paltest_lockfile_test1
+filemapping_memmgt/LockFile/test3/paltest_lockfile_test3
+filemapping_memmgt/LockFile/test4/paltest_lockfile_test4
+filemapping_memmgt/LockFile/test5/paltest_lockfile_test5
+filemapping_memmgt/LockFile/test6/paltest_lockfile_test6
+filemapping_memmgt/OpenFileMappingA/test3/paltest_openfilemappinga_test3
+filemapping_memmgt/OpenFileMappingW/test3/paltest_openfilemappingw_test3
+filemapping_memmgt/ReadProcessMemory/ReadProcessMemory_neg1/paltest_readprocessmemory_readprocessmemory_neg1
+filemapping_memmgt/ReadProcessMemory/test1/paltest_readprocessmemory_test1
+filemapping_memmgt/ReadProcessMemory/test2/paltest_readprocessmemory_test2
+filemapping_memmgt/UnlockFile/test1/paltest_unlockfile_test1
+filemapping_memmgt/UnlockFile/test3/paltest_unlockfile_test3
+file_io/CopyFileW/test1/paltest_copyfilew_test1
+file_io/CreateDirectoryA/test2/paltest_createdirectorya_test2
+file_io/CreateDirectoryW/test2/paltest_createdirectoryw_test2
+file_io/CreateFileA/test1/paltest_createfilea_test1
+file_io/CreateFileW/test1/paltest_createfilew_test1
+file_io/errorpathnotfound/test1/paltest_errorpathnotfound_test1
+file_io/errorpathnotfound/test4/paltest_errorpathnotfound_test4
+file_io/GetFileAttributesExW/test1/paltest_getfileattributesexw_test1
+file_io/GetFullPathNameA/test2/paltest_getfullpathnamea_test2
+file_io/GetFullPathNameW/test2/paltest_getfullpathnamew_test2
+file_io/GetStdHandle/test1/paltest_getstdhandle_test1
+file_io/GetTempFileNameW/test1/paltest_gettempfilenamew_test1
+file_io/GetTempFileNameW/test2/paltest_gettempfilenamew_test2
+file_io/gettemppatha/test1/paltest_gettemppatha_test1
+file_io/GetTempPathW/test1/paltest_gettemppathw_test1
+file_io/MoveFileA/test1/paltest_movefilea_test1
+file_io/MoveFileExA/test1/paltest_movefileexa_test1
+file_io/MoveFileExW/test1/paltest_movefileexw_test1
+file_io/MoveFileW/test1/paltest_movefilew_test1
+file_io/ReadFile/test1/paltest_readfile_test1
+file_io/SetFileAttributesA/test1/paltest_setfileattributesa_test1
+file_io/SetFileAttributesA/test4/paltest_setfileattributesa_test4
+file_io/SetFileAttributesW/test1/paltest_setfileattributesw_test1
+file_io/SetFileAttributesW/test4/paltest_setfileattributesw_test4
+file_io/WriteFile/test2/paltest_writefile_test2
+loader/LoadLibraryA/test1/paltest_loadlibrarya_test1
+loader/LoadLibraryA/test6/paltest_loadlibrarya_test6
+loader/LoadLibraryA/test7/paltest_loadlibrarya_test7
+loader/LoadLibraryA/test8/paltest_loadlibrarya_test8
+loader/LoadLibraryW/test1/paltest_loadlibraryw_test1
+locale_info/CompareStringA/test1/paltest_comparestringa_test1
+locale_info/CompareStringW/test1/paltest_comparestringw_test1
+locale_info/GetCPInfo/test2/paltest_getcpinfo_test2
+locale_info/GetLocaleInfoW/test1/paltest_getlocaleinfow_test1
+locale_info/GetLocaleInfoW/test2/paltest_getlocaleinfow_test2
+locale_info/GetStringTypeExW/test1/paltest_getstringtypeexw_test1
+locale_info/GetStringTypeExW/test2/paltest_getstringtypeexw_test2
+locale_info/GetSystemDefaultLangID/test1/paltest_getsystemdefaultlangid_test1
+locale_info/GetThreadLocale/test1/paltest_getthreadlocale_test1
+locale_info/GetTimeZoneInformation/test1/paltest_gettimezoneinformation_test1
+locale_info/GetUserDefaultLangID/test1/paltest_getuserdefaultlangid_test1
+locale_info/GetUserDefaultLCID/test1/paltest_getuserdefaultlcid_test1
+locale_info/IsValidCodePage/test2/paltest_isvalidcodepage_test2
+locale_info/IsValidLocale/test1/paltest_isvalidlocale_test1
+locale_info/SetThreadLocale/test1/paltest_setthreadlocale_test1
+locale_info/WideCharToMultiByte/test1/paltest_widechartomultibyte_test1
+locale_info/WideCharToMultiByte/test2/paltest_widechartomultibyte_test2
+locale_info/WideCharToMultiByte/test3/paltest_widechartomultibyte_test3
+locale_info/WideCharToMultiByte/test4/paltest_widechartomultibyte_test4
+miscellaneous/FormatMessageW/test4/paltest_formatmessagew_test4
+miscellaneous/FormatMessageW/test5/paltest_formatmessagew_test5
+miscellaneous/FormatMessageW/test6/paltest_formatmessagew_test6
+miscellaneous/GetCalendarInfoW/test1/paltest_getcalendarinfow_test1
+miscellaneous/GetCalendarInfoW/test2/paltest_getcalendarinfow_test2
+miscellaneous/GetComputerNameW/test1/paltest_getcomputernamew_test1
+miscellaneous/GetDateFormatW/GetDateFormatW_neg1/paltest_getdateformatw_getdateformatw_neg1
+miscellaneous/GetDateFormatW/GetDateFormatW_neg2/paltest_getdateformatw_getdateformatw_neg2
+miscellaneous/GetDateFormatW/test1/paltest_getdateformatw_test1
+miscellaneous/GetUserNameW/test1/paltest_getusernamew_test1
+miscellaneous/GetVersionExA/test1/paltest_getversionexa_test1
+miscellaneous/GetVersionExW/test1/paltest_getversionexw_test1
+miscellaneous/InterLockedExchangeAdd/test1/paltest_interlockedexchangeadd_test1
+miscellaneous/IsBadCodePtr/test1/paltest_isbadcodeptr_test1
+miscellaneous/IsBadReadPtr/test1/paltest_isbadreadptr_test1
+miscellaneous/IsBadWritePtr/test1/paltest_isbadwriteptr_test1
+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/wsprintfW/test2/paltest_wsprintfw_test2
+miscellaneous/wsprintfW/test7/paltest_wsprintfw_test7
+pal_specific/PAL_GetMachineConfigurationDirectoryW/test1/paltest_pal_getmachineconfigurationdirectoryw_test1
+pal_specific/PAL_GetPALDirectoryW/test1/paltest_pal_getpaldirectoryw_test1
+pal_specific/PAL_GetUserConfigurationDirectoryW/test1/paltest_pal_getuserconfigurationdirectoryw_test1
+pal_specific/PAL_GetUserTempDirectoryW/test1/paltest_pal_getusertempdirectoryw_test1
+pal_specific/PAL_get_stderr/test1/paltest_pal_get_stderr_test1
+pal_specific/PAL_get_stdin/test1/paltest_pal_get_stdin_test1
+pal_specific/PAL_get_stdout/test1/paltest_pal_get_stdout_test1
+pal_specific/PAL_RegisterLibraryW_UnregisterLibraryW/test1/paltest_pal_registerlibraryw_unregisterlibraryw_test1
+samples/test2/paltest_samples_test2
+threading/CreateThread/test2/paltest_createthread_test2
+threading/CriticalSectionFunctions/test5/paltest_criticalsectionfunctions_test5
+threading/CriticalSectionFunctions/test6/paltest_criticalsectionfunctions_test6
+threading/DuplicateHandle/test1/paltest_duplicatehandle_test1
+threading/DuplicateHandle/test11/paltest_duplicatehandle_test11
+threading/DuplicateHandle/test12/paltest_duplicatehandle_test12
+threading/DuplicateHandle/test9/paltest_duplicatehandle_test9
+threading/ExitThread/test2/paltest_exitthread_test2
+threading/GetCurrentProcess/test1/paltest_getcurrentprocess_test1
+threading/GetCurrentThreadId/test1/paltest_getcurrentthreadid_test1
+threading/GetExitCodeProcess/test1/paltest_getexitcodeprocess_test1
+threading/OpenEventW/test3/paltest_openeventw_test3
+threading/OpenProcess/test1/paltest_openprocess_test1
+threading/QueueUserAPC/test1/paltest_queueuserapc_test1
+threading/SetConsoleCtrlHandler/test1/paltest_setconsolectrlhandler_test1
+threading/SetConsoleCtrlHandler/test10/paltest_setconsolectrlhandler_test10
+threading/SetConsoleCtrlHandler/test4/paltest_setconsolectrlhandler_test4
+threading/SetConsoleCtrlHandler/test5/paltest_setconsolectrlhandler_test5
+threading/SetConsoleCtrlHandler/test6/paltest_setconsolectrlhandler_test6
+threading/SetConsoleCtrlHandler/test7/paltest_setconsolectrlhandler_test7
+threading/SetConsoleCtrlHandler/test8/paltest_setconsolectrlhandler_test8
+threading/setthreadcontext/test1/paltest_setthreadcontext_test1
+threading/SuspendThread/test2/paltest_suspendthread_test2
+threading/SuspendThread/test3/paltest_suspendthread_test3
+threading/TerminateProcess/test1/paltest_terminateprocess_test1
+threading/TLS/test6_optimizedtls/paltest_tls_test6_optimizedtls
+threading/WaitForMultipleObjectsEx/test5/paltest_waitformultipleobjectsex_test5
+threading/WaitForMultipleObjectsEx/test6/paltest_waitformultipleobjectsex_test6
+threading/WaitForSingleObject/WFSOProcessTest/paltest_waitforsingleobject_wfsoprocesstest