summary refs log tree commit diff stats
path: root/results/scraper/fex/198
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
commitf2ec263023649e596c5076df32c2d328bc9393d2 (patch)
tree5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/198
parent63d2e9d409831aa8582787234cae4741847504b7 (diff)
downloadqemu-analysis-main.tar.gz
qemu-analysis-main.zip
add downloaded fex bug-reports HEAD main
Diffstat (limited to 'results/scraper/fex/198')
-rw-r--r--results/scraper/fex/19826
1 files changed, 26 insertions, 0 deletions
diff --git a/results/scraper/fex/198 b/results/scraper/fex/198
new file mode 100644
index 000000000..2cfd95ca6
--- /dev/null
+++ b/results/scraper/fex/198
@@ -0,0 +1,26 @@
+Failing ARM tests
+These failures happen on ARM only. Will disable them for merge, bu opening a ticket so we follow up on them

+

+# conformance-interfaces-fsync-4-1.test.jit.posix (jit only)

+Looks like an actual JIT bug

+```

+2020-05-23T19:29:12.3407909Z 4976: timeout: the monitored command dumped core

+2020-05-23T19:29:12.3419427Z 4976: test failed, expected is 0 but got -11

+```

+

+# conformance-interfaces-mmap-21-1.test.int.posix (int and jit fail the same way)

+The test passes, while it fails for x86 (native, x86  emulator). Not sure this is a bug yet.

+```

+2020-05-23T19:29:30.5500586Z 5043: Test PASS: mmap/21-1.c Error at mmap: Invalid argument

+2020-05-23T19:29:30.5515182Z 5043: [DEBUG] Reason we left VM: 3

+2020-05-23T19:29:30.5546797Z 5043: [DEBUG] Managed to load? No

+2020-05-23T19:29:30.5619388Z 5043: test failed, expected is 1 but got 0

+```

+

+# conformance-interfaces-mmap-31-1.test.int.posix (jit and int fail the same way)

+The test passes, while it fails for x86 (native, x86 emulator). Not sure this is a bug yet.

+```

+2020-05-23T19:29:30.5762072Z 5049: off: fffffffffffff000, len: fffffffffffff000

+2020-05-23T19:29:30.5765496Z 5049: Test Pass: mmap/31-1.c Error at mmap: Value too large for defined data type

+2020-05-23T19:29:30.5778912Z 5049: [DEBUG] Reason we left VM: 3

+```
\ No newline at end of file