Build: #669 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 1 minute
- Agent
- Default Agent
- Revision
- 50fb5c8b0db35c200337999f01c95773c2e2bd97
- Total tests
- 10
- Failing since
- #668 (Code changes detected – )
Tests
- 10 tests in total
- 10 tests failed
- < 1 second taken in total.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
DatasetTests
test_1_add_datasets
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'dataset_tests.DatasetTests'>
@classmethod
def setUpClass(self):
super(DatasetTests, self).setUpClass()
> resp = get_request(self.service_url + self.__GET_DATASETS)
(50 more lines...)
|
||||
|
DatasetTests
test_2_add_dataset_twice
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'dataset_tests.DatasetTests'>
@classmethod
def setUpClass(self):
super(DatasetTests, self).setUpClass()
> resp = get_request(self.service_url + self.__GET_DATASETS)
(50 more lines...)
|
||||
|
DatasetTests
test_3_get_dataset
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'dataset_tests.DatasetTests'>
@classmethod
def setUpClass(self):
super(DatasetTests, self).setUpClass()
> resp = get_request(self.service_url + self.__GET_DATASETS)
(50 more lines...)
|
||||
|
LinkTests
test_1_add_links
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'link_tests.LinkTests'>
@classmethod
def setUpClass(self):
super(LinkTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
|
LinkTests
test_2_get_link_list
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'link_tests.LinkTests'>
@classmethod
def setUpClass(self):
super(LinkTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
|
LinkTests
test_3_get_link_graph
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'link_tests.LinkTests'>
@classmethod
def setUpClass(self):
super(LinkTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
|
PropertyGroupTests
test_1_add_property_groups
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'property_group_tests.PropertyGroupTests'>
@classmethod
def setUpClass(self):
super(PropertyGroupTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
|
PropertyGroupTests
test_2_add_property_group_twice
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'property_group_tests.PropertyGroupTests'>
@classmethod
def setUpClass(self):
super(PropertyGroupTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
|
PropertyGroupTests
test_3_get_property_groups
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'property_group_tests.PropertyGroupTests'>
@classmethod
def setUpClass(self):
super(PropertyGroupTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
|
PropertyGroupTests
test_4_delete_property_groups
|
Failing since build #668 (Code changes detected) | < 1 sec | ||
test setup failure
self = <class 'property_group_tests.PropertyGroupTests'>
@classmethod
def setUpClass(self):
super(PropertyGroupTests, self).setUpClass()
post_request(
self.service_url + self.__ADD_DATASETS,
(54 more lines...)
|
||||
Error summary
The build generated some errors. See the full build log for more details.
ERROR: file not found: property_tests.py
ERROR: file not found: property_type_tests.py
ERROR: file not found: property_type_tests.py