summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/third_party/wiredtiger/import.data2
-rwxr-xr-xsrc/third_party/wiredtiger/test/evergreen.yml5
2 files changed, 5 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index 58447dce7ce..a1a175e4512 100644
--- a/src/third_party/wiredtiger/import.data
+++ b/src/third_party/wiredtiger/import.data
@@ -2,5 +2,5 @@
"vendor": "wiredtiger",
"github": "wiredtiger/wiredtiger.git",
"branch": "mongodb-master",
- "commit": "fa1ea9f917c56947c5ca22185285d29f713e6401"
+ "commit": "6c8c5c49eec2b71b05baa871eed9cf97160874b5"
}
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"