Build: #666 failed Child of INFRA-BASE-577

Test results

  • 10 tests in total
  • 1 test failed
  • < 1 second taken in total.
Existing test failures 1
Status Test Failing since View job 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...)