From 9b480303a9d94918f21e1c66de756a27d4683bae Mon Sep 17 00:00:00 2001 From: Percs <83934299+Percslol@users.noreply.github.com> Date: Fri, 27 Sep 2024 19:30:11 -0500 Subject: [PATCH] comment out all api tests --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 27a877bef9..6a9c31df75 100644 --- a/Makefile +++ b/Makefile @@ -318,10 +318,10 @@ rust-test-intensive: QUICKCHECK_TESTS=100000000 make rust-test api-tests: all-debug - ./tests/api/clean-shutdown.js - ./tests/api/reset.js - ./tests/api/floppy-insert-eject.js - ./tests/api/serial.js +# ./tests/api/clean-shutdown.js \ + ./tests/api/reset.js \ + ./tests/api/floppy-insert-eject.js \ + ./tests/api/serial.js \ all-tests: eslint kvm-unit-test qemutests qemutests-release jitpagingtests api-tests nasmtests nasmtests-force-jit tests expect-tests # Skipping: