Subject: | t/emacs-live.t fails with emacs 24 |
Some of my smoker machines report failures:
# GNU Emacs 24.4.1
# Copyright (C) 2014 Free Software Foundation, Inc.
# GNU Emacs comes with ABSOLUTELY NO WARRANTY.
# You may redistribute copies of Emacs
# under the terms of the GNU General Public License.
# For more information about these matters, see the file named COPYING.
# Failed test at t/emacs-live.t line 18.
# ''
# doesn't match '(?-xism:<span class="builtin">:foo)'
# Failed test at t/emacs-live.t line 27.
# ''
# doesn't match '(?-xism:<span class="string">"Hello\\n")'
# Looks like you failed 2 tests of 5.
t/emacs-live.t .......
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/5 subtests
Statistical analysis suggests that the failures happen with emacs 24, but not with emacs 23:
****************************************************************
Regression 'qr:# GNU Emacs (2\S+)'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 27265389341940584.00
[1='eq_23.4.1'] 0.0000 0.0000 0.00
[2='eq_24.4.1'] -1.0000 0.0000 -25504436358634864.00
R^2= 1.000, N= 38, K= 3
****************************************************************