aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/mirror_push_test.go
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-12-21 03:10:16 +0000
committerGitHub <noreply@github.com>2021-12-21 11:10:16 +0800
commit7cc7f0ed75218b061a9529b466ba0eb12954a753 (patch)
tree36b82b4ea045afdea9337214cdde83eacfd114f1 /integrations/mirror_push_test.go
parentbef93abd499e7d9d6b63741ecd6b0cd3ab601cf8 (diff)
downloadgitea-7cc7f0ed75218b061a9529b466ba0eb12954a753.tar.gz
gitea-7cc7f0ed75218b061a9529b466ba0eb12954a753.zip
TestRepository_GetTag intermittently panics due to an NPE (#18043)
There are repeated panics in tests due to TestRepository_GetTag failing to run properly. This happens when we attempt to reset the internal repo for a tag which has failed to load. The problem is - the panic that this is causing is preventing us from finding what the real error is. This PR simply moves the failure out so we have a chance to see what really is failing. Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'integrations/mirror_push_test.go')
0 files changed, 0 insertions, 0 deletions