emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scratch/igc renamed ad feature/igc [was: scratch/igc as a feature br


From: Michael Albinus
Subject: Re: scratch/igc renamed ad feature/igc [was: scratch/igc as a feature branch]
Date: Fri, 17 Jan 2025 10:04:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Andrea Corallo <acorallo@gnu.org> writes:

> Hi all,

Hi,

> just to mention that 'scratch/igc' has been pushed as 'feature/igc' and
> the original branch removed.
>
> Developers and users can track and push the new branch.

As side-effect, on EMBA the ERT tests run for this branch. (In fact, all
braches called master, emacs-30, or feature/* are taken into account).

And indeed, the first failure has been uncovered already:

--8<---------------cut here---------------start------------->8---
GEN      src/igc-tests.log
Running 1 tests (2025-01-17 03:59:14+0000, selector `(not (or (tag 
:expensive-test) (tag :unstable) (tag :nativecomp)))')
Test set-commit-limit-test backtrace:
  signal(void-function (igc--set-commit-limit))
  apply(signal (void-function (igc--set-commit-limit)))
  (setq value-2 (apply fn-0 args-1))
  (unwind-protect (setq value-2 (apply fn-0 args-1)) (setq form-descri
  (if (unwind-protect (setq value-2 (apply fn-0 args-1)) (setq form-de
  (let (form-description-4) (if (unwind-protect (setq value-2 (apply f
  (let ((value-2 'ert-form-evaluation-aborted-3)) (let (form-descripti
  (let* ((fn-0 #'equal) (args-1 (condition-case err (list (igc--set-co
  #f(lambda () [t] (let* ((fn-0 #'equal) (args-1 (condition-case err .
  #f(compiled-function () #<bytecode -0x1562cd320bb5cacf>)()
  handler-bind-1(#f(compiled-function () #<bytecode -0x1562cd320bb5cac
  ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
  ert-run-test(#s(ert-test :name set-commit-limit-test :documentation
  ert-run-or-rerun-test(#s(ert--stats :selector (not (or ... ... ...))
  ert-run-tests((not (or (tag :expensive-test) (tag :unstable) (tag :n
  ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable) (
  ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
  eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
  command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
  command-line()
  normal-top-level()
Test set-commit-limit-test condition:
    (void-function igc--set-commit-limit)
   FAILED  1/1  set-commit-limit-test (0.000310 sec) at src/igc-tests.el:27
Ran 1 tests, 0 results as expected, 1 unexpected (2025-01-17 03:59:14+0000, 
0.222327 sec)
1 unexpected results:
   FAILED  set-commit-limit-test  igc--set-commit-limit
make[3]: *** [Makefile:185: src/igc-tests.log] Error 1
--8<---------------cut here---------------end--------------->8---

See <https://emba.gnu.org/emacs/emacs/-/jobs/96466>.

> Bests!
>
>   Andrea

Best regards, Michael.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]