From bd8c2ebfb888520b80db00d3c1c6288be289862c Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sat, 25 Apr 2015 10:20:14 +0200 Subject: introduce new "flaky" test group this group is skipped by default --- _test/tests/inc/httpclient_http.test.php | 1 + 1 file changed, 1 insertion(+) (limited to '_test/tests/inc/httpclient_http.test.php') diff --git a/_test/tests/inc/httpclient_http.test.php b/_test/tests/inc/httpclient_http.test.php index 3446e1184..94b8e1bc1 100644 --- a/_test/tests/inc/httpclient_http.test.php +++ b/_test/tests/inc/httpclient_http.test.php @@ -289,6 +289,7 @@ class httpclient_http_test extends DokuWikiTest { * This address caused trouble with stream_select() * * @group internet + * @group flaky */ function test_wikimatrix(){ $http = new HTTPMockClient(); -- cgit v1.2.3