summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/evergreen.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/evergreen.yml')
-rwxr-xr-xsrc/third_party/wiredtiger/test/evergreen.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/evergreen.yml b/src/third_party/wiredtiger/test/evergreen.yml
index 1d360bfdd6e..8abe653f629 100755
--- a/src/third_party/wiredtiger/test/evergreen.yml
+++ b/src/third_party/wiredtiger/test/evergreen.yml
@@ -1000,7 +1000,10 @@ tasks:
DGNU_CXX_VERSION: -DDGNU_CXX_VERSION=9
- name: compile-clang
- tags: ["pull_request", "pull_request_compilers"]
+ # FIXME: WT-10595
+ # The task is disabled as a package is missed on the ubuntu2004-wt-large distro.
+ # We can re-enable the task once the missing package is added.
+ # tags: ["pull_request", "pull_request_compilers"]
commands:
- func: "get project"
- func: "compile wiredtiger"