Merge branch 'master' into core-updates
[jackhill/guix/guix.git] / gnu / packages / patches / grep-timing-sensitive-test.patch
1 Skip this performance regression test.
2
3 The test measures things on the order of 20ms. On a loaded machine, we
4 have seen enough variation that the test would fail.
5
6 --- grep-2.22/tests/long-pattern-perf 2016-01-03 12:52:38.491575007 +0100
7 +++ grep-2.22/tests/long-pattern-perf 2016-01-03 12:53:39.768464687 +0100
8 @@ -16,6 +16,7 @@
9 # You should have received a copy of the GNU General Public License
10 # along with this program. If not, see <http://www.gnu.org/licenses/>.
11
12 +exit 77
13 . "${srcdir=.}/init.sh"; path_prepend_ ../src
14
15 fail=0