bug in new annotation tests

Martin Pool mbp at canonical.com
Fri Dec 15 07:06:18 GMT 2006


I like the new annotation display a lot, but one of the tests is failing
for me:

FAIL: test_annotate.TestAnnotate.test_annotate_limits_dotted_revnos
    texts not equal:
- 1             joe at foo.com    20061213 | first
?                                     ^
+ 1             joe at foo.com    20061214 | first
?                                     ^
- 2             joe at foo.com    20061213 | second
?                                     ^
+ 2             joe at foo.com    20061214 | second
?                                     ^
- 1.1.1         barry at foo.com  20061213 | third
?                                     ^
+ 1.1.1         barry at foo.com  20061214 | third
?                                     ^
- 1.1.1.1.1     jerry at foo.com  20061213 | fourth
?                                     ^
+ 1.1.1.1.1     jerry at foo.com  20061214 | fourth
?                                     ^
- 1.1.1.1.1.1.1 george at foo.com 20061213 | fifth
?                                     ^
+ 1.1.1.1.1.1.1 george at foo.com 20061214 | fifth
?                                     ^
                                        | sixth


I suspect this is because the date's displayed in my timezone (utc +11)


-- 
Martin




More information about the bazaar mailing list