flakey-tests: leave a note about libqmi

This commit is contained in:
Colin 2023-08-03 00:39:44 +00:00
parent 9d06bfb544
commit 03d7806adf

View File

@ -43,6 +43,9 @@ in {
# tests fail (not timeout), but only when cross compiling, and not on servo (so, due to binfmt?)
gupnp = dontCheck prev.gupnp;
# hangs during checkPhase (or maybe it just takes 20-30 minutes)
# libqmi = dontCheckEmulated prev.libqmi;
# 2023/07/28
# "7/7 libwacom:all / pytest TIMEOUT 30.36s killed by signal 15 SIGTERM"
# N.B.: it passes on x86_64, but only if it's not CPU starved (i.e. nix build with -j1 if it fails)