Build: #429 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
42 seconds
Agent
Default Agent
Revision
f576c86956af35d81d5a6ea5970aecd809913ee5
Total tests
7
Failing since
#383 (Child of INFRA-BASE-339)
Fixed in
#437 (Child of INFRA-BASE-384)

Tests

  • 7 tests in total
  • 7 tests failed
  • 7 failures are new
  • < 1 second taken in total.
New test failures 7
Status Test Duration
Collapse Failed LinkTests test_1_add_links History
< 1 sec
test setup failure
self = <class 'tests.link_tests.LinkTests'>

    @classmethod
    def setUpClass(self):
        super(LinkTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)
Collapse Failed LinkTests test_2_get_link_list History
< 1 sec
test setup failure
self = <class 'tests.link_tests.LinkTests'>

    @classmethod
    def setUpClass(self):
        super(LinkTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)
Collapse Failed LinkTests test_3_get_link_graph History
< 1 sec
test setup failure
self = <class 'tests.link_tests.LinkTests'>

    @classmethod
    def setUpClass(self):
        super(LinkTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)
Collapse Failed PropertyGroupTests test_1_add_property_groups History
< 1 sec
test setup failure
self = <class 'tests.property_group_tests.PropertyGroupTests'>

    @classmethod
    def setUpClass(self):
        super(PropertyGroupTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)
Collapse Failed PropertyGroupTests test_2_add_property_group_twice History
< 1 sec
test setup failure
self = <class 'tests.property_group_tests.PropertyGroupTests'>

    @classmethod
    def setUpClass(self):
        super(PropertyGroupTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)
Collapse Failed PropertyGroupTests test_3_get_property_groups History
< 1 sec
test setup failure
self = <class 'tests.property_group_tests.PropertyGroupTests'>

    @classmethod
    def setUpClass(self):
        super(PropertyGroupTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)
Collapse Failed PropertyGroupTests test_4_delete_property_groups History
< 1 sec
test setup failure
self = <class 'tests.property_group_tests.PropertyGroupTests'>

    @classmethod
    def setUpClass(self):
        super(PropertyGroupTests, self).setUpClass()
>       post_request(self.service_url + self.__ADD_DATASETS, TEST_DATASETS)

(20 more lines...)

Error summary

The build generated some errors. See the full build log for more details.

ERROR: file not found: provenance_tests.py
ERROR: file not found: query_tests.py