<div dir="ltr">The tests fail because they're trying to cause errors and test error reporting in filesystem. Normally via removing permissions from a filesystem entity, then attempting to read or manipulate it.<div>Testing for error conditions in filesystem is tricky. For example, you can't reasonable test for an out-of-space condition. The EPERM tests are often the only tests that exercise the failure paths.</div><div><div><br></div><div>/Eric</div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 6, 2019 at 4:50 PM Marshall Clow via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Tue, Aug 6, 2019 at 1:24 PM JF Bastien via libcxx-dev <<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Do you have a list of the tests that fail, and why? It would be interesting to understand whether those failures are accurate (and we should fix libc++), or whether the tests are erroneous.</div></blockquote><div><br></div><div>A list can be found in <a href="https://reviews.llvm.org/D65816" target="_blank">https://reviews.llvm.org/D65816</a></div><div><br></div><div>-- Marshall</div><div> </div></div></div>
_______________________________________________<br>
libcxx-dev mailing list<br>
<a href="mailto:libcxx-dev@lists.llvm.org" target="_blank">libcxx-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/libcxx-dev</a><br>
</blockquote></div>