Test times out

I just cloned the repository since there’s a contribution I wanted to make, but even on a fresh clone the tests fail with a timeout. See the full log here:

/data/.../repos/hugo >>> mage -v check                                                                                                                ±[●][master]
Running target: Check
Running dependency: Test386
exec: go "test" "-p" "2" "./..."
ok      github.com/gohugoio/hugo        43.156s
ok      github.com/gohugoio/hugo/bufferpool     (cached)
?       github.com/gohugoio/hugo/cache  [no test files]
ok      github.com/gohugoio/hugo/cache/dynacache        (cached)
ok      github.com/gohugoio/hugo/cache/filecache        (cached)
ok      github.com/gohugoio/hugo/cache/httpcache        (cached)
ok      github.com/gohugoio/hugo/codegen        (cached)
?       github.com/gohugoio/hugo/commands       [no test files]
?       github.com/gohugoio/hugo/common [no test files]
ok      github.com/gohugoio/hugo/common/collections     (cached)
?       github.com/gohugoio/hugo/common/constants       [no test files]
ok      github.com/gohugoio/hugo/common/hashing (cached)
?       github.com/gohugoio/hugo/common/hcontext        [no test files]
ok      github.com/gohugoio/hugo/common/herrors (cached)
?       github.com/gohugoio/hugo/common/hexec   [no test files]
ok      github.com/gohugoio/hugo/common/hreflect        (cached)
ok      github.com/gohugoio/hugo/common/hstrings        (cached)
ok      github.com/gohugoio/hugo/common/htime   (cached)
ok      github.com/gohugoio/hugo/common/hugio   (cached)
ok      github.com/gohugoio/hugo/common/hugo    (cached)
ok      github.com/gohugoio/hugo/common/loggers (cached)
ok      github.com/gohugoio/hugo/common/maps    (cached)
ok      github.com/gohugoio/hugo/common/math    (cached)
ok      github.com/gohugoio/hugo/common/para    (cached)
ok      github.com/gohugoio/hugo/common/paths   (cached)
ok      github.com/gohugoio/hugo/common/predicate       (cached)
ok      github.com/gohugoio/hugo/common/rungroup        (cached)
?       github.com/gohugoio/hugo/common/tasks   [no test files]
?       github.com/gohugoio/hugo/common/terminal        [no test files]
ok      github.com/gohugoio/hugo/common/text    (cached)
ok      github.com/gohugoio/hugo/common/types   (cached)
?       github.com/gohugoio/hugo/common/types/css       [no test files]
ok      github.com/gohugoio/hugo/common/types/hstring   (cached)
ok      github.com/gohugoio/hugo/common/urls    (cached)
ok      github.com/gohugoio/hugo/compare        (cached)
ok      github.com/gohugoio/hugo/config (cached)
ok      github.com/gohugoio/hugo/config/allconfig       (cached)
ok      github.com/gohugoio/hugo/config/privacy (cached)
ok      github.com/gohugoio/hugo/config/security        (cached)
ok      github.com/gohugoio/hugo/config/services        (cached)
?       github.com/gohugoio/hugo/config/testconfig      [no test files]
ok      github.com/gohugoio/hugo/create (cached)
?       github.com/gohugoio/hugo/create/skeletons       [no test files]
?       github.com/gohugoio/hugo/deploy/deployconfig    [no test files]
ok      github.com/gohugoio/hugo/deps   (cached)
?       github.com/gohugoio/hugo/docshelper     [no test files]
ok      github.com/gohugoio/hugo/helpers        0.383s
ok      github.com/gohugoio/hugo/htesting       (cached)
?       github.com/gohugoio/hugo/htesting/hqt   [no test files]
ok      github.com/gohugoio/hugo/hugofs (cached)
ok      github.com/gohugoio/hugo/hugofs/files   (cached)
ok      github.com/gohugoio/hugo/hugofs/glob    (cached)
ok      github.com/gohugoio/hugo/hugolib        (cached)
ok      github.com/gohugoio/hugo/hugolib/doctree        (cached)
ok      github.com/gohugoio/hugo/hugolib/filesystems    (cached)
ok      github.com/gohugoio/hugo/hugolib/pagesfromdata  (cached)
?       github.com/gohugoio/hugo/hugolib/paths  [no test files]
ok      github.com/gohugoio/hugo/hugolib/segments       (cached)
ok      github.com/gohugoio/hugo/identity       (cached)
?       github.com/gohugoio/hugo/identity/identitytesting       [no test files]
?       github.com/gohugoio/hugo/internal/js    [no test files]
ok      github.com/gohugoio/hugo/internal/js/esbuild    (cached)
ok      github.com/gohugoio/hugo/internal/warpc (cached)
?       github.com/gohugoio/hugo/internal/warpc/gen     [no test files]
ok      github.com/gohugoio/hugo/langs  (cached)
ok      github.com/gohugoio/hugo/langs/i18n     (cached)
ok      github.com/gohugoio/hugo/lazy   (cached)
?       github.com/gohugoio/hugo/livereload     [no test files]
?       github.com/gohugoio/hugo/livereload/gen [no test files]
ok      github.com/gohugoio/hugo/markup (cached)
ok      github.com/gohugoio/hugo/markup/asciidocext     (cached)
?       github.com/gohugoio/hugo/markup/asciidocext/asciidocext_config  [no test files]
?       github.com/gohugoio/hugo/markup/asciidocext/internal    [no test files]
?       github.com/gohugoio/hugo/markup/blackfriday     [no test files]
?       github.com/gohugoio/hugo/markup/converter       [no test files]
?       github.com/gohugoio/hugo/markup/converter/hooks [no test files]
ok      github.com/gohugoio/hugo/markup/goldmark        (cached)
ok      github.com/gohugoio/hugo/markup/goldmark/blockquotes    (cached)
ok      github.com/gohugoio/hugo/markup/goldmark/codeblocks     (cached)
?       github.com/gohugoio/hugo/markup/goldmark/goldmark_config        [no test files]
ok      github.com/gohugoio/hugo/markup/goldmark/hugocontext    (cached)
ok      github.com/gohugoio/hugo/markup/goldmark/images (cached)
ok      github.com/gohugoio/hugo/markup/goldmark/internal/extensions/attributes (cached)
?       github.com/gohugoio/hugo/markup/goldmark/internal/render        [no test files]
ok      github.com/gohugoio/hugo/markup/goldmark/passthrough    (cached)
ok      github.com/gohugoio/hugo/markup/goldmark/tables (cached)
ok      github.com/gohugoio/hugo/markup/highlight       (cached)
?       github.com/gohugoio/hugo/markup/highlight/chromalexers  [no test files]
?       github.com/gohugoio/hugo/markup/internal        [no test files]
?       github.com/gohugoio/hugo/markup/internal/attributes     [no test files]
ok      github.com/gohugoio/hugo/markup/markup_config   (cached)
ok      github.com/gohugoio/hugo/markup/org     (cached)
ok      github.com/gohugoio/hugo/markup/pandoc  (cached)
ok      github.com/gohugoio/hugo/markup/rst     (cached)
ok      github.com/gohugoio/hugo/markup/tableofcontents (cached)
ok      github.com/gohugoio/hugo/media  (cached)
ok      github.com/gohugoio/hugo/metrics        (cached)
ok      github.com/gohugoio/hugo/minifiers      (cached)
go: creating new go.mod: module github.com/gohugoio/tests/hugo-modules-basic-test
hugo: to add module requirements and sums:
        hugo mod tidy
