[Lldb-commits] [PATCH] D5871: Add an OperatingSystem plugin to support goroutines
Bruce Mitchener via lldb-commits
lldb-commits at lists.llvm.org
Wed Sep 16 01:55:45 PDT 2015
brucem added a subscriber: brucem.
================
Comment at: test/lang/go/goroutines/TestGoroutines.py:14
@@ +13,3 @@
+ @python_api_test
+ @skipIfRemote # Not remote test suit ready
+ @skipUnlessGoInstalled
----------------
Minor typo: should be "suite"
Repository:
rL LLVM
http://reviews.llvm.org/D5871
More information about the lldb-commits
mailing list