Skip to content

compat/mingw: support POSIX semantics for atomic renames #75

compat/mingw: support POSIX semantics for atomic renames

compat/mingw: support POSIX semantics for atomic renames #75

Triggered via push October 22, 2024 11:42
Status Failure
Total duration 33m 22s
Artifacts 10

main.yml

on: push
win+VS build
0s
win+VS build
Matrix: dockerized
Matrix: regular
Matrix: win+VS test
Matrix: win test
Fit to window
Zoom out
Zoom in

Annotations

78 errors and 3 warnings
win test (2)
failed: t6500.13 gc.reflogExpire{Unreachable,}=never skips "expire" via "gc"
win test (2)
failed: t6500.14 one of gc.reflogExpire{Unreachable,}=never does not skip "expire" via "gc"
win test (2)
failed: t6500.15 gc.repackFilter launches repack with a filter
win test (2)
failed: t6500.23 --keep-largest-pack ignores cruft packs
win test (2)
failed: t6500.27 gc.maxCruftSize sets appropriate repack options
win test (2)
failed: t6501.12 simultaneous gc (loose)
win test (2)
failed: t6501.25 simultaneous gc (repack)
win test (2)
failed: t6501.38 simultaneous gc (bitmap)
win test (2)
failed: t6501.41 do not complain about existing broken links (tree)
win test (2)
failed: t6501.42 do not complain about existing broken links (tag)
win test (6)
failed: t0410.29 gc stops traversal when a missing but promised object is reached
win test (6)
failed: t5318.25 write graph with merges
win test (6)
failed: t5318.32 write graph with new commit
win test (6)
failed: t5318.35 write graph with nothing new
win test (6)
failed: t5318.38 build graph from latest pack with closure
win test (6)
failed: t5318.41 build graph from commits with closure
win test (6)
failed: t5318.44 build graph from commits with append
win test (6)
failed: t5318.47 build graph using --reachable
win test (6)
failed: t5318.57 check that gc computes commit-graph
win test (6)
failed: t5318.63 git commit-graph verify
win test (1)
failed: t5319.86 reader notices too-small oid lookup chunk
win test (1)
failed: t5319.87 reader notices too-small pack names chunk
win test (1)
failed: t5319.88 reader handles unaligned chunks
win test (1)
failed: t5319.89 reader notices too-small object offset chunk
win test (1)
failed: t5319.91 reader notices too-small revindex chunk
win test (1)
failed: t5319.92 reader notices out-of-bounds fanout
win test (1)
failed: t5333.3 pseudo-merges accurately represent their objects
win test (1)
failed: t5333.4 bitmap traversal with pseudo-merges
win test (1)
failed: t5333.5 stale bitmap traversal with pseudo-merges
win test (1)
failed: t5333.6 bitmapPseudoMerge.sampleRate adjusts commit selection rate
win test (4)
failed: t4216.132 setup - add commit-graph to the chain with Bloom filters
win test (4)
failed: t4216.133 Use Bloom filters if they exist in the latest but not all commit graphs in the chain.
win test (4)
failed: t4216.140 Bloom generation backfills empty commits
win test (4)
failed: t4216.142 ensure Bloom filters with incompatible settings are ignored
win test (4)
failed: t4216.143 merge graph layers with incompatible Bloom settings
win test (4)
failed: t4216.144 ensure Bloom filter with incompatible versions are ignored
win test (4)
failed: t4216.160 when writing commit graph, do not reuse changed-path of another version
win test (4)
Process completed with exit code 1.
win test (3)
failed: t5304.5 gc: implicit prune --expire
win test (3)
failed: t5304.7 gc: start with ok gc.pruneExpire
win test (3)
failed: t5304.14 gc respects gc.pruneExpire
win test (3)
failed: t5304.15 gc --prune=<date>
win test (3)
failed: t5304.16 gc --prune=never
win test (3)
failed: t5304.17 gc respects gc.pruneExpire=never
win test (3)
failed: t5304.18 prune --expire=never
win test (3)
failed: t5304.19 gc: prune old objects after local clone
win test (3)
failed: t5304.21 clean pack garbage with gc
win test (3)
failed: t5304.30 old reachable-from-recent retained with bitmaps
win test (5)
failed: t5310.68 truncated bitmap fails gracefully (cache)
win test (5)
failed: t5310.72 pack.preferBitmapTips
win test (5)
failed: t5310.142 truncated bitmap fails gracefully (cache)
win test (5)
failed: t5310.146 pack.preferBitmapTips
win test (5)
failed: t5310.219 truncated bitmap fails gracefully (cache)
win test (5)
failed: t5310.223 pack.preferBitmapTips
win test (5)
failed: t5310.227 truncated bitmap fails gracefully (lookup table)
win test (5)
failed: t5325.9 revindex in-memory vs on-disk
win test (5)
Process completed with exit code 1.
win test (9)
failed: t5312.6 GIT_REF_PARANOIA=0 overrides safety
win test (9)
failed: t5324.5 add more commits, and write a new base graph
win test (9)
failed: t5324.7 add three more commits, write a tip graph
win test (9)
failed: t5324.9 add one commit, write a tip graph
win test (9)
failed: t5324.11 add one commit, write a merged graph
win test (9)
failed: t5324.13 create fork and chain across alternate
win test (9)
failed: t5324.15 test merge stragety constants
win test (9)
failed: t5324.16 remove commit-graph-chain file after flattening
win test (9)
failed: t5324.19 verify notices chain slice which is bogus (tip)
win test (9)
failed: t5324.20 verify --shallow does not check base contents
win test (7)
failed: t7701.3 unpacked objects receive timestamp of pack file
win test (7)
failed: t7701.4 do not bother loosening old objects
win test (7)
failed: t7701.5 gc.recentObjectsHook
win test (7)
Process completed with exit code 1.
win test (8)
failed: t5320.3 island repack with no island definition is vanilla
win test (8)
failed: t5320.4 island repack with no matches is vanilla
win test (8)
failed: t5320.7 coalesce same-named islands
win test (8)
failed: t5320.8 island restrictions drop reused deltas
win test (8)
failed: t5320.9 island regexes are left-anchored
win test (8)
failed: t5320.10 island regexes follow last-one-wins scheme
win test (8)
Process completed with exit code 1.
osx-clang (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
osx-reftable (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5
osx-gcc (macos-13)
Already linked: /usr/local/Cellar/gettext/0.22.5

Artifacts

Produced during runtime
Name Size
failed-tests-windows-1
3.93 MB
failed-tests-windows-2
128 KB
failed-tests-windows-3
8.4 MB
failed-tests-windows-4
118 KB
failed-tests-windows-5
3.8 MB
failed-tests-windows-6
211 KB
failed-tests-windows-7
15 KB
failed-tests-windows-8
34.9 KB
failed-tests-windows-9
15.4 MB
windows-artifacts
210 MB