go: no module dependencies to download
hugo: downloading modules …
go: downloading github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v1.4.0
go: downloading github.com/gohugoio/hugoTestModules1_darwin v0.0.0-20220819184401-28bef77dcdb6
go: added github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v1.4.0
hugo: collected modules in 25551 msgo: creating new go.mod: module github.com/gohugoio/tests/hugo-modules-basic-test
hugo: to add module requirements and sums:
        hugo mod tidy
go: no module dependencies to download
hugo: downloading modules …
go: downloading github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v1.4.0
go: downloading github.com/gohugoio/hugoTestModules1_darwin v0.0.0-20220819184401-28bef77dcdb6
go: added github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v1.4.0
hugo: collected modules in 18006 msgo: creating new go.mod: module github.com/gohugoio/tests/hugo-modules-basic-test
hugo: to add module requirements and sums:
        hugo mod tidy
go: no module dependencies to download
hugo: downloading modules …
go: downloading github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v1.4.0
go: downloading github.com/gohugoio/hugoTestModules1_darwin v0.0.0-20220819184401-28bef77dcdb6
go: added github.com/gohugoio/hugoTestModules1_darwin/modh2_2 v1.4.0
panic: test timed out after 1m0s
        running tests:
                TestClient (1m0s)
                TestClient/NoVendor (16s)

