Disable the Bastion test now that Bastion is out of grace.
diff --git a/Lib/test/test_bastion.py b/Lib/test/test_bastion.py
index 0a1ded7..4760ec8 100644
--- a/Lib/test/test_bastion.py
+++ b/Lib/test/test_bastion.py
@@ -1,3 +1,3 @@
-import Bastion
-
-Bastion._test()
+##import Bastion
+##
+##Bastion._test()