| Index: mojo/tools/data/apptests
|
| diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests
|
| index a67ff167701f8d2e481d07a2fabc00fdae41365d..594ca9bdbdafb7d4f6ef3e81ba3bfd381b51b4ce 100644
|
| --- a/mojo/tools/data/apptests
|
| +++ b/mojo/tools/data/apptests
|
| @@ -65,12 +65,10 @@ if config.target_os != config.OS_ANDROID:
|
| 'test': 'mojo:media_apptests',
|
| 'type': 'gtest_isolated',
|
| },
|
| - # TODO(media): these tests fail in debug, which has no bot-coverage.
|
| - # http://crbug.com/587523
|
| -# {
|
| -# 'test': 'mojo:media_pipeline_integration_apptests',
|
| -# 'type': 'gtest_isolated',
|
| -# },
|
| + {
|
| + 'test': 'mojo:media_pipeline_integration_apptests',
|
| + 'type': 'gtest_isolated',
|
| + },
|
| # TODO(rockot): Flaky. Re-enable when brokering is sorted out.
|
| # http://crbug.com/569367.
|
| # {
|
|
|