Merge "After merging webkit to 64264 these hang, so added them to the do not run list. The tests timeout on chrome and are on the chrome skiplist."
This commit is contained in:
committed by
Android (Google) Code Review
commit
d468e50bce
@@ -76,7 +76,13 @@ public class FileFilter {
|
||||
"fast/js/excessive-comma-usage.html", // Tests huge initializer list, causes OOM.
|
||||
"fast/js/regexp-charclass-crash.html", // RegExp is too large, causing OOM
|
||||
"fast/regex/test1.html", // Causes DumpRenderTree to hang with V8
|
||||
"fast/regex/slow.html" // Causes DumpRenderTree to hang with V8
|
||||
"fast/regex/slow.html", // Causes DumpRenderTree to hang with V8
|
||||
"ietestcenter/Javascript/15.4.4.15-3-14.html", // hangs the layout tests
|
||||
// http://b/issue?id=2889595
|
||||
"ietestcenter/Javascript/15.4.4.15-3-29.html", // hangs the layout tests
|
||||
// http://b/issue?id=2889596
|
||||
"ietestcenter/Javascript/15.4.4.15-3-8.html" // hangs the layout tests
|
||||
// http://b/issue?id=2889598
|
||||
};
|
||||
|
||||
static void fillIgnoreResultList() {
|
||||
|
||||
Reference in New Issue
Block a user