llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs
Louis Dionne a55632a069 [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green
After recent changes to the Docker image, all hell broke loose and the
CI started failing. This patch marks a few tests as unsupported until
we can figure out what the issues are and fix them.

In the future, it would be ideal if the nodes could pick up the Dockerfile
present in the revision being tested, which would allow us to test changes
to the Dockerfile in the CI, like we do for all other code changes.

Differential Revision: https://reviews.llvm.org/D112737
2021-10-28 16:30:42 -04:00
..
fs.op.absolute [libcxx] [test] Adjust separator form in fs.op.absolute for libc++ on windows 2021-03-09 16:57:26 +02:00
fs.op.canonical [libcxx] [test] Add (void) return casts on functions marked nodiscard in MS STL 2020-10-16 17:36:56 +03:00
fs.op.copy [libcxx] [test] Ifdef out uses of create_fifo on windows 2021-02-26 00:10:47 +02:00
fs.op.copy_file [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
fs.op.copy_symlink [libcxx] [test] Call create_directory_symlink where relevant 2020-11-10 10:39:15 +02:00
fs.op.create_directories [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
fs.op.create_directory [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
fs.op.create_directory_symlink [libcxx] [test] Call create_directory_symlink where relevant 2020-11-10 10:39:15 +02:00
fs.op.create_hard_link [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.op.create_symlink [libcxx] Sanitize paths before creating symlinks on windows 2021-01-29 13:39:30 +02:00
fs.op.current_path [libcxx] [test] Don't leave test dirs behind in fs.op.current_path on Windows 2021-03-22 23:41:10 +02:00
fs.op.equivalent [libcxx] [test] Ifdef out uses of create_fifo on windows 2021-02-26 00:10:47 +02:00
fs.op.exists [libcxx] [test] Allow C:\System Volume Information to be missing 2021-04-06 20:55:18 +03:00
fs.op.file_size [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
fs.op.hard_lk_ct [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.op.is_block_file [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_char_file [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_directory [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_empty [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_fifo [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_other [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_regular_file [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_socket [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.is_symlink [libcxx] [test] Use GetWindowsInaccessibleDir() instead of dirs with perms::none in fs.op.is_* 2021-04-09 21:24:34 +03:00
fs.op.last_write_time [libc++] Temporarily mark tests as UNSUPPORTED to get the CI green 2021-10-28 16:30:42 -04:00
fs.op.permissions [libcxx] [test] Fix filesystem permission tests for windows 2021-05-11 20:43:24 +03:00
fs.op.proximate [libc++] [test] Add a debug-mode CI. 2021-04-30 18:08:09 -04:00
fs.op.read_symlink [libcxx] [test] Call create_directory_symlink where relevant 2020-11-10 10:39:15 +02:00
fs.op.relative [libcxx] [test] Account for differences in a trailing slash in weakly_canonical 2021-03-19 18:49:05 +02:00
fs.op.remove [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
fs.op.remove_all [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
fs.op.rename [libcxx] [test] Add more tests for renaming directories in fs.op.rename 2021-04-09 21:24:34 +03:00
fs.op.resize_file [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.op.space [libcxx] [test] Move use of statvfs to helper header 2020-10-22 09:00:57 +03:00
fs.op.status [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
fs.op.status_known [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
fs.op.symlink_status [libcxx] [test] Ifdef out tests that rely on perms::none on directories for triggering errors 2021-04-19 23:03:12 +03:00
fs.op.temp_dir_path [libcxx] [test] Use GetWindowsInaccessibleDir() in a couple more tests 2021-04-09 21:24:34 +03:00
fs.op.weakly_canonical [libcxx] [test] Account for differences in a trailing slash in weakly_canonical 2021-03-19 18:49:05 +02:00