| Index: content/test/gpu/gpu_tests/maps_expectations.py
|
| diff --git a/content/test/gpu/gpu_tests/maps_expectations.py b/content/test/gpu/gpu_tests/maps_expectations.py
|
| index 8063e79bc8156fcd5c55a4355f04f41316ea728a..afe2ef93ee2f2afcad43fb4525c24357caa1d8b4 100644
|
| --- a/content/test/gpu/gpu_tests/maps_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/maps_expectations.py
|
| @@ -12,6 +12,10 @@ class MapsExpectations(GpuTestExpectations):
|
| # self.Fail('Maps.maps_001',
|
| # ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
|
|
|
| + # Nexus 5X
|
| + self.Fail('Maps.maps_002',
|
| + ['android', ('qualcomm', 'Adreno (TM) 418')], bug=610951)
|
| +
|
| # Nexus 9
|
| self.Fail('Maps.maps_002',
|
| ['android', 'nvidia'], bug=610034)
|
|
|