Open barracuda156 opened 5 days ago
Same story on 10.6.8 Rosetta:
Summary of Failures:
1/23 wayland-egl symbols check FAIL 0.28s exit status 1
3/23 array-test FAIL 0.28s exit status 1
4/23 client-test FAIL 0.27s exit status 1
5/23 event-loop-test FAIL 0.18s exit status 1
6/23 fixed-test FAIL 0.16s exit status 1
7/23 interface-test FAIL 0.19s exit status 1
8/23 list-test FAIL 0.20s exit status 1
9/23 map-test FAIL 0.20s exit status 1
10/23 queue-test FAIL 0.32s exit status 1
11/23 signal-test FAIL 0.14s exit status 1
12/23 socket-test FAIL 0.61s exit status 1
13/23 newsignal-test FAIL 0.16s exit status 1
14/23 resources-test FAIL 0.19s exit status 1
15/23 message-test FAIL 0.17s exit status 1
16/23 compositor-introspection-test FAIL 0.13s exit status 1
17/23 protocol-logger-test FAIL 0.14s exit status 1
19/23 connection-test FAIL 1.69s exit status 1
20/23 os-wrappers-test FAIL 0.41s exit status 1
22/23 sanity-test FAIL 4.99s exit status 1
23/23 display-test TIMEOUT 30.10s killed by signal 15 SIGTERM
Ok: 3
Expected Fail: 0
Fail: 19
Unexpected Pass: 0
Skipped: 0
Timeout: 1
@bugaevc I have built this on 10.6 from bc49b0159b7e358e1bd3d52c2646c51700b9a084 with a trivial patch (in
os-wrappers-test
a macro needed forF_DUPFD_CLOEXEC
), but tests fail disastrously:I also tried a newer version from XQuartz, from https://github.com/XQuartz/wayland/commit/04654ba7b57ccbf583db899a327f8f7000f90546 commit, cherry-picking from your patch here and adding a couple of extra macros, and tests fail just as badly:
Not sure if it is just hopeless. On Sonoma tests mostly pass, though a few still fail.