================
@@ -102,3 +103,23 @@ def test_stackTrace(self):
             self.assertGreaterEqual(
                 totalFrames, i, "total frames should include a pagination 
offset"
             )
+
+    @skipIfWindows
----------------
da-viper wrote:

should skip linux

https://github.com/llvm/llvm-project/pull/137113
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to