diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -58,7 +58,7 @@ deps = { (Var("googlecode_url") % "gyp") + "/trunk@857", "src/v8": - (Var("googlecode_url") % "v8") + "/trunk@5939", + (Var("googlecode_url") % "v8") + "/trunk@6004", "src/native_client": Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4c21ce8..56c7ef8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,5 @@ BUG64371 WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT BUGPKASTING WIN DEBUG SLOW: fast/encoding/parser-tests.html = TEXT BUGPKASTING MAC DEBUG : fast/encoding/parser-tests.html = TIMEOUT + +BUGRICOW : fast/regex/pcre-test-1.html = TIMEOUT |