Commit 22702c01 authored by Nico Weber's avatar Nico Weber

Run accessibility_unittests on mac asan.

They seem to pass.

Bug: 843511
Change-Id: I7e52d8cc7301d4d3bc87e03242124ce1b22c0000
Reviewed-on: https://chromium-review.googlesource.com/1104797
Commit-Queue: Nico Weber <thakis@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568047}
parent 6955d08c
......@@ -6073,6 +6073,12 @@
},
"Mac ASan 64 Tests (1)": {
"gtest_tests": [
{
"swarming": {
"can_use_on_swarming_builders": true
},
"test": "accessibility_unittests"
},
{
"swarming": {
"can_use_on_swarming_builders": true
......
......@@ -16,11 +16,6 @@
# The goal is to drive the number of exceptions to zero, to make all
# the bots behave similarly.
{
'accessibility_unittests': {
'remove_from': [
'Mac ASan 64 Tests (1)',
],
},
'android_webview_unittests': {
'remove_from': [
# On chromium.android, these do not need to run prior to M.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment