guix-commits
[Top][All Lists]
Advanced

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

[no subject]


From: Ludovic Courtès
Date: Sun, 9 Jul 2023 18:02:44 -0400 (EDT)

branch: master
commit 53c9e330da9725061440a84f1f0f9c6e4fb615a8
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun Jul 9 22:31:48 2023 +0200

    tests: Disambiguate test name.
    
    * tests/database.scm ("database"): Rename second "mail notification"
    test to "mail notification, broken build".
---
 tests/database.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/database.scm b/tests/database.scm
index ea66eab..f8c9a38 100644
--- a/tests/database.scm
+++ b/tests/database.scm
@@ -682,7 +682,7 @@ timestamp, checkouttime, evaltime) VALUES ('guix', 0, 0, 0, 
0);")
       (db-update-build-status! "/new-build.drv" 1)
       (assq-ref (db-get-build "/new-build.drv") #:weather)))
 
-  (test-assert "mail notification"
+  (test-assert "mail notification, broken job"
     (with-fibers
       (retry
        (lambda ()



reply via email to

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