New submission from Reinier Lamers <[EMAIL PROTECTED]>:

On my machine (Mac OS X 10.4 Tiger, GHC 6.6, darcs unstable as of February 26
22:09 CET) the match.pl test fails. The output of the scripts is attached.

----------
files: matchtestfailure.txt
messages: 3668
nosy: beschmi, droundy, kowey, tommy, tux_rocker
priority: bug
status: unread
title: Match.pl test fails
topic: Darcs2, Mac

__________________________________
Darcs bug tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue708>
__________________________________
not ok 1 - date format 1973-02-04 finds a match
#   Failed test 'date format 1973-02-04 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 2 - date format 19730204 finds a match
#   Failed test 'date format 19730204 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 3 - date format 1973-02 finds a match
#   Failed test 'date format 1973-02 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 4 - date format 197302 finds a match
#   Failed test 'date format 197302 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 5 - date format 1973 finds a match
#   Failed test 'date format 1973 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 6 - date format 2007-W01-4 finds a match
#   Failed test 'date format 2007-W01-4 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
ok 7 - date format 2007-W01-1 shouldn't find a match
ok 8 - date format 2007-W01-1 should be recognized
not ok 9 - date format 2007W014 finds a match
#   Failed test 'date format 2007W014 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 10 - date format 2007-W01 finds a match
#   Failed test 'date format 2007-W01 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
ok 11 - date format 2007-W02-1 shouldn't find a match
ok 12 - date format 2007-W02-1 should be recognized
ok 13 - date format 2007-W02 finds a match
not ok 14 - date format 2007-W02-1 finds a match
#   Failed test 'date format 2007-W02-1 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
ok 15 - date format 2007-W23 finds a match
not ok 16 - date format 2007-004 finds a match
#   Failed test 'date format 2007-004 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 17 - date format 2007004 finds a match
#   Failed test 'date format 2007004 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
not ok 18 - date format 2007-005 shouldn't find a match
#   Failed test 'date format 2007-005 shouldn't find a match'
#   at match.pl line 258.
#                   'Thu Jan  4 15:00:00 CET 2007  tester
#   * 
# '
#           matches '(?-xism:tester)'
ok 19 - date format 2007-005 should be recognized
ok 20 - date format 1992-10-14 24:00 finds a match
ok 21 - date format 1992-10-15 00:00 finds a match
ok 22 - date format 1992-02-12T22:32:11 finds a match
ok 23 - date format 1992-02-12 22:32:11 finds a match
ok 24 - date format 1992-02-12T223211.0000 finds a match
ok 25 - date format today shouldn't find a match
ok 26 - date format today should be recognized
ok 27 - date format yesterday shouldn't find a match
ok 28 - date format yesterday should be recognized
ok 29 - date format day before yesterday shouldn't find a match
ok 30 - date format day before yesterday should be recognized
ok 31 - date format last week shouldn't find a match
ok 32 - date format last week should be recognized
ok 33 - date format last month shouldn't find a match
ok 34 - date format last month should be recognized
ok 35 - date format today finds a match
ok 36 - date format yesterday shouldn't find a match
ok 37 - date format yesterday should be recognized
ok 38 - date format day before yesterday shouldn't find a match
ok 39 - date format day before yesterday should be recognized
ok 40 - date format last week finds a match
ok 41 - date format last month finds a match
ok 42 - date format yesterday at 14:00:00 shouldn't find a match
ok 43 - date format yesterday at 14:00:00 should be recognized
ok 44 - date format last 3 years finds a match
ok 45 - date format last year finds a match
ok 46 - date format 2 days ago shouldn't find a match
ok 47 - date format 2 days ago should be recognized
ok 48 - date format last month 13:00 shouldn't find a match
ok 49 - date format last month 13:00 should be recognized
ok 50 - date format 3 days before last week shouldn't find a match
ok 51 - date format 3 days before last week should be recognized
ok 52 - date format day after yesterday finds a match
ok 53 - date format week after last week finds a match
not ok 54 - date format 15 minutes after 1992-10-02 finds a match
#   Failed test 'date format 15 minutes after 1992-10-02 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
ok 55 - date format between last fortnight and day before yesterday shouldn't 
find a match
ok 56 - date format between last fortnight and day before yesterday should be 
recognized
ok 57 - date format between last fortnight and today finds a match
ok 58 - date format in the last 45 seconds finds a match
ok 59 - date format after 1992 finds a match
ok 60 - date format 1992-10-02 00:00Z/1992-10-02 00:16Z is recognized
ok 61 - date format 1992-10-02 00:00/1992-10-02 00:16 finds a match
ok 62 - date format between 1992-10-02 00:00 and 1992-10-12 00:16 finds a match
ok 63 - date format P3YT3M/1992 is recognized
ok 64 - date format 1992/P3Y3M4DT5H3M2S is recognized
ok 65 - date format 1992/P3Y3M is recognized
ok 66 - date format between 2004-03-12 and last week shouldn't find a match
ok 67 - date format between 2004-03-12 and last week should be recognized
ok 68 - date format last week finds a match
ok 69 - date format yesterday is recognized
ok 70 - date format today 14:00 is recognized
ok 71 - date format 3 days before last year at 17:00 shouldn't find a match
ok 72 - date format 3 days before last year at 17:00 should be recognized
not ok 73 - date format Tue Feb 26 22:11:32 CET 2008 finds a match
#   Failed test 'date format Tue Feb 26 22:11:32 CET 2008 finds a match'
#   at match.pl line 252.
#                   ''
#     doesn't match '(?-xism:tester)'
ok 74 - date format after 2005 is recognized
ok 75 - date format in the last 3 weeks is recognized
ok 76 - date format P3M/2006-03-17 is recognized
ok 77 - date format 2004-01-02/2006-03-17 is recognized
ok 78 - date format P2M6D is recognized
ok 79 - date format 2006/01/19 21:14:20 UTC is recognized
ok 80 - date format 2008/02/26 22:11:32 finds a match
not ok 81 - date format 2008/02/26 22:11:32 CET finds a match
#   Failed test 'date format 2008/02/26 22:11:32 CET finds a match'
#   at match.pl line 252.
#                   'darcs: Can't support fancy dates.
# '
#     doesn't match '(?-xism:tester)'
ok 82
ok 83
ok 84
ok 85
ok 86
ok 87
ok 88
ok 89 - does not find unrelated patch
ok 90 - does not find similar patch
ok 91 - finds the patch
ok 92 - does not find unrelated patch
ok 93 - finds one of the patches
ok 94 - finds the other patch
ok 95
ok 96
ok 97
ok 98
ok 99
ok 100
ok 101
ok 102
ok 103
ok 104
ok 105
ok 106
ok 107
ok 108
ok 109
ok 110
ok 111
ok 112
1..112
# Looks like you failed 15 tests of 112.
_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to