Build: #664 failed Changes by Sam <samuel.vonstachelski@fhnw.ch>
Test results
- 10 tests in total
- 1 test failed
- 9 tests were fixed
- < 1 second taken in total.
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
LinkTests
test_3_get_link_graph
|
Failing since build #663 (Child of INFRA-BASE-574) | Default Job | < 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...)
|
|||||