This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 2fa9a05ab [libc++] Flag file_clock test as expected to fail with ASAN new 51ecd6cd0 [libc++] Mark <filesystem> tests as failing when the dylib do [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/__config | 6 ++++++ include/fstream | 16 ++++++++-------- test/libcxx/input.output/filesystems/lit.local.cfg | 3 +++ .../fstreams/filebuf.members/open_path.pass.cpp | 1 + .../file.streams/fstreams/fstream.cons/path.pass.cpp | 1 + .../fstreams/fstream.members/open_path.pass.cpp | 1 + .../file.streams/fstreams/ifstream.cons/path.pass.cpp | 1 + .../fstreams/ifstream.members/open_path.pass.cpp | 1 + .../file.streams/fstreams/ofstream.cons/path.pass.cpp | 1 + .../fstreams/ofstream.members/open_path.pass.cpp | 1 + test/std/input.output/filesystems/lit.local.cfg | 3 +++ .../time/time.clock/time.clock.file/now.pass.cpp | 1 + utils/libcxx/test/config.py | 4 ++++ 13 files changed, 32 insertions(+), 8 deletions(-) create mode 100644 test/libcxx/input.output/filesystems/lit.local.cfg create mode 100644 test/std/input.output/filesystems/lit.local.cfg