Commit 55bbec5e authored by Kenneth Russell's avatar Kenneth Russell

Removed leftover references to crbug.com/830659 .

Thanks to thakis for pointing these out.

Bug: 830659
Change-Id: I45f285d29c16c666292a7479248c97222b6ff39f
Tbr: thakis@chromium.org
Reviewed-on: https://chromium-review.googlesource.com/1041565Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#555826}
parent 76dfd502
...@@ -1509,8 +1509,10 @@ ...@@ -1509,8 +1509,10 @@
'Out of Process Profiling Linux', 'Out of Process Profiling Linux',
'ThinLTO Linux ToT', 'ThinLTO Linux ToT',
# chromium.memory # chromium.memory
'Linux MSan Tests', # https://crbug.com/830659 # Can't run on MSAN because gl_tests uses the hardware driver,
'Linux ChromiumOS MSan Tests', # https://crbug.com/830659 # which isn't instrumented.
'Linux MSan Tests',
'Linux ChromiumOS MSan Tests',
], ],
'modifications': { 'modifications': {
'KitKat Tablet Tester': { 'KitKat Tablet Tester': {
...@@ -1524,7 +1526,6 @@ ...@@ -1524,7 +1526,6 @@
}, },
}, },
# chromium.memory # chromium.memory
# https://crbug.com/830659
# TODO(kbr): figure out a better way to specify blocks of # TODO(kbr): figure out a better way to specify blocks of
# arguments like this for tests on multiple machines. # arguments like this for tests on multiple machines.
'Linux ASan LSan Tests (1)': { 'Linux ASan LSan Tests (1)': {
......
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