Build: #115 failed Child of INFRA-BASE-102

Test results

  • 12 tests in total
  • 4 tests failed
  • 2 tests were quarantined / skipped
  • 1 second taken in total.
Existing test failures 4
Status Test Failing since View job Duration
RestException: {"status": 500, "type": "about:blank", "detail": "The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.", "title": "Internal Server Error"}
self = <tests.link_tests.LinkTests testMethod=test_add_link>

    def setUp(self):
        super(LinkTests, self).setUp()
>       data = self.client.get_properties(TEST_PROVENANCE)

link_tests.py:12: 
(16 more lines...)
RestException: {"status": 500, "type": "about:blank", "detail": "The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.", "title": "Internal Server Error"}
self = <tests.property_tests.PropertyTests testMethod=test_add_one_property>

    def setUp(self):
        super(PropertyTests, self).setUp()
>       data = self.client.get_properties(TEST_PROVENANCE)

property_tests.py:13: 
(16 more lines...)
RestException: {"status": 500, "type": "about:blank", "detail": "The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.", "title": "Internal Server Error"}
self = <tests.property_tests.PropertyTests testMethod=test_add_multiple_properties_from_other_provenance>

    def setUp(self):
        super(PropertyTests, self).setUp()
>       data = self.client.get_properties(TEST_PROVENANCE)

property_tests.py:13: 
(16 more lines...)
RestException: {"status": 500, "type": "about:blank", "detail": "The server encountered an internal error and was unable to complete your request.  Either the server is overloaded or there is an error in the application.", "title": "Internal Server Error"}
self = <tests.property_tests.PropertyTests testMethod=test_add_multiple_properties>

    def setUp(self):
        super(PropertyTests, self).setUp()
>       data = self.client.get_properties(TEST_PROVENANCE)

property_tests.py:13: 
(16 more lines...)
Skipped tests 2
Status Test Failing since View job
Skipped LinkTests test_build_graph History
Default Job
Skipped PropertyTests test_add_property_from_other_provenance History
Default Job