Merge "Adds excessive-comma-usage.html to DumpRenderTree skipped list as it causes OOM"
This commit is contained in:
@@ -73,6 +73,7 @@ public class FileFilter {
|
||||
|
||||
static final String[] ignoreTestList = {
|
||||
"editing/selection/move-left-right.html", // Causes DumpRenderTree to hang
|
||||
"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
|
||||
|
||||
Reference in New Issue
Block a user