Build: #30 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 39 seconds
- Agent
- Default Agent
- Revision
- 7613937c988f6744a09644221a6b0091ae345e2c
- Total tests
- 4
- Failing since
- #1 (Manual run by sstachelski – )
- Fixed in
- #31 (Child of INFRA-BASE-41)
Tests
- 4 tests in total
- 1 test failed
- 1 failure is new
- < 1 second taken in total.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse |
ProvenanceTests
test_get_provenance
|
< 1 sec | |
AttributeError: 'PropertyDBClient' object has no attribute 'get_provenances'
self = <tests.provenance_tests.ProvenanceTests testMethod=test_get_provenance>
def test_get_provenance(self):
> result = self.client.get_provenances()
E AttributeError: 'PropertyDBClient' object has no attribute 'get_provenances'
provenance_tests.py:21: AttributeError
|
|||