goroutine 147 [running]:
testing.(*M).startAlarm.func1()
        /usr/lib/go/src/testing/testing.go:2484 +0x382
created by time.goFunc
        /usr/lib/go/src/time/sleep.go:215 +0x2f

goroutine 1 [chan receive]:
testing.(*T).Run(0xae1e6c8, {0x89fb35c, 0xa}, 0x8a8cdc8)
        /usr/lib/go/src/testing/testing.go:1859 +0x487
testing.runTests.func1(0xae1e6c8)
        /usr/lib/go/src/testing/testing.go:2279 +0x45
testing.tRunner(0xae1e6c8, 0xae13df4)
        /usr/lib/go/src/testing/testing.go:1792 +0x119
testing.runTests(0xac11a00, {0x8fe89e0, 0x9, 0x9}, {0xc20218515867fb5c, 0xdf86e8169, 0x8fefd20})
        /usr/lib/go/src/testing/testing.go:2277 +0x3ea
testing.(*M).Run(0xad55950)
        /usr/lib/go/src/testing/testing.go:2142 +0x63a
main.main()
        _testmain.go:61 +0xe5

goroutine 7 [chan receive]:
testing.(*T).Run(0xae1e7e8, {0x89f771b, 0x8}, 0xaeab3e0)
        /usr/lib/go/src/testing/testing.go:1859 +0x487
reflect.Value.call({0x89e3c40, 0xae1e7e8, 0x4213}, {0x89eed4b, 0x4}, {0xac78f14, 0x2, 0x2})
        /usr/lib/go/src/reflect/value.go:584 +0x982
reflect.Value.Call({0x89e3c40, 0xae1e7e8, 0x4213}, {0xac78f14, 0x2, 0x2})
        /usr/lib/go/src/reflect/value.go:368 +0x7f
github.com/frankban/quicktest.(*C).Run(0xae03920, {0x89f771b, 0x8}, 0xae7ca00)
        /home/deinalptraum/go/pkg/mod/github.com/frankban/quicktest@v1.14.6/quicktest.go:278 +0x3f4
github.com/gohugoio/hugo/modules.TestClient(0xae1e7e8)
        /data/shared/programming/repos/hugo/modules/client_test.go:132 +0x2d5
testing.tRunner(0xae1e7e8, 0x8a8cdc8)
        /usr/lib/go/src/testing/testing.go:1792 +0x119
created by testing.(*T).Run in goroutine 1
        /usr/lib/go/src/testing/testing.go:1851 +0x468

goroutine 117 [syscall]:
syscall.Syscall6(0x11c, 0x3, 0x13, 0xae0f414, 0x4, 0xacc6000, 0x0)
        /usr/lib/go/src/syscall/syscall_linux.go:95 +0x8
internal/syscall/unix.Waitid(0x3, 0x13, 0xae0f414, 0x4, 0xacc6000)
        /usr/lib/go/src/internal/syscall/unix/waitid_linux.go:18 +0x61
os.(*Process).pidfdWait.func1(...)
        /usr/lib/go/src/os/pidfd_linux.go:106
os.ignoringEINTR(...)
        /usr/lib/go/src/os/file_posix.go:251
os.(*Process).pidfdWait(0xaf000f0)
        /usr/lib/go/src/os/pidfd_linux.go:105 +0x1ab
os.(*Process).wait(0xaf000f0)
        /usr/lib/go/src/os/exec_unix.go:27 +0x2e
os.(*Process).Wait(...)
        /usr/lib/go/src/os/exec.go:358
os/exec.(*Cmd).Wait(0xad6c0d8)
        /usr/lib/go/src/os/exec/exec.go:922 +0x3c
os/exec.(*Cmd).Run(0xad6c0d8)
        /usr/lib/go/src/os/exec/exec.go:626 +0x45
github.com/gohugoio/hugo/common/hexec.(*cmdWrapper).Run(0xaf02170)
        /data/shared/programming/repos/hugo/common/hexec/exec.go:282 +0x2b
github.com/gohugoio/hugo/modules.(*Client).runGo(0xaf48188, {0x8b3549c, 0x90024a0}, {0x8b327a0, 0x90024a0}, {0xae92120, 0x5, 0x6})
        /data/shared/programming/repos/hugo/modules/client.go:628 +0x7e1
github.com/gohugoio/hugo/modules.(*Client).listGoMods.func1(...)
        /data/shared/programming/repos/hugo/modules/client.go:446
