[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: master 3d609375f99: Track nil colors in term
From: |
Michael Albinus |
Subject: |
Re: master 3d609375f99: Track nil colors in term |
Date: |
Thu, 03 Oct 2024 09:30:02 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Daniel Colascione <dancol@dancol.org> writes:
Hi Daniel,
> branch: master
> commit 3d609375f99cd0d4b7a441802d4616bad385e31d
> Author: Daniel Colascione <dancol@dancol.org>
> Commit: Daniel Colascione <dancol@dancol.org>
>
> Track nil colors in term
This breaks term-tests.el
--8<---------------cut here---------------start------------->8---
# make -C test term-tests
Test term-colors backtrace:
signal(ert-test-failed (((should (equal (text-properties-at 0 result
ert-fail(((should (equal (text-properties-at 0 result) (text-propert
(if (unwind-protect (setq value-52 (apply fn-50 args-51)) (setq form
(let (form-description-54) (if (unwind-protect (setq value-52 (apply
(let ((value-52 'ert-form-evaluation-aborted-53)) (let (form-descrip
(let* ((fn-50 #'equal) (args-51 (condition-case err (list (text-prop
(let ((result (term-test-screen-from-input 40 12 str))) (let* ((fn-4
(let ((str x41) (expected x43)) (let ((result (term-test-screen-from
(progn (ignore (null x44)) (let ((str x41) (expected x43)) (let ((re
(let* ((x43 (car-safe x42)) (x44 (cdr-safe x42))) (progn (ignore (nu
(progn (ignore (consp x42)) (let* ((x43 (car-safe x42)) (x44 (cdr-sa
(let* ((x41 (car-safe x40)) (x42 (cdr-safe x40))) (progn (ignore (co
(progn (ignore (consp x40)) (let* ((x41 (car-safe x40)) (x42 (cdr-sa
(let ((x40 (car tail))) (progn (ignore (consp x40)) (let* ((x41 (car
(while tail (let ((x40 (car tail))) (progn (ignore (consp x40)) (let
(let ((tail ansi-test-strings)) (while tail (let ((x40 (car tail)))
#f(lambda () [term-width term-height t] (let* ((fn-35 #'memq) (args-
#f(compiled-function () #<bytecode 0xbbf98e0752cafb4>)()
handler-bind-1(#f(compiled-function () #<bytecode 0xbbf98e0752cafb4>
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name term-colors :documentation nil :body
ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
ert-run-tests((not (tag :unstable)) #f(compiled-function (event-type
ert-run-tests-batch((not (tag :unstable)))
ert-run-tests-batch-and-exit((not (tag :unstable)))
eval((ert-run-tests-batch-and-exit '(not (tag :unstable))) t)
command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
command-line()
normal-top-level()
Test term-colors condition:
(ert-test-failed
((should
(equal (text-properties-at 0 result)
(text-properties-at 0 expected)))
:form (equal (font-lock-face (...)) (font-lock-face (...))) :value
nil :explanation
(list-elt 1
(list-elt 0
(proper-lists-of-different-length 4 6
... ...
first-mismatch-at
2)))))
FAILED 2/12 term-colors (0.000633 sec) at lisp/term-tests.el:139
Test term-colors-bold-is-bright backtrace:
signal(ert-test-failed (((should (equal (text-properties-at 0 result
ert-fail(((should (equal (text-properties-at 0 result) (text-propert
(if (unwind-protect (setq value-74 (apply fn-72 args-73)) (setq form
(let (form-description-76) (if (unwind-protect (setq value-74 (apply
(let ((value-74 'ert-form-evaluation-aborted-75)) (let (form-descrip
(let* ((fn-72 #'equal) (args-73 (condition-case err (list (text-prop
(let ((expected (or bright-expected expected)) (result (term-test-sc
(let ((str x61) (expected x63) (bright-expected x65)) (let ((expecte
(progn (ignore (null x66)) (let ((str x61) (expected x63) (bright-ex
(let* ((x65 (car-safe x64)) (x66 (cdr-safe x64))) (progn (ignore (nu
(progn (ignore (consp x64)) (let* ((x65 (car-safe x64)) (x66 (cdr-sa
(let* ((x63 (car-safe x62)) (x64 (cdr-safe x62))) (progn (ignore (co
(progn (ignore (consp x62)) (let* ((x63 (car-safe x62)) (x64 (cdr-sa
(let* ((x61 (car-safe x60)) (x62 (cdr-safe x60))) (progn (ignore (co
(progn (ignore (consp x60)) (let* ((x61 (car-safe x60)) (x62 (cdr-sa
(let ((x60 (car tail))) (progn (ignore (consp x60)) (let* ((x61 (car
(while tail (let ((x60 (car tail))) (progn (ignore (consp x60)) (let
(let ((tail ansi-test-strings)) (while tail (let ((x60 (car tail)))
(let ((ansi-color-bold-is-bright t)) (let ((tail ansi-test-strings))
#f(lambda () [term-width term-height t] (let* ((fn-55 #'memq) (args-
#f(compiled-function () #<bytecode 0xbbf98e0752cafb4>)()
handler-bind-1(#f(compiled-function () #<bytecode 0xbbf98e0752cafb4>
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name term-colors-bold-is-bright :documenta
ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
ert-run-tests((not (tag :unstable)) #f(compiled-function (event-type
ert-run-tests-batch((not (tag :unstable)))
ert-run-tests-batch-and-exit((not (tag :unstable)))
eval((ert-run-tests-batch-and-exit '(not (tag :unstable))) t)
command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
command-line()
normal-top-level()
Test term-colors-bold-is-bright condition:
(ert-test-failed
((should
(equal (text-properties-at 0 result)
(text-properties-at 0 expected)))
:form (equal (font-lock-face (...)) (font-lock-face (...))) :value
nil :explanation
(list-elt 1
(list-elt 0
(proper-lists-of-different-length 4 6
... ...
first-mismatch-at
2)))))
FAILED 3/12 term-colors-bold-is-bright (0.002501 sec) at
lisp/term-tests.el:147
--8<---------------cut here---------------end--------------->8---
- Re: master 3d609375f99: Track nil colors in term,
Michael Albinus <=