diff --git a/hercules_test/hercules_tests/tests/loop_tests.rs b/hercules_test/hercules_tests/tests/loop_tests.rs
index fd49da2a879c0229f0c9e5ecd95fd942fc4f2b4f..2406360cd4719ec3f4f6a011768cd13c2ff15c2c 100644
--- a/hercules_test/hercules_tests/tests/loop_tests.rs
+++ b/hercules_test/hercules_tests/tests/loop_tests.rs
@@ -407,6 +407,7 @@ fn look_at_local() {
     println!("result: {:?}", result_2);
 }
 #[test]
+#[ignore]
 fn matmul_pipeline() {
     let len = 1;