github.com/gohugoio/hugo/modules.(*Client).listGoMods(0xaf48188)
        /data/shared/programming/repos/hugo/modules/client.go:507 +0x5fd
github.com/gohugoio/hugo/modules.(*collector).loadModules(...)
        /data/shared/programming/repos/hugo/modules/collect.go:589
github.com/gohugoio/hugo/modules.(*collector).add(0xaeab578, 0xacbcd08, {{0xaf849c0, 0x33}, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...})
        /data/shared/programming/repos/hugo/modules/collect.go:271 +0x887
github.com/gohugoio/hugo/modules.(*collector).addAndRecurse(0xaeab578, 0xacbcd08)
        /data/shared/programming/repos/hugo/modules/collect.go:347 +0x1a9
github.com/gohugoio/hugo/modules.(*collector).collect(0xaeab578)
        /data/shared/programming/repos/hugo/modules/collect.go:523 +0x315
github.com/gohugoio/hugo/modules.(*Client).collect(0xaf48188, 0x1)
        /data/shared/programming/repos/hugo/modules/collect.go:82 +0x6b
github.com/gohugoio/hugo/modules.(*Client).Collect(0xaf48188)
        /data/shared/programming/repos/hugo/modules/collect.go:52 +0x5c
github.com/gohugoio/hugo/modules.TestClient.func4(0xae7ca20)
        /data/shared/programming/repos/hugo/modules/client_test.go:142 +0x172
github.com/frankban/quicktest.(*C).Run.func2({0xae4ac40, 0x1, 0x1})
        /home/deinalptraum/go/pkg/mod/github.com/frankban/quicktest@v1.14.6/quicktest.go:275 +0x11c
testing.tRunner(0xafca5a8, 0xaeab3e0)
        /usr/lib/go/src/testing/testing.go:1792 +0x119
created by testing.(*T).Run in goroutine 7
        /usr/lib/go/src/testing/testing.go:1851 +0x468

goroutine 146 [IO wait]:
internal/poll.runtime_pollWait(0xf361bd30, 0x72)
        /usr/lib/go/src/runtime/netpoll.go:351 +0x52
internal/poll.(*pollDesc).wait(0xadbe2d8, 0x72, 0x1)
        /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x37
internal/poll.(*pollDesc).waitRead(...)
        /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xadbe2c0, {0xb0ce000, 0x8000, 0x8000})
        /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x1fc
os.(*File).read(...)
        /usr/lib/go/src/os/file_posix.go:29
os.(*File).Read(0xad3c0d0, {0xb0ce000, 0x8000, 0x8000})
        /usr/lib/go/src/os/file.go:124 +0x70
io.copyBuffer({0x8b32790, 0xaf02160}, {0x8b32684, 0xae16070}, {0x0, 0x0, 0x0})
        /usr/lib/go/src/io/io.go:429 +0x1e6
io.Copy(...)
        /usr/lib/go/src/io/io.go:388
os.genericWriteTo(0xad3c0d0, {0x8b32790, 0xaf02160})
        /usr/lib/go/src/os/file.go:275 +0x75
os.(*File).WriteTo(0xad3c0d0, {0x8b32790, 0xaf02160})
        /usr/lib/go/src/os/file.go:253 +0xda
io.copyBuffer({0x8b32790, 0xaf02160}, {0x8b326c4, 0xad3c0d0}, {0x0, 0x0, 0x0})
        /usr/lib/go/src/io/io.go:411 +0x18c
io.Copy(...)
        /usr/lib/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
        /usr/lib/go/src/os/exec/exec.go:596 +0x55
os/exec.(*Cmd).Start.func2(0xaf021c0)
        /usr/lib/go/src/os/exec/exec.go:749 +0x31
created by os/exec.(*Cmd).Start in goroutine 117
        /usr/lib/go/src/os/exec/exec.go:748 +0x8bc

goroutine 145 [IO wait]:
internal/poll.runtime_pollWait(0xf361bf40, 0x72)
        /usr/lib/go/src/runtime/netpoll.go:351 +0x52
internal/poll.(*pollDesc).wait(0xadbe258, 0x72, 0x1)
        /usr/lib/go/src/internal/poll/fd_poll_runtime.go:84 +0x37
internal/poll.(*pollDesc).waitRead(...)
        /usr/lib/go/src/internal/poll/fd_poll_runtime.go:89
internal/poll.(*FD).Read(0xadbe240, {0xae4c000, 0x2000, 0x2000})
        /usr/lib/go/src/internal/poll/fd_unix.go:165 +0x1fc
