aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
Diffstat (limited to 'run_unittests.py')
-rwxr-xr-xrun_unittests.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/run_unittests.py b/run_unittests.py
index 89706df..25e7c31 100755
--- a/run_unittests.py
+++ b/run_unittests.py
@@ -3826,6 +3826,11 @@ class AllPlatformTests(BasePlatformTests):
except EnvironmentException:
pass
+ # The D template fails under mac CI and we don't know why.
+ # Patches welcome
+ if is_osx():
+ langs = [l for l in langs if l != 'd']
+
for lang in langs:
for target_type in ('executable', 'library'):
# test empty directory