Update patches yaml file with description

This commit is contained in:
Nitish Sakhawalkar 2018-03-29 10:27:44 -07:00
Родитель b0a461b95d
Коммит aabd91e441
2 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -335,3 +335,5 @@ patches:
owners: nitsakh
file: disable_unittests.patch
description: Disabling unit tests
GPUTestConfigTest.LoadCurrentConfig test is disabled as it fails
on high sierra. It should be updated with newer chromium.

Просмотреть файл

@ -1,4 +1,3 @@
Disable GPU config test as it fails on High Sierra
diff --git a/gpu/config/gpu_test_config_unittest.cc b/gpu/config/gpu_test_config_unittest.cc
index e42a805b2d8c..41909e5dc1d6 100644
--- a/gpu/config/gpu_test_config_unittest.cc