Build: #666 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
1 minute
Agent
Default Agent
Revision
223c6b8759949dcdf86af71e4b8e2de1e4ea7556
Total tests
10
Failing since
#663 (Child of INFRA-BASE-574)
Fixed in
#667 (Code changes detected)

Tests

  • 10 tests in total
  • 1 test failed
  • < 1 second taken in total.
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...)