diff --git a/DEPS b/DEPS index a9a71fb5a2f..9e039af566e 100644 --- a/DEPS +++ b/DEPS @@ -72,7 +72,7 @@ vars = { "isolate_tag": "@0.2.3", "jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1", "json_rpc_2_tag": "@2.0.2", - "kernel_rev": "@1906e420431656d351a9f4ee9a36b8ca9a4da1db", + "kernel_rev": "@11edd6208940d227dc0b2cf87a6518d2508c0858", "linter_tag": "@0.1.28", "logging_tag": "@0.11.3+1", "markdown_tag": "@0.11.0", diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status index 9b3a477e6fc..7900590ea1c 100644 --- a/tests/compiler/dart2js/dart2js.status +++ b/tests/compiler/dart2js/dart2js.status @@ -8,6 +8,8 @@ compile_with_empty_libraries_test: Fail # Issue 24223 kernel/*: Slow, Pass +kernel/visitor_test: Fail # Issue 27684 + boolified_operator_test: Fail # Issue 8001 # Don't mark these tests as failing. Instead, fix the errors/warnings that they