[PATCH] D71197: llvm premerge: clang format test
Mikhail Goncharov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 11 02:30:56 PST 2019
goncharov added a comment.
{icon times-circle color=red} Unit tests: fail.60594 tests passed, 30 failed and 726 were skipped.
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_cons/path.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_mods/assign.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_mods/refresh.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_mods/replace_filename.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_obs/file_size.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_obs/file_type_obs.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_obs/hard_link_count.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_entry/directory_entry_obs/last_write_time.pass.cpp
failed: libc++.std/input_output/filesystems/class_directory_iterator/directory_iterator_members/ctor.pass.cpp
failed: libc++.std/input_output/filesystems/class_rec_dir_itr/rec_dir_itr_members/ctor.pass.cpp
failed: libc++.std/input_output/filesystems/class_rec_dir_itr/rec_dir_itr_members/increment.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_exists/exists.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_block_file/is_block_file.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_char_file/is_character_file.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_directory/is_directory.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_empty/is_empty.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_fifo/is_fifo.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_other/is_other.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_regular_file/is_regular_file.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_socket/is_socket.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_is_symlink/is_symlink.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_last_write_time/last_write_time.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_remove/remove.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_remove_all/remove_all.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_status/status.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_symlink_status/symlink_status.pass.cpp
failed: libc++.std/input_output/filesystems/fs_op_funcs/fs_op_temp_dir_path/temp_directory_path.pass.cpp
failed: lld.COFF/thinlto-emit-imports.ll
failed: lld.ELF/lto/thinlto-cant-write-index.ll
failed: lld.ELF/lto/thinlto-emit-imports.ll
{icon times-circle color=red} clang-format: fail.Please format your changes with clang-format by running `git-clang-format HEAD^` or apply this patch <http://results.llvm-merge-guard.org/-/clang-format.patch>.
Build artifacts <http://results.llvm-merge-guard.org/->: test-results.xml <http://results.llvm-merge-guard.org/-/test-results.xml>, clang-format.patch <http://results.llvm-merge-guard.org/-/clang-format.patch>, CMakeCache.txt <http://results.llvm-merge-guard.org/-/CMakeCache.txt>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71197/new/
https://reviews.llvm.org/D71197
More information about the cfe-commits
mailing list