diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/1881.toml | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | emulator-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/1881.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/1881.toml | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/1881.toml b/gitlab/issues/target_missing/host_missing/accel_missing/1881.toml deleted file mode 100644 index e3bcdea9..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/1881.toml +++ /dev/null @@ -1,27 +0,0 @@ -id = 1881 -title = "netdev-socket test_stream_unix() is unreliable" -state = "closed" -created_at = "2023-09-12T13:19:00.833Z" -closed_at = "2024-01-18T10:20:16.033Z" -labels = ["CI", "Tests", "flaky-ci", "kind::Bug", "workflow::Patch available"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1881" -host-os = "n/a" -host-arch = "n/a" -qemu-version = "n/a" -guest-os = "n/a" -guest-arch = "n/a" -description = """test_stream_unix is unreliable and causes random CI job failures such as this one: -https://gitlab.com/qemu-project/qemu/-/jobs/5020899550 - -``` -576/839 ERROR:../tests/qtest/netdev-socket.c:293:test_stream_unix: assertion failed (resp == expect): ("st0: index=0,type=stream,connection error\\r\\n" == "st0: index=0,type=stream,unix:/tmp/netdev-socket.UW5IA2/stream_unix\\r\\n") ERROR -576/839 qemu:qtest+qtest-sh4 / qtest-sh4/netdev-socket ERROR 62.85s killed by signal 6 SIGABRT ->>> MALLOC_PERTURB_=249 QTEST_QEMU_BINARY=./qemu-system-sh4 QTEST_QEMU_STORAGE_DAEMON_BINARY=./storage-daemon/qemu-storage-daemon G_TEST_DBUS_DAEMON=/home/gitlab-runner/builds/-LCfcJ2T/0/qemu-project/qemu/tests/dbus-vmstate-daemon.sh QTEST_QEMU_IMG=./qemu-img /home/gitlab-runner/builds/-LCfcJ2T/0/qemu-project/qemu/build/tests/qtest/netdev-socket --tap -k -――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― -stderr: -** -ERROR:../tests/qtest/netdev-socket.c:293:test_stream_unix: assertion failed (resp == expect): ("st0: index=0,type=stream,connection error\\r\\n" == "st0: index=0,type=stream,unix:/tmp/netdev-socket.UW5IA2/stream_unix\\r\\n") -(test program exited with status code -6) -```""" -reproduce = "n/a" -additional = "n/a" |