From b179ff3a9873e7bb20e6ae61433ca0b6dda35bf9 Mon Sep 17 00:00:00 2001 From: Patrick Balestra Date: Wed, 6 Mar 2024 23:21:25 +0100 Subject: [PATCH] Disable some tests on Linux given the older Swift version --- .bazelci/presubmit.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.bazelci/presubmit.yml b/.bazelci/presubmit.yml index 51f5d884f..34139bb72 100644 --- a/.bazelci/presubmit.yml +++ b/.bazelci/presubmit.yml @@ -30,6 +30,12 @@ x_defaults: - "//examples/..." - "//test/..." - "-//examples/apple/..." + # The following tests require Swift >5.8. + - "-//test:const_values_empty_const_values_multiple_files" + - "-//test:const_values_empty_const_values_single_file" + - "-//test:const_values_expected_argv" + - "-//test:const_values_wmo_single_values_file" + - "-//test:output_file_map_default" windows_common: &windows_common platform: windows build_flags: