t/git-config.t test fails

7 views
Skip to first unread message

Miguel Catalina

unread,
Jul 30, 2021, 8:59:24 PM7/30/21
to gitolite

Hi,

The t/git-config.t test fails. I am not familiar with the test framework, so I do not know how to find exactly what failed. I would appreciate any help to diagnose the issue. I probably just need an option or a log file to get the details of the failure, but I have not been able to find it. This is what I see:

$ GITOLITE_TEST=y prove --verbose t/git-config.t
t/git-config.t ..
1..57
ok (1)
ok (2)
ok (3)
ok (4)
ok (5)
ok (6)
ok (7)
ok (8)
ok (9)
ok (10)
ok (11)
ok (12)
ok (13)
ok (14)
ok (15)
ok (16)
ok (17)
ok (18)
ok (19)
ok (20)
ok (21)
ok (22)
ok (23)
ok (24)
ok (25)
ok (26)
ok (27)
ok (28)
ok (29)
ok (30)
ok (31)
ok (32)
ok (33)
ok (34)
ok (35)
ok (36)
ok (37)
ok (38)
ok (39)
ok (40)
ok (41)
not ok (42)
ok (43)
ok (44)
ok (45)
ok (46)
ok (47)
ok (48)
ok (49)
ok (50)
ok (51)
ok (52)
ok (53)
ok (54)
ok (55)
ok (56)
ok (57)
Failed 1/57 subtests

Test Summary Report
-------------------
t/git-config.t (Wstat: 0 Tests: 57 Failed: 1)
  Failed test:  42
Files=1, Tests=57,  5 wallclock secs ( 0.01 usr  0.01 sys +  4.32 cusr  0.63 csys =  4.97 CPU)
Result: FAIL

Thanks. Regards,

Miguel

Sitaram Chamarty

unread,
Jul 30, 2021, 9:45:44 PM7/30/21
to gitolite
run it like:

    TSH_VERBOSE=1 HARNESS_ACTIVE=1 t/git-config.t

and let's see what it says.
Reply all
Reply to author
Forward
0 new messages