Flaky tasks test glance.tests.unit.v2.test_tasks_resource.TestTasksController.test_create_with_live_time
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Glance |
Fix Released
|
High
|
Erno Kuvaja | ||
| Liberty |
Fix Committed
|
High
|
Erno Kuvaja | ||
Bug Description
We get constantly failures like:
2015-10-13 06:59:05.343 | =======
2015-10-13 06:59:05.343 | FAIL: glance.
2015-10-13 06:59:05.344 | tags: worker-7
2015-10-13 06:59:05.344 | -------
2015-10-13 06:59:05.344 | Traceback (most recent call last):
2015-10-13 06:59:05.344 | File "/home/
2015-10-13 06:59:05.344 | return func(*args, **keywargs)
2015-10-13 06:59:05.344 | File "glance/
2015-10-13 06:59:05.344 | self.assertEqua
2015-10-13 06:59:05.344 | File "/home/
2015-10-13 06:59:05.344 | self.assertThat
2015-10-13 06:59:05.344 | File "/home/
2015-10-13 06:59:05.345 | raise mismatch_error
2015-10-13 06:59:05.345 | testtools.
2015-10-13 06:59:05.345 | Ran 2855 tests in 298.484s
2015-10-13 06:59:05.345 | FAILED (id=0, failures=1, skips=2)
2015-10-13 06:59:05.345 | error: testr failed (1)
2015-10-13 06:59:05.394 | ERROR: InvocationError: '/home/
This is caused if the second of timestamp changes between created_at and updated_at gets created.
| Changed in glance: | |
| assignee: | nobody → Erno Kuvaja (jokke) |
| importance: | Undecided → High |
| Changed in glance: | |
| milestone: | none → mitaka-1 |
| Changed in glance: | |
| status: | Fix Committed → Fix Released |

Fix proposed to branch: master /review. openstack. org/234188
Review: https:/