Loading tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java +1 −2 Original line number Diff line number Diff line Loading @@ -79,8 +79,7 @@ public class FileFilter { "profiler", // profiler is not supported "svg", // svg is not supported "platform", // platform specific "http", // requires local http(s) server "fast/workers", "http/wml", }; static final String [] ignoreTestList = { Loading Loading
tests/DumpRenderTree/src/com/android/dumprendertree/FileFilter.java +1 −2 Original line number Diff line number Diff line Loading @@ -79,8 +79,7 @@ public class FileFilter { "profiler", // profiler is not supported "svg", // svg is not supported "platform", // platform specific "http", // requires local http(s) server "fast/workers", "http/wml", }; static final String [] ignoreTestList = { Loading