From 1cfd2c2b96658a5b705cfc6753d7b2bd2d19641d Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 22 Oct 2018 18:20:14 +0000 Subject: [PATCH] initial report on FTBS --- ...it_annex_6.20181011+git109-gff9ba1f4d.mdwn | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 doc/bugs/3_tests_fail_while_trying_to_build_fresh_git_annex_6.20181011+git109-gff9ba1f4d.mdwn diff --git a/doc/bugs/3_tests_fail_while_trying_to_build_fresh_git_annex_6.20181011+git109-gff9ba1f4d.mdwn b/doc/bugs/3_tests_fail_while_trying_to_build_fresh_git_annex_6.20181011+git109-gff9ba1f4d.mdwn new file mode 100644 index 0000000000..bba30938cb --- /dev/null +++ b/doc/bugs/3_tests_fail_while_trying_to_build_fresh_git_annex_6.20181011+git109-gff9ba1f4d.mdwn @@ -0,0 +1,40 @@ +[[!format sh """ + +neurodebian@smaug ..6.20181011+git109-gff9ba1f4d-1~ndall+1 % grep -B10 FAIL git-annex_6.20181011+git109-gff9ba1f4d-1~ndall+1_amd64.build + a03a722..0dd2b80 git-annex -> r2/git-annex +To ../../.t/tmprepo331 + * [new branch] git-annex -> synced/git-annex +To ../../.t/tmprepo330 + a03a722..22937c6 git-annex -> synced/git-annex +OK (2.15s) + adjusted branch merge regression: On branch master +nothing to commit, working tree clean +On branch master +nothing to commit, working tree clean +FAIL (0.50s) + Test.hs:1463: + adjust failed + adjusted branch subtree regression: On branch master +nothing to commit, working tree clean +FAIL (0.31s) +-- + 059871b..4f97b0c annex/direct/master -> r2/annex/direct/master +conflictor.variant-a507 +conflictor.variant-75dc +conflictor.variant-a507 +conflictor.variant-75dc +OK (1.37s) + conflict resolution (adjusted branch): On branch master +nothing to commit, working tree clean +On branch master +nothing to commit, working tree clean +FAIL (0.70s) + +"""]] + + +Full log http://www.onerussian.com/tmp/git-annex_6.20181011+git109-gff9ba1f4d-1~ndall+1_amd64.build + +(not sure if relevant - this is I think the first build without my custom no LOCPATH patch) + +[[!meta author=yoh]]