emaste added inline comments.
================ Comment at: lldb/test/API/functionalities/exec/TestExec.py:19 - @expectedFailureAll(archs=['i386'], bugnumber="rdar://28656532") + @expectedFailureAll(archs=['i386'], + oslist=no_match(["freebsd"]), ---------------- Interesting, so FreeBSD is now the only OS where this test passes on i386? Of course rdar://28656532 is opaque, would be nice if Apple folks can provide some insight on this. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D91645/new/ https://reviews.llvm.org/D91645 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits