]> git.eshelyaron.com Git - emacs.git/commitdiff
Tag a test as unstable
authorGlenn Morris <rgm@gnu.org>
Sat, 13 Jun 2020 17:42:47 +0000 (10:42 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 13 Jun 2020 17:42:47 +0000 (10:42 -0700)
* test/lisp/calendar/lunar-tests.el (lunar-test-phase-list):
Mark as unstable.  Eg fails on hydra.nixos.org.

test/lisp/calendar/lunar-tests.el

index 8d8a988e503ea4a7e3f4a701cbec4925b6383354..d2647aac03ab8da4868655c810edc6470a0a21b3 100644 (file)
   (with-lunar-test
    (should (equal (eclipse-check 1 1) "**  Eclipse **"))))
 
+;; This fails in certain time zones.
+;; Eg TZ=America/Phoenix make lisp/calendar/lunar-tests
+;; Similarly with TZ=UTC.
+;; Daylight saving related?
 (ert-deftest lunar-test-phase-list ()
+  :tags '(:unstable)
   (with-lunar-test
    (should (equal  (lunar-phase-list 3 1871)
                    '(((3 20 1871) "11:03pm" 0 "")