Build: #664 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Test results

  • 10 tests in total
  • 1 test failed
  • 9 tests were fixed
  • < 1 second taken in total.

Build 664 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
Exception: <Response [500]>
self = <tests.link_tests.LinkTests testMethod=test_3_get_link_graph>

    def test_3_get_link_graph(self):
        result = get_request(
            self.service_url + self.__GET_LINK_GRAPH,
            {
                "fc_id": self.test_links[0]["fk_source"],
(18 more lines...)