================
@@ -1,3 +1,10 @@
 # REQUIRES: system-darwin
+# TODO: This test is breaking with my output 
+# reformatting done for Large Watchpoint support,
+# but the lines being output by lldb are identical,
+# by visual inspection.  
+# FileCheck is seeing some difference between them,
+# which I need to get to the bottom of.
----------------
jasonmolenda wrote:

Good idea, it must surely be something like that.  The test wasn't adding 
anything super useful and I spent so much time trying to rearrange things to 
make it pass I finally punted on it for now.  I'm going to need to add a bunch 
of new tests once I get the large watchpoint work finished.

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

Reply via email to