Build: #666 failed
Job: Default Job failed
Test results
- 10 tests in total
- 1 test failed
- < 1 second taken in total.
Build 666 has the following 1 errors:There were no new test failures since the previous build.
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
|
LinkTests
test_3_get_link_graph
|
Failing since build #663 (Child of INFRA-BASE-574) | < 1 sec | ||
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...)
|
||||