From 06e5c3b1452d33e1aefd79ba2bb9bd67c3e0af68 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 21 Jan 2019 19:22:52 +0000 Subject: [PATCH 1/3] Added a comment --- ..._6_24eca56dc972ecff0b553e93b7c649c4._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_6_24eca56dc972ecff0b553e93b7c649c4._comment diff --git a/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_6_24eca56dc972ecff0b553e93b7c649c4._comment b/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_6_24eca56dc972ecff0b553e93b7c649c4._comment new file mode 100644 index 0000000000..bd72afa573 --- /dev/null +++ b/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_6_24eca56dc972ecff0b553e93b7c649c4._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 6" + date="2019-01-21T19:22:52Z" + content=""" +tried to build 7.20181211+git284-g6f0d98f2a - it seems that the failing one is different one now? + + prop_parse_show_Config: FAIL + *** Failed! Falsifiable (after 3 tests and 1 shrink): + fromList [(\"\791992\",\"\")] + Use --quickcheck-replay=133129 to reproduce. + prop_upFrom_basics: OK (0.03s) + ... + 1 out of 291 tests failed (254.87s) + +"""]] From ef075c1c1a1752135b55eef6523d626c6bcab772 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 21 Jan 2019 19:23:17 +0000 Subject: [PATCH 2/3] Added a comment --- ..._7_fc187f42762a515db7314168b6546a35._comment | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment diff --git a/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment b/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment new file mode 100644 index 0000000000..88ad093559 --- /dev/null +++ b/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment @@ -0,0 +1,17 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 7" + date="2019-01-21T19:23:17Z" + content=""" +tried to build 7.20181211+git284-g6f0d98f2a - it seems that the failing one is different one now? + + prop_parse_show_Config: FAIL + *** Failed! Falsifiable (after 3 tests and 1 shrink): + fromList [(\"\791992\",\"\")] + Use --quickcheck-replay=133129 to reproduce. + prop_upFrom_basics: OK (0.03s) + ... + 1 out of 291 tests failed (254.87s) + +"""]] From 603c4477f0493ff89f9f9b14891f14552f425901 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Mon, 21 Jan 2019 19:32:21 +0000 Subject: [PATCH 3/3] removed --- ..._7_fc187f42762a515db7314168b6546a35._comment | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment diff --git a/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment b/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment deleted file mode 100644 index 88ad093559..0000000000 --- a/doc/bugs/7.20181211+git29-gab4a1bed9_fails_tests_during_neurodebian_build/comment_7_fc187f42762a515db7314168b6546a35._comment +++ /dev/null @@ -1,17 +0,0 @@ -[[!comment format=mdwn - username="yarikoptic" - avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" - subject="comment 7" - date="2019-01-21T19:23:17Z" - content=""" -tried to build 7.20181211+git284-g6f0d98f2a - it seems that the failing one is different one now? - - prop_parse_show_Config: FAIL - *** Failed! Falsifiable (after 3 tests and 1 shrink): - fromList [(\"\791992\",\"\")] - Use --quickcheck-replay=133129 to reproduce. - prop_upFrom_basics: OK (0.03s) - ... - 1 out of 291 tests failed (254.87s) - -"""]]