datetime tests fail
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Autopilot |
Fix Released
|
High
|
Christopher Lee | ||
autopilot (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
summary:
datetime tests fail
steps: (using utopic on laptop in EST or new york)
1. bzr branch lp:autopilot
2. cd autopilot
3. bzr bd
expected results:
all tests pass and package builds
actual results:
tests fail
output:
=======
FAIL: autopilot.
-------
Traceback (most recent call last):
File "/home/
self.
File "/usr/lib/
raise mismatch_error
testtools.
=======
FAIL: autopilot.
-------
Traceback (most recent call last):
File "/home/
self.
File "/usr/lib/
raise mismatch_error
testtools.
reference = datetime.
actual = DateTime(2013-08-22 18:18:47)
=======
FAIL: autopilot.
-------
Traceback (most recent call last):
File "/home/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise mismatch_error
testtools.
Ran 932 tests in 0.673s
FAILED (failures=3)
testtools.
Ran 932 tests in 0.737s
FAILED (failures=4)
debian/rules:22: recipe for target 'override_
make[1]: *** [override_
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1364:
dpkg-buildpackage -rfakeroot -D -us -uc failed
bzr: ERROR: The build failed.
Related branches
- PS Jenkins bot: Approve (continuous-integration)
- Thomi Richards (community): Approve
- Max Brustkern (community): Approve
-
Diff: 62 lines (+27/-10)1 file modifiedautopilot/tests/unit/test_types.py (+27/-10)
Changed in autopilot: | |
assignee: | nobody → Christopher Lee (veebers) |
description: | updated |
description: | updated |
Changed in autopilot: | |
status: | New → Confirmed |
importance: | Undecided → Critical |
importance: | Critical → High |
Changed in autopilot: | |
status: | Fix Committed → Fix Released |
Fix committed into lp:~autopilot/autopilot/temp-dev at revision 523, scheduled for release in autopilot, milestone Unknown