summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt4
2 files changed, 5 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 80b437a..03cc89c 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "45134",
+ "webkit_revision": "45176",
}
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index c68e062..7ca0ae0 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2794,6 +2794,10 @@ BUG15270 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridColumns-basic.html =
BUG15296 : LayoutTests/dom/html/level2/html/HTMLTableElement10.html = CRASH
+// WebKit 45134:45176
+BUG15403 : LayoutTests/http/tests/security/clipboard/clipboard-file-access.html = FAIL
+
+
// Flaky for a while on DEBUG
BUG15267 WIN LINUX DEBUG : LayoutTests/transitions/cancel-transition.html = PASS FAIL
BUG15266 WIN DEBUG : LayoutTests/media/video-display-toggle.html = TIMEOUT PASS