From d93a441326feafa0befa1de8538e0cee77e78c5f Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Tue, 19 Apr 2022 14:40:18 +0000 Subject: [PATCH] Added a comment --- ...ent_1_9909507b034e25db04e5407717fab315._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/sporadic___40____63____41___fail_of_crypto_test__63__/comment_1_9909507b034e25db04e5407717fab315._comment diff --git a/doc/bugs/sporadic___40____63____41___fail_of_crypto_test__63__/comment_1_9909507b034e25db04e5407717fab315._comment b/doc/bugs/sporadic___40____63____41___fail_of_crypto_test__63__/comment_1_9909507b034e25db04e5407717fab315._comment new file mode 100644 index 0000000000..4cd1b50d8a --- /dev/null +++ b/doc/bugs/sporadic___40____63____41___fail_of_crypto_test__63__/comment_1_9909507b034e25db04e5407717fab315._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 1" + date="2022-04-19T14:40:17Z" + content=""" +noticed something related to only these runs seems to me -- an odd/confusing message: + +``` +cron-20220405/build-ubuntu.yaml-646-67bae4b2-failed/4_test-annex (nfs-home, ubuntu-latest).txt:2022-04-05T03:10:55.6974698Z Test subprocesses exited with unexpected exit codes: [ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess,ExitSuccess] +``` + +didn't do count -- may be it is \"unexpected\" in that there is 1 missing ExitSuccess? or what is unexpected otherwise? A cleaner report would be appreciated. +"""]]