os.(*File).read(...)
        /usr/lib/go/src/os/file_posix.go:29
os.(*File).Read(0xad3c0b0, {0xae4c000, 0x2000, 0x2000})
        /usr/lib/go/src/os/file.go:124 +0x70
io.discard.ReadFrom({}, {0x8b32684, 0xafc5ca8})
        /usr/lib/go/src/io/io.go:666 +0x77
io.copyBuffer({0x8b327a0, 0x90024a0}, {0x8b32684, 0xafc5ca8}, {0x0, 0x0, 0x0})
        /usr/lib/go/src/io/io.go:415 +0x14c
io.Copy(...)
        /usr/lib/go/src/io/io.go:388
os.genericWriteTo(0xad3c0b0, {0x8b327a0, 0x90024a0})
        /usr/lib/go/src/os/file.go:275 +0x75
os.(*File).WriteTo(0xad3c0b0, {0x8b327a0, 0x90024a0})
        /usr/lib/go/src/os/file.go:253 +0xda
io.copyBuffer({0x8b327a0, 0x90024a0}, {0x8b326c4, 0xad3c0b0}, {0x0, 0x0, 0x0})
        /usr/lib/go/src/io/io.go:411 +0x18c
io.Copy(...)
        /usr/lib/go/src/io/io.go:388
os/exec.(*Cmd).writerDescriptor.func1()
        /usr/lib/go/src/os/exec/exec.go:596 +0x55
os/exec.(*Cmd).Start.func2(0xaf021a0)
        /usr/lib/go/src/os/exec/exec.go:749 +0x31
created by os/exec.(*Cmd).Start in goroutine 117
        /usr/lib/go/src/os/exec/exec.go:748 +0x8bc
