| 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 a3ad0fe5d7a8df7df2fd401ff67d13301db6d8cb..b7147aefd182bbd0353beddfc1778371824efafd 100644
|
| --- a/content/test/gpu/gpu_tests/maps_expectations.py
|
| +++ b/content/test/gpu/gpu_tests/maps_expectations.py
|
| @@ -24,4 +24,4 @@ class MapsExpectations(test_expectations.TestExpectations):
|
| # self.Fail('Maps.maps_001',
|
| # ['mac', 'amd', ('nvidia', 0x1234)], bug=123)
|
|
|
| - pass
|
| + self.Fail('Maps.maps_001', bug=367173)
|
|
|