Build: #357 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 4 seconds
- Agent
- Default Agent
- Revision
- f5ba60895a19d29a0bdeb45f1ea0a21e684a5969
- Total tests
- 15
- Failing since
- #351 (Code changes detected – )
- Fixed in
- #358 (Manual run by sstachelski)
Tests
- 15 tests in total
- 1 test failed
- 4 tests were fixed
- 2 tests were quarantined / skipped
- < 1 second taken in total.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
PropertyGroupTests
test_add_multiple_property_groups
|
Failing since build #351 (Code changes detected) | < 1 sec | ||
AssertionError: 2 != 1
self = <tests.property_group_tests.PropertyGroupTests testMethod=test_add_multiple_property_groups>
def test_add_multiple_property_groups(self):
result = self.client.insert_regions(
TEST_DATASET,
[TEST_PGT_OBJECT, TEST_PGT_OBJECT_WITH_DATA]
)
(4 more lines...)
|
||||
| Status | Test | Failing since | Duration |
|---|---|---|---|
|
LinkTests
test_add_link
|
Failing since build #351 (Code changes detected) | < 1 sec | |
|
PropertyGroupTests
test_add_one_property_group
|
Failing since build #351 (Code changes detected) | < 1 sec | |
|
QueryTests
test_get_all_property_groups
|
Failing since build #351 (Code changes detected) | < 1 sec | |
|
QueryTests
test_get_all_property_groups_with_eq
|
Failing since build #351 (Code changes detected) | < 1 sec |
Error summary
The build generated some errors. See the full build log for more details.
Traceback (most recent call last):
File "./setup_docker_env.py", line 51, in <module>
docker_client.stop(dbservice)
NameError: name 'dbservice' is not defined
File "./setup_docker_env.py", line 51, in <module>
docker_client.stop(dbservice)
NameError: name 'dbservice' is not defined