FAIL    github.com/gohugoio/hugo/modules        60.011s
ok      github.com/gohugoio/hugo/modules/npm    (cached)
ok      github.com/gohugoio/hugo/navigation     (cached)
ok      github.com/gohugoio/hugo/output (cached)
ok      github.com/gohugoio/hugo/parser (cached)
ok      github.com/gohugoio/hugo/parser/metadecoders    (cached)
ok      github.com/gohugoio/hugo/parser/pageparser      (cached)
ok      github.com/gohugoio/hugo/publisher      (cached)
ok      github.com/gohugoio/hugo/related        (cached)
?       github.com/gohugoio/hugo/releaser       [no test files]
ok      github.com/gohugoio/hugo/resources      (cached)
ok      github.com/gohugoio/hugo/resources/images       (cached)
ok      github.com/gohugoio/hugo/resources/images/exif  (cached)
?       github.com/gohugoio/hugo/resources/images/imagetesting  [no test files]
?       github.com/gohugoio/hugo/resources/images/webp  [no test files]
ok      github.com/gohugoio/hugo/resources/internal     (cached)
ok      github.com/gohugoio/hugo/resources/jsconfig     (cached)
ok      github.com/gohugoio/hugo/resources/kinds        (cached)
ok      github.com/gohugoio/hugo/resources/page (cached)
?       github.com/gohugoio/hugo/resources/page/page_generate   [no test files]
ok      github.com/gohugoio/hugo/resources/page/pagemeta        (cached)
?       github.com/gohugoio/hugo/resources/page/siteidentities  [no test files]
ok      github.com/gohugoio/hugo/resources/postpub      (cached)
ok      github.com/gohugoio/hugo/resources/resource     (cached)
ok      github.com/gohugoio/hugo/resources/resource_factories/bundler   (cached)
ok      github.com/gohugoio/hugo/resources/resource_factories/create    (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/babel  (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/cssjs  (cached)
?       github.com/gohugoio/hugo/resources/resource_transformers/htesting       [no test files]
ok      github.com/gohugoio/hugo/resources/resource_transformers/integrity      (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/js     (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/minifier       (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/templates      (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/tocss/dartsass 0.140s
ok      github.com/gohugoio/hugo/resources/resource_transformers/tocss/sass     (cached)
ok      github.com/gohugoio/hugo/resources/resource_transformers/tocss/scss     (cached)
?       github.com/gohugoio/hugo/scripts/fork_go_templates      [no test files]
ok      github.com/gohugoio/hugo/source (cached)
ok      github.com/gohugoio/hugo/tpl    (cached)
ok      github.com/gohugoio/hugo/tpl/cast       (cached)
ok      github.com/gohugoio/hugo/tpl/collections        (cached)
ok      github.com/gohugoio/hugo/tpl/compare    (cached)
ok      github.com/gohugoio/hugo/tpl/crypto     (cached)
?       github.com/gohugoio/hugo/tpl/css        [no test files]
ok      github.com/gohugoio/hugo/tpl/data       (cached)
ok      github.com/gohugoio/hugo/tpl/debug      (cached)
?       github.com/gohugoio/hugo/tpl/diagrams   [no test files]
ok      github.com/gohugoio/hugo/tpl/encoding   (cached)
ok      github.com/gohugoio/hugo/tpl/fmt        (cached)
ok      github.com/gohugoio/hugo/tpl/hash       (cached)
?       github.com/gohugoio/hugo/tpl/hugo       [no test files]
ok      github.com/gohugoio/hugo/tpl/images     (cached)
ok      github.com/gohugoio/hugo/tpl/inflect    (cached)
ok      github.com/gohugoio/hugo/tpl/internal   (cached)
?       github.com/gohugoio/hugo/tpl/internal/go_templates/cfg  [no test files]
ok      github.com/gohugoio/hugo/tpl/internal/go_templates/fmtsort      (cached)
ok      github.com/gohugoio/hugo/tpl/internal/go_templates/htmltemplate (cached)
ok      github.com/gohugoio/hugo/tpl/internal/go_templates/testenv      (cached)
ok      github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate (cached)
ok      github.com/gohugoio/hugo/tpl/internal/go_templates/texttemplate/parse   (cached)
?       github.com/gohugoio/hugo/tpl/internal/resourcehelpers   [no test files]
?       github.com/gohugoio/hugo/tpl/js [no test files]
ok      github.com/gohugoio/hugo/tpl/lang       (cached)
ok      github.com/gohugoio/hugo/tpl/math       (cached)
?       github.com/gohugoio/hugo/tpl/openapi    [no test files]
ok      github.com/gohugoio/hugo/tpl/openapi/openapi3   (cached)
ok      github.com/gohugoio/hugo/tpl/os (cached)
ok      github.com/gohugoio/hugo/tpl/page       (cached)
ok      github.com/gohugoio/hugo/tpl/partials   (cached)
ok      github.com/gohugoio/hugo/tpl/path       (cached)
ok      github.com/gohugoio/hugo/tpl/reflect    (cached)
ok      github.com/gohugoio/hugo/tpl/resources  (cached)
ok      github.com/gohugoio/hugo/tpl/safe       (cached)
?       github.com/gohugoio/hugo/tpl/site       [no test files]
ok      github.com/gohugoio/hugo/tpl/strings    (cached)
ok      github.com/gohugoio/hugo/tpl/templates  (cached)
ok      github.com/gohugoio/hugo/tpl/time       (cached)
ok      github.com/gohugoio/hugo/tpl/tplimpl    (cached)
?       github.com/gohugoio/hugo/tpl/tplimplinit        [no test files]
ok      github.com/gohugoio/hugo/tpl/transform  (cached)
ok      github.com/gohugoio/hugo/tpl/urls       (cached)
ok      github.com/gohugoio/hugo/transform      (cached)
ok      github.com/gohugoio/hugo/transform/livereloadinject     (cached)
ok      github.com/gohugoio/hugo/transform/metainject   (cached)
ok      github.com/gohugoio/hugo/transform/urlreplacers (cached)
?       github.com/gohugoio/hugo/watcher        [no test files]
ok      github.com/gohugoio/hugo/watcher/filenotify     (cached)
FAIL
Error: running "go test -p 2 ./..." failed with exit code 1

First, have you created a proposal or bug in the issue queue?
Second, has that issue been accepted by the project lead?

For the purpose of local development testing, I usually run go test ./...but the test you ran should pass.

Thank you for getting back to me.
I ran this about 5 times yesterday and it failed with the same issue every time. But go test ./... completed successfully, and since then mage -v check also seems to be fine.

I didn’t open an issue since the repo has rather strong wording about preferring the forum unless you are very sure that there’s something wrong with the code. As the CI is all green, I went with a forum post first.

Please describe the contribution that you wanted to make.

try

go test -timeout 2h ./…

The second run will be much faster (cached).

There’s a PR I made a few years back: Fix reading time on mixed CJK/non-CJK text. Fixes #10031 by DeinAlptraum · Pull Request #10032 · gohugoio/hugo · GitHub
It didn’t get any attention for months/years and eventually fell out of date/got merge conflicts so I wanted to update that again.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.