[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#62450: 29.0.60; Skip failing tests on Cygwin with native compilation
From: |
Ken Brown |
Subject: |
bug#62450: 29.0.60; Skip failing tests on Cygwin with native compilation |
Date: |
Sat, 25 Mar 2023 16:55:49 -0400 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
When 'make check' is run on Cygwin and Emacs has been built with native
compilation, all the tests in comp-tests.el and benchmark-tests.el fail
with fork errors, for the reasons explained in etc/PROBLEMS. I don't
see an easy way to fix this by rebasing, as is done elsewhere in the
code, and I don't think it's worth investing any effort into this just
for the sake of making some tests pass. I propose that we just skip
these tests.
Patch attached (with a placeholder for the bug number). OK for emacs-29?
Ken
0001-Skip-failing-tests-on-Cygwin-with-native-compilation.patch
Description: Text document
- bug#62450: 29.0.60; Skip failing tests on Cygwin with native compilation,
Ken Brown <=