| Index: content/test/gpu/generate_buildbot_json.py
|
| diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
|
| index 61db377e8d8d5154ca47044b3a63cc41ff1d2fae..5bee81cb0b8c9a2a5d9972802a994d94d5a1b432 100755
|
| --- a/content/test/gpu/generate_buildbot_json.py
|
| +++ b/content/test/gpu/generate_buildbot_json.py
|
| @@ -920,10 +920,6 @@ TELEMETRY_GPU_INTEGRATION_TESTS = {
|
| # http://crbug.com/599451: this test is currently too slow
|
| # to run on x64 in Debug mode. Need to shard the tests.
|
| 'Win7 x64 Debug (NVIDIA)',
|
| - # http://crbug.com/540543: Linux Intel driver is GL 3.0 and
|
| - # doesn't support features needed for ES3
|
| - 'Linux Release (New Intel)',
|
| - 'Linux Debug (New Intel)',
|
| ],
|
| },
|
| ],
|
|
|