Merge commit 'd1a720d06f92a7228f28361a01f3a158c560cd18' into eclair-mr2-plus-aosp * commit 'd1a720d06f92a7228f28361a01f3a158c560cd18': Enable some tests that requires local http server
This commit is contained in:
@@ -79,8 +79,7 @@ public class FileFilter {
|
|||||||
"profiler", // profiler is not supported
|
"profiler", // profiler is not supported
|
||||||
"svg", // svg is not supported
|
"svg", // svg is not supported
|
||||||
"platform", // platform specific
|
"platform", // platform specific
|
||||||
"http", // requires local http(s) server
|
"http/wml",
|
||||||
"fast/workers",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static final String [] ignoreTestList = {
|
static final String [] ignoreTestList = {
|
||||||
|
|||||||
Reference in New Issue
Block a user