|
@@ -1,3 +1,6 @@
|
|
|
|
+# Temporarily broken in LLVM
|
|
|
|
+if (platform != "Win64") Stop()
|
|
|
|
+
|
|
# This tests multithreaded stepping
|
|
# This tests multithreaded stepping
|
|
# - Steps should stay in the same thread
|
|
# - Steps should stay in the same thread
|
|
# - Run To Cursor should stay on the same thread
|
|
# - Run To Cursor should stay on the same thread
|