From 7d0acce3c10d4cc5f14430264465b33af8c34e64 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Jun 2022 12:22:07 -0400 Subject: [PATCH] comment --- ...t_4_e49f6175def95abcd353708acbfc3519._comment | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_4_e49f6175def95abcd353708acbfc3519._comment diff --git a/doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_4_e49f6175def95abcd353708acbfc3519._comment b/doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_4_e49f6175def95abcd353708acbfc3519._comment new file mode 100644 index 0000000000..c82014e495 --- /dev/null +++ b/doc/bugs/export__95__import__95__subdir_started_to_fail_some_times/comment_4_e49f6175def95abcd353708acbfc3519._comment @@ -0,0 +1,16 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 4""" + date="2022-06-02T16:09:03Z" + content=""" +There is now a later failure: + + cron-20220527/build-ubuntu.yaml-710-90215d4e-failed/2_test-annex (crippled-tmp, ubuntu-latest).txt:2022-05-27T03:27:10.4794513Z export_import_subdir: FAIL (1.04s) + cron-20220527/build-ubuntu.yaml-710-90215d4e-failed/test-annex (crippled-tmp, ubuntu-latest)/7_Run tests.txt:2022-05-27T03:27:10.4794510Z export_import_subdir: FAIL (1.04s) + +Which was git-annex version 10.20220525+git3-gf69c6a360. Unfortunately +that means that the fix for [[todo/test_suite_unsafe_use_of_setEnv]] +did not fix this. + +Also, the failures go back to before test suite parellization. +"""]]