Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 702414301ad2b8bf24fef280c2385522b476af86..fd0cb41899cb5875b9fe22ca2a55ff31b5154fd4 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -1271,3 +1271,8 @@ crbug.com/655458 imported/wpt/workers/semantics/xhr/004.html [ Failure Timeout ] |
crbug.com/655458 imported/wpt/workers/semantics/structured-clone/dedicated.html [ Crash Failure Timeout ] |
crbug.com/655458 imported/wpt/workers/semantics/structured-clone/shared.html [ Crash Failure Timeout ] |
+ |
+crbug.com/656622 inspector/sources/debugger-pause/debugger-eval-while-paused-throws.html [ NeedsManualRebaseline ] |
Michael Achenbach
2016/10/20 19:16:17
Why is this here?
+clemens
Clemens Hammacher
2016/10/20 19:22:34
Looks like a rebase problem. Should be fixed by ch
shimazu
2016/10/21 04:21:20
Oops, it's definitely a rebasing problem. Sorry..
Michael Achenbach
2016/10/21 06:58:36
Thanks, I assume the line below is expected, right
|
+ |
+# Web platform tests for the service workers cannot work without --enable-wptserve. |
+crbug.com/602693 imported/wpt/service-workers [ Skip ] |