================
@@ -8,7 +8,7 @@
 
 
 class PlatformProcessCrashInfoTestCase(TestBase):
-    @expectedFailureAll(oslist=["windows", "linux", "freebsd", "netbsd"])
+    @expectedFailureAll(oslist=["windows", "freebsd", "netbsd"])
----------------
DavidSpickett wrote:

Surprised I missed this, that is odd.

It is in fact uncommented on main right now - 
https://github.com/llvm/llvm-project/blob/main/lldb/test/API/lang/cpp/thread_local/TestThreadLocal.py.
 It was changed accidentally in 
https://github.com/llvm/llvm-project/commit/d6b4aeade7acad6ca04f53d2669e3d8aab88872a.

https://github.com/llvm/llvm-project/pull/178975
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to