Skip this performance regression test. The test measures things on the order of 20ms. On a loaded machine, we have seen enough variation that the test would fail. --- grep-2.22/tests/long-pattern-perf 2016-01-03 12:52:38.491575007 +0100 +++ grep-2.22/tests/long-pattern-perf 2016-01-03 12:53:39.768464687 +0100 @@ -16,6 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . +exit 77 . "${srcdir=.}/init.sh"; path_prepend_ ../src fail=0
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-package.sh
AgeCommit message (Expand)Author
2022-05-23scripts: package: Transform before creating manifest entries....Josselin Poiret
2022-02-18profiles: 'profile-derivation' rejects unsupported packages....Ludovic Courtès
2021-04-29diagnostics, ui: Adjust to 'read-error' and 'syntax-error' in Guile 3.0.6....Ludovic Courtès
2021-03-05profiles: 'package->manifest-entry' preserves transformations by default....Ludovic Courtès
2021-02-01guix package: Add '--export-manifest'....Ludovic Courtès