Update patches yaml file with description
This commit is contained in:
Родитель
b0a461b95d
Коммит
aabd91e441
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче