Skip to content

Commit

Permalink
removed httpget test because it is too undeterministic
Browse files Browse the repository at this point in the history
  • Loading branch information
toeb committed Apr 20, 2015
1 parent e201a1f commit aea92dd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/web/http_get_test.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
function(test)


message("Test inconclusive - too undeterministic")
return()
## fail test
# http_get("http://notahost.tld")
# ans(res)
Expand Down

0 comments on commit aea92dd

Please sign in to comment.