From 6025f0ee57833d3b6a6aeba082d2b91a715f99dc Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Thu, 18 Feb 2021 16:11:35 -0500 Subject: [PATCH] test: WIP - temporarily remove PRU build test case Signed-off-by: Kevin O'Connor --- test/configs/pru.config | 2 -- test/klippy/printers.test | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) delete mode 100644 test/configs/pru.config diff --git a/test/configs/pru.config b/test/configs/pru.config deleted file mode 100644 index eee1a467418f..000000000000 --- a/test/configs/pru.config +++ /dev/null @@ -1,2 +0,0 @@ -# Base config file for the Beaglebone PRU -CONFIG_MACH_PRU=y diff --git a/test/klippy/printers.test b/test/klippy/printers.test index eeb190c71afb..78601ad97917 100644 --- a/test/klippy/printers.test +++ b/test/klippy/printers.test @@ -158,9 +158,9 @@ CONFIG ../../config/generic-fysetc-s6-v2.cfg CONFIG ../../config/generic-mks-rumba32-v1.0.cfg # Printers using the PRU -DICTIONARY pru.dict host=linuxprocess.dict -CONFIG ../../config/generic-cramps.cfg -CONFIG ../../config/generic-replicape.cfg +##DICTIONARY pru.dict host=linuxprocess.dict +##CONFIG ../../config/generic-cramps.cfg +##CONFIG ../../config/generic-replicape.cfg # Tests with multiple mcus DICTIONARY atmega2560.dict zboard=atmega2560.dict auxboard=atmega2560.dict