GNU bug report logs - #55479
emacs-libgit test suite fails

Previous Next

Package: guix;

Reported by: "Jorge P. de Morais Neto" <jorge+list <at> disroot.org>

Date: Tue, 17 May 2022 10:59:01 UTC

Severity: normal

Merged with 55427, 55435, 55462, 55469

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Gerd Heber <gheber <at> hdfgroup.org>
Subject: bug#55469: closed (Re: bug#55479: emacs-libgit test suite fails)
Date: Mon, 23 May 2022 04:04:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#55479: emacs-libgit-20200515-1.0ef8b13 derivation fails because of test failure

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 55469 <at> debbugs.gnu.org.

-- 
55479: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55479
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at>
Cc: control <at> debbugs.gnu.org, 55479-done <at> debbugs.gnu.org
Subject: Re: bug#55479: emacs-libgit test suite fails
Date: Mon, 23 May 2022 00:02:50 -0400
Hello,

Liliana Marie Prikler <liliana.prikler <at> ist.tugraz.at> writes:

> merge 55479 55427
> thanks
>
> Whoever solves this issue can close 5 bugs at once :)

Looks like you did it in 665dd8211cb5c7556f0fb83944d33215accf957a :-).

Thanks!

Closing.

Maxim

[Message part 3 (message/rfc822, inline)]
From: Gerd Heber <gheber <at> hdfgroup.org>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: emacs-libgit-20200515-1.0ef8b13 derivation fails because of test
 failure
Date: Tue, 17 May 2022 00:05:26 +0000
[Message part 4 (text/plain, inline)]
Full log attached, but here's the gist. This is under a foreign distro, Debian 11.3 on x86_64.

Running tests...
/gnu/store/zga679c4nldah9l8dhd5a4hdy820hcyf-cmake-minimal-3.21.4/bin/ctest --force-new-ctest-process 
Test project /tmp/guix-build-emacs-libgit-20200515-1.0ef8b13.drv-0/build
      Start  1: libegit2_annotated-commit
 1/29 Test  #1: libegit2_annotated-commit ........   Passed    0.50 sec
      Start  2: libegit2_blame
 2/29 Test  #2: libegit2_blame ...................   Passed    0.38 sec
      Start  3: libegit2_blob
 3/29 Test  #3: libegit2_blob ....................***Failed    0.42 sec
Running 4 tests (2022-05-16 23:55:54+0000, selector ‘t’)
Test blob-binary backtrace:
  signal(wrong-type-argument (utf-8-string-p "\177ELF\2\1\1\0\0\0\0\0\
  apply(signal (wrong-type-argument (utf-8-string-p "\177ELF\2\1\1\0\0
  (setq value-42 (apply fn-40 args-41))
  (unwind-protect (setq value-42 (apply fn-40 args-41)) (setq form-des
  (if (unwind-protect (setq value-42 (apply fn-40 args-41)) (setq form
  (let (form-description-44) (if (unwind-protect (setq value-42 (apply
  (let ((value-42 'ert-form-evaluation-aborted-43)) (let (form-descrip
  (let* ((fn-40 #'string=) (args-41 (condition-case err (let ((signal-
  (let* ((repo (libgit-repository-open path)) (blob (libgit-revparse-s
  (let ((default-directory path)) (init) (commit-change "filename" str
  (progn (make-directory path 'parents) (let ((default-directory path)
  (unwind-protect (progn (make-directory path 'parents) (let ((default
  (let ((path "/tmp/guix-build-emacs-libgit-20200515-1.0ef8b13.dr...")
  (let* ((str (unibyte-string 127 69 76 70 2 1 1 0 0 0 0 0 0 0 0 0 3 0
  (let ((lexical-binding nil)) (let* ((str (unibyte-string 127 69 76 7
  (lambda nil (let ((lexical-binding nil)) (let* ((str (unibyte-string
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name blob-binary :documentation nil :body 
  ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test 
  ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
  ert-run-tests-batch(nil)
  ert-run-tests-batch-and-exit()
  command-line-1(("-L" "/tmp/guix-build-emacs-libgit-20200515-1.0ef8b1
  command-line()
  normal-top-level()
Test blob-binary condition:
    (wrong-type-argument utf-8-string-p "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\260\7\0\0\0\0\0\0@\0\0\0\0\0\0\0\270\33\0\0\0\0\0\0\0\0\0\0@\08\0\11\0@\0\35\0\34\0\6\0\0\0\5\0\0\0@\0\0\0\0\0\0\0")
   FAILED  1/4  blob-binary (0.027290 sec)
   passed  2/4  blob-create-fromdisk (0.016424 sec)
   passed  3/4  blob-create-fromstring (0.017746 sec)
   passed  4/4  blob-text (0.030767 sec)

Ran 4 tests, 3 results as expected, 1 unexpected (2022-05-16 23:55:55+0000, 0.293074 sec)

1 unexpected results:
   FAILED  blob-binary
[output.log (application/octet-stream, attachment)]

This bug report was last modified 3 years and 51 days ago.

Previous Next


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