Michael R. Crusoe pushed to branch master at Debian Med / seqtools
Commits: cb2d27ac by Rafael David Tinoco at 2020-07-16T21:12:22+00:00 Raise Xvfb's resolution so tests don't fail in armhf (LP: #1887858) - - - - - c1847dcd by Michael R. Crusoe at 2020-07-17T08:09:44+00:00 Merge branch 'master' into 'master' Raise Xvfb's resolution so tests don't fail in armhf (LP: #1887858) See merge request med-team/seqtools!1 - - - - - 1 changed file: - debian/tests/control Changes: ===================================== debian/tests/control ===================================== @@ -1,4 +1,4 @@ -Test-Command: xvfb-run -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" sh debian/tests/run-unit-test +Test-Command: xvfb-run -s "-screen 0 1600x1200x24 -ac +extension GLX +render -noreset" sh debian/tests/run-unit-test Depends: @, xvfb, xauth Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/med-team/seqtools/-/compare/e57da50741584ff2417d915745173f12550ad5c9...c1847dcd7a65e01f9c128722e1878e45f470a403 -- View it on GitLab: https://salsa.debian.org/med-team/seqtools/-/compare/e57da50741584ff2417d915745173f12550ad5c9...c1847dcd7a65e01f9c128722e1878e45f470a403 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
