-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
Hi as discussed earlier #6355, invasive failed in the test of a new version of issue,1.5.1
Reproduction steps
ctest -V
Expected behavior
All test pass
Actual behavior
The following tests FAILED:
2 - invasive (Failed)
Version of libgit2 (release number or SHA1)
1.5.1
Operating system(s) tested
centos8
Linux simon28li 4.18.0-383.el8.aarch64 #1 SMP Wed Apr 20 15:39:57 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux
error msg
1: worktree::config..
1: worktree::merge...
1: worktree::open........
1: worktree::reflog....
1: worktree::refs............
1: worktree::repository....
1: worktree::submodule....
1: worktree::worktree...................................
1:
1: 1) Failure:
1: remote::httpproxy::config_overrides [/home/li/stage/spack-stage-libgit2-1.5.1-zl5f3jjol3vgcyallcmt2rjmfliqoebc/spack-src/tests/libgit2/remote/httpproxy.c:74]
1: Pointer mismatch: proxy != expected
1: 0x2e974f40 != (nil)
1:
1: 2) Failure:
1: remote::httpproxy::config_overrides_detached_remote [/home/li/stage/spack-stage-libgit2-1.5.1-zl5f3jjol3vgcyallcmt2rjmfliqoebc/spack-src/tests/libgit2/remote/httpproxy.c:127]
1: Pointer mismatch: proxy != expected
1: 0x2e868d10 != (nil)
1:
1: 3) Failure:
1: remote::httpproxy::env [/home/li/stage/spack-stage-libgit2-1.5.1-zl5f3jjol3vgcyallcmt2rjmfliqoebc/spack-src/tests/libgit2/remote/httpproxy.c:54]
1: Pointer mismatch: proxy != expected
1: 0x2ea61900 != (nil)
1:
1/9 Test #1: offline ..........................***Failed 188.58 sec