Add in-memory caching for directory reads #613
+44
−0
Cirrus CI / main CIRRUS_OS:linux CIRRUS_WORKING_DIR:/tmp/modules-1.2.3+branch_name-91-g6dd3db49 DEBIAN_FRONTEND:noninteractive EXTRATEST_SOURCESH:y LANG:C LANGUAGE:C LC_ALL:C MAKE:make TESTSUITE_ENABLE_MODULECACHE:1 TEST_SPECIFIC_CONFIG:install-testmodspath-wild container:ubuntu:noble
failed
Feb 17, 2026 in 18m 45s
Task Summary
Instruction test failed in 15:42
Details
✅ 00:19 clone
✅ 02:08 reqinstall
✅ 00:02 configure
✅ 00:29 build
❌ 15:42 test
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
Updating files: 81% (12717/15689)
Updating files: 82% (12865/15689)
Updating files: 83% (13022/15689)
Updating files: 84% (13179/15689)
Updating files: 85% (13336/15689)
Updating files: 86% (13493/15689)
Updating files: 87% (13650/15689)
Updating files: 88% (13807/15689)
Updating files: 89% (13964/15689)
Updating files: 90% (14121/15689)
Updating files: 91% (14277/15689)
Updating files: 92% (14434/15689)
Updating files: 93% (14591/15689)
Updating files: 94% (14748/15689)
Updating files: 95% (14905/15689)
Updating files: 96% (15062/15689)
Updating files: 97% (15219/15689)
Updating files: 98% (15376/15689)
Updating files: 99% (15533/15689)
Updating files: 100% (15689/15689)
Updating files: 100% (15689/15689), done.
script/mt
curl --location --remote-name --retry 3 --retry-connrefused --retry-delay 20 --max-time 20 https://raw.githubusercontent.com/jeffkaufman/icdiff/release-2.0.4/icdiff
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 29101 100 29101 0 0 512k 0 --:--:-- --:--:-- --:--:-- 516k
echo "597bd4cda393803e5991c43b78cab3b3 icdiff" | md5sum --status -c - || \
md5 -c 597bd4cda393803e5991c43b78cab3b3 icdiff
chmod +x icdiff
TCLSH=/usr/bin/tclsh8.6; export TCLSH; \
MODULECMD=modulecmd-test.tcl; export MODULECMD; \
OBJDIR=`pwd -P`; export OBJDIR; \
TESTSUITEDIR=`cd testsuite;pwd -P`; export TESTSUITEDIR; \
runtest --srcdir $TESTSUITEDIR --objdir $OBJDIR -v -v >/dev/null 2>&1 --tool modules
gmake: *** [Makefile:1004: test] Error 1
�[1;33;7m=== test summary ===�[0m
# of expected passes 23799
# of expected failures 1
# of unresolved testcases 1
Exit status: 2
Loading