ignore apps

This commit is contained in:
Thomas Farstrike
2025-11-24 11:29:46 +01:00
parent 09a81c2f72
commit e5d7a11444
+2 -1
View File
@@ -21,7 +21,8 @@ rm "$outputjson"
# com.micropythonos.showfonts is slow to open
# com.micropythonos.draw isnt very useful
# com.micropythonos.errortest is an intentional bad app for testing (caught by tests/test_graphical_launch_all_apps.py)
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest"
# com.micropythonos.showbattery is just a test
blacklist="com.micropythonos.filemanager com.quasikili.quasidoodle com.micropythonos.confetti com.micropythonos.showfonts com.micropythonos.draw com.micropythonos.errortest com.micropythonos.showbattery"
echo "[" | tee -a "$outputjson"