File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed
Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change 3838 -DUSERVER_BUILD_SAMPLES=1
3939 -DUSERVER_BUILD_TESTS=1
4040 -DCMAKE_BUILD_TYPE=Release
41- gtest-filter: '* '
41+ gtest-filter: '-LoggingTest.Format:LoggingTest.CallFormat '
4242 image: ubuntu-22.04-userver-base-ci
4343 info: ubuntu + clang-16 + cxx20
4444 id: ubuntu_clang16_cxx20
5858 image: ubuntu-22.04-userver-base-ci
5959 info: ubuntu + gcc-11 + cxx20
6060 id: ubuntu_gcc11_cxx20
61- - cmake-flags : >-
62- -DCMAKE_C_COMPILER=clang-16
63- -DCMAKE_CXX_COMPILER=clang++-16
64- -DCMAKE_CXX_STANDARD=20
65- -DCPM_SOURCE_CACHE=/userver/.cpm
66- -DUSERVER_BUILD_ALL_COMPONENTS=1
67- -DUSERVER_FEATURE_ROCKS=0
68- -DUSERVER_BUILD_SAMPLES=1
69- -DUSERVER_BUILD_TESTS=1
70- -DCMAKE_BUILD_TYPE=Release
71- gtest-filter: -YdbExecuteTpl/1.SimpleWriteReadBinary:LoggingTest.Format:LoggingTest.CallFormat
72- image: ubuntu-22.04-userver-base-ci
73- info: ubuntu + clang-16 + cxx20
74- id: ubuntu_clang16_cxx20
7561 - cmake-flags : >-
7662 -DCMAKE_C_COMPILER=gcc-13
7763 -DCMAKE_CXX_COMPILER=g++-13
You can’t perform that action at this time.
0 commit comments