summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/1886.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1886.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/1886.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/1886.toml29
1 files changed, 0 insertions, 29 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1886.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1886.toml
deleted file mode 100644
index 2a837a8a..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/1886.toml
+++ /dev/null
@@ -1,29 +0,0 @@
-id = 1886
-title = "migration-test is unreliable"
-state = "closed"
-created_at = "2023-09-13T19:22:26.343Z"
-closed_at = "2023-09-28T04:38:11.373Z"
-labels = ["CI", "Migration", "kind::Bug"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/1886"
-host-os = "n/a"
-host-arch = "n/a"
-qemu-version = "n/a"
-guest-os = "n/a"
-guest-arch = "n/a"
-description = """The following intermittent failure occurred in the CI:
-
-```
->>> QTEST_QEMU_IMG=./qemu-img MALLOC_PERTURB_=116 QTEST_QEMU_STORAGE_DAEMON_BINARY=./storage-daemon/qemu-storage-daemon G_TEST_DBUS_DAEMON=/builds/qemu-project/qemu/tests/dbus-vmstate-daemon.sh QTEST_QEMU_BINARY=./qemu-system-x86_64 /builds/qemu-project/qemu/build/tests/qtest/migration-test --tap -k
-――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
-stderr:
-qemu-system-x86_64: Unable to read from socket: Connection reset by peer
-Memory content inconsistency at 5b43000 first_byte = bd last_byte = bc current = 4f hit_edge = 1
-**
-ERROR:../tests/qtest/migration-test.c:300:check_guests_ram: assertion failed: (bad == 0)
-(test program exited with status code -6)
-```
-  
-You can find the full output here:
-https://gitlab.com/qemu-project/qemu/-/jobs/5080200417"""
-reproduce = "n/a"
-additional = "n/a"