Skip to content
Snippets Groups Projects
Commit 33fe97b4 authored by Kevin Moore's avatar Kevin Moore
Browse files

fixes for async tests on dartium

R=nweiz@google.com

Review URL: https://codereview.chromium.org//873473004
parent d9aebd8b
No related branches found
No related tags found
No related merge requests found
......@@ -30,11 +30,13 @@ build/test/exception_test: RuntimeError # 13921
build/test/excess_callback_test: RuntimeError # 13921
build/test/expect_async_args_test: RuntimeError # 13921
build/test/expect_async_test: RuntimeError # 13921
build/test/future_matchers_test: RuntimeError # 13921
build/test/group_name_test: RuntimeError # 13921
build/test/invalid_ops_test: RuntimeError # 13921
build/test/late_exception_test: RuntimeError # 13921
build/test/middle_exception_test: RuntimeError # 13921
build/test/nested_groups_setup_teardown_test: RuntimeError # 13921
build/test/prints_matcher_test: RuntimeError # 13921
build/test/protect_async_test: RuntimeError # 13921
build/test/returning_future_test: RuntimeError # 13921
build/test/returning_future_using_runasync_test: RuntimeError # 13921
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment