aboutsummaryrefslogtreecommitdiff
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 <http://www.gnu.org/licenses/>.
 
+exit 77
 . "${srcdir=.}/init.sh"; path_prepend_ ../src
 
 fail=0
6ad6d48633d43c644edea7424&showmsg=1'>Expand)Author 2015-11-08gnu: Build lua-5.2 with a dynamic library...* gnu/packages/patches/lua52-liblua-so.patch: New file. * gnu/packages/lua.scm (lua-5.2): Use lua52-liblua-so.patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Famulari