GNU bug report logs - #27878
eieio :static test failure on Debian armhf buildd

Previous Next

Package: emacs;

Reported by: Rob Browning <rlb <at> defaultvalue.org>

Date: Sun, 30 Jul 2017 14:23:02 UTC

Severity: normal

Merged with 24503

Found in version 25.1

Fixed in version 26.0.91

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27878 in the body.
You can then email your comments to 27878 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#27878; Package emacs. (Sun, 30 Jul 2017 14:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rob Browning <rlb <at> defaultvalue.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 30 Jul 2017 14:23:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Rob Browning <rlb <at> defaultvalue.org>
To: bug-gnu-emacs <at> gnu.org
Subject: eieio :static test failure on Debian armhf buildd
Date: Sun, 30 Jul 2017 09:22:41 -0500
Now that the tests are running on all of the buildd's there was less
trouble than I'd imagined, but there were a couple of failures:

  https://buildd.debian.org/status/package.php?p=emacs25&suite=sid

In particular the armhf tests failed like this
(https://buildd.debian.org/status/fetch.php?pkg=emacs25&arch=armhf&ver=25.2%2B1-3&stamp=1501385944&raw=0):

  Testing /«BUILDDIR»/emacs25-25.2+1/debian/build-src/test/automated/eieio-test-methodinvoke.elc
  Running 9 tests (2017-07-30 03:34:50+0000)
     passed  1/9  eieio-test-cl-generic-1
     passed  2/9  eieio-test-method-order-list-10
     passed  3/9  eieio-test-method-order-list-3
     passed  4/9  eieio-test-method-order-list-4
     passed  5/9  eieio-test-method-order-list-5
  Test eieio-test-method-order-list-6 backtrace:
    eieio-test-match(((:STATIC C) (:STATIC C-base1) (:STATIC C-base2)))
    #[nil "\302\303\304\302!\210	\237\305!*\207" [ans eieio-test-met
    ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
    ert-run-test([cl-struct-ert-test eieio-test-method-order-list-6 nil 
    ert-run-or-rerun-test([cl-struct-ert--stats (not (tag :expensive-tes
    ert-run-tests((not (tag :expensive-test)) #[385 "\306\307\"\203G\2
    ert-run-tests-batch((not (tag :expensive-test)))
    ert-run-tests-batch-and-exit((not (tag :expensive-test)))
    eval((ert-run-tests-batch-and-exit (quote (not (tag :expensive-test)
    command-line-1(("-L" ":/«BUILDDIR»/emacs25-25.2+1/debian/b
    command-line()
    normal-top-level()
  Test eieio-test-method-order-list-6 condition:
      (error "eieio-test-methodinvoke.el: Test Failed: ((:STATIC C) (:STATIC C-base1) (:STATIC C-base2)) != ((:STATIC C))")
     FAILED  6/9  eieio-test-method-order-list-6
     passed  7/9  eieio-test-method-order-list-7
     passed  8/9  eieio-test-method-order-list-8
  next-method-p called outside of a primary or around method
  next-method-p called outside of a primary or around method
     passed  9/9  eieio-test-method-order-list-9

  Ran 9 tests, 8 results as expected, 1 unexpected (2017-07-30 03:34:50+0000)

  1 unexpected results:
     FAILED  eieio-test-method-order-list-6

I'd be happy to help test on one of our porterboxes if that ends up
being useful.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#27878; Package emacs. (Mon, 31 Jul 2017 02:01:02 GMT) Full text and rfc822 format available.

Message #8 received at 27878 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Rob Browning <rlb <at> defaultvalue.org>
Cc: 27878 <at> debbugs.gnu.org
Subject: Re: bug#27878: eieio :static test failure on Debian armhf buildd
Date: Sun, 30 Jul 2017 22:00:45 -0400
Rob Browning wrote:

>       (error "eieio-test-methodinvoke.el: Test Failed: ((:STATIC C) (:STATIC C-base1) (:STATIC C-base2)) != ((:STATIC C))")

It fails intermittently in the same way on x86_64:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24503#21

No-one knows why; you might just want to disable that test.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#27878; Package emacs. (Mon, 31 Jul 2017 03:03:01 GMT) Full text and rfc822 format available.

Message #11 received at 27878 <at> debbugs.gnu.org (full text, mbox):

From: Rob Browning <rlb <at> defaultvalue.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 27878 <at> debbugs.gnu.org
Subject: Re: bug#27878: eieio :static test failure on Debian armhf buildd
Date: Sun, 30 Jul 2017 22:02:05 -0500
Glenn Morris <rgm <at> gnu.org> writes:

> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=24503#21
>
> No-one knows why; you might just want to disable that test.

Ahh, ok -- thanks for the pointer.

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4




Severity set to 'normal' from 'minor' Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Mon, 04 Dec 2017 06:44:02 GMT) Full text and rfc822 format available.

Merged 24503 27878. Request was from Noam Postavsky <npostavs <at> users.sourceforge.net> to control <at> debbugs.gnu.org. (Mon, 04 Dec 2017 06:44:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 07 Feb 2018 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 78 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.