mgorny added inline comments.

================
Comment at: 
lldb/test/API/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCExpr.py:17
 
-    @skipUnlessDarwin
     def test_expr_with_run_command(self):
----------------
(this whole category has objc in `.categories`)


================
Comment at: lldb/test/API/functionalities/tsan/multiple/TestTsanMultiple.py:16
 
     @expectedFailureAll(
         oslist=["linux"],
----------------
This one's curious. I'm wondering why it's explicitly marked for all the 
platforms while it.s clearly a `.m` file ;-).


================
Comment at: lldb/test/API/lang/objc/bitfield_ivars/TestBitfieldIvars.py:11
 
-    @skipUnlessDarwin
     def test(self):
----------------
ditto


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91056/new/

https://reviews.llvm.org/D91056

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to