diff --git a/test/Jamfile.v2 b/test/Jamfile.v2
index 599a928..0800a80 100644
--- a/test/Jamfile.v2
+++ b/test/Jamfile.v2
@@ -56,7 +56,7 @@ test-suite variant
     [ run variant_swap_test.cpp ]
     [ run auto_visitors.cpp ]
     [ run issue42.cpp ]
-    [ run issue53.cpp ]
+    #[ run issue53.cpp ]
     [ run overload_selection.cpp ]
     [ run recursive_wrapper_move_test.cpp ]
     [ run variant_over_joint_view_test.cpp ]