darcs

Issue 605 match.pl tests fails 5 tests with GHC 6.6.1 and 6.8

Title match.pl tests fails 5 tests with GHC 6.6.1 and 6.8
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List Coder, darcs-devel, dmitry.kurochkin, kowey, markstos, thorkilnaur, tommy
Assigned To Coder
Topics Darcs2, X_DeprecatedTopic_Testing

Created on 2008-01-23.03:29:17 by markstos, last changed 2009-08-27.14:08:15 by admin.

Messages
msg2671 (view) Author: markstos Date: 2008-01-23.03:29:14
clanehin reported this on IRC, but I was getting the same failures with 6.6.1,
but hadn't reported them yet for fear it was something unique to my environment.
It seems they might be a real issue. The tests are indicating that in 5 cases,
date matching is failing. 

If it matters, my failures have happened in the Eastern Standard Time timezone
at various times of day, and clanehin was also running the tests in the same
time zone. 

My platform was Ubuntu 7.10. clanehin's was Debian/Unstable.

#####

#
merging_newlines.......................ok
#
match..................................1/?
#
#     Failed test (match.pl at line 233)
#
#                   ''
#
#     doesn't match '(?-xism:tester)'
#
 
#
#     Failed test (match.pl at line 233)
#
#                   ''
#
#     doesn't match '(?-xism:tester)'
#
match..................................19/?
#
#     Failed test (match.pl at line 233)
#
#                   ''
#
#     doesn't match '(?-xism:tester)'
#
 
#
#     Failed test (match.pl at line 233)
#
#                   ''
#
#     doesn't match '(?-xism:tester)'
#
 
#
#     Failed test (match.pl at line 233)
#
#                   ''
#
#     doesn't match '(?-xism:tester)'
#
# Looks like you failed 5 tests of 80.
#
match.................................. Dubious, test returned 5 (wstat 1280, 0x500)
#
 Failed 5/80 subtests
msg2676 (view) Author: droundy Date: 2008-01-23.11:25:35
Tommy already submitted a patch fixing this by setting the timezone to be UTC. 
This changes the test suite to whitewash over the bug until we get the bug fixed
(which is that we don't handle date matching properly with timezones).  The
problem was that at the times I usually work, my time and UTC are close enough
that the tests pass for me.

David
msg2956 (view) Author: markstos Date: 2008-01-31.04:36:23
These tests all pass for me now.
History
Date User Action Args
2008-01-23 03:29:17markstoscreate
2008-01-23 11:25:36droundysetstatus: unread -> unknown
nosy: droundy, tommy, beschmi, kowey, markstos, Coder
messages: + msg2676
2008-01-31 04:36:23markstossetstatus: unknown -> resolved-in-unstable
nosy: droundy, tommy, beschmi, kowey, markstos, Coder
messages: + msg2956
2008-09-04 21:32:03adminsetstatus: resolved-in-unstable -> resolved
nosy: + dagit
2009-08-06 17:52:01adminsetnosy: + jast, Serware, dmitry.kurochkin, darcs-devel, zooko, mornfall, simon, thorkilnaur, - droundy, Coder
2009-08-06 20:54:59adminsetnosy: - beschmi
2009-08-10 22:11:30adminsetnosy: + Coder, - darcs-devel, zooko, jast, Serware, mornfall
2009-08-11 00:04:54adminsetnosy: - dagit
2009-08-25 18:03:29adminsetnosy: + darcs-devel, - simon
2009-08-27 14:08:15adminsetnosy: tommy, kowey, markstos, darcs-devel, Coder, thorkilnaur, dmitry.kurochkin