summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1897194
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1897194')
-rw-r--r--results/scraper/launchpad-without-comments/189719411
1 files changed, 11 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1897194 b/results/scraper/launchpad-without-comments/1897194
new file mode 100644
index 000000000..2401ee7d0
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1897194
@@ -0,0 +1,11 @@
+Test failure in test-crypto-secret.c
+
+When running qemu test suite I'm seeing a test failure:
+
+ERROR:../qemu/tests/test-crypto-secret.c:144:test_secret_keyring_good: assertion failed: (key >= 0)
+
+Host is Arch Linux running in the standard Arch build environment (essentially an nspawn container).
+
+I first noticed this at release of 5.1.0 but it's still there on current trunk. For 5.1.0 I was able to sidestep the issue by building with `--disable-keyring' but this no longer works (I think due to 9866a33cbb7046891dec3dcc9ca2015828673afe)
+
+Any clues on what might be the cause? Not sure how to debug.
\ No newline at end of file