Mark flaky test process-tests/multiple-threads-waiting as unstable
authorSean Whitton <spwhitton@spwhitton.name>
Tue, 15 Nov 2022 23:26:59 +0000 (16:26 -0700)
committerRob Browning <rlb@defaultvalue.org>
Sun, 23 Jun 2024 22:22:49 +0000 (17:22 -0500)
It times out:

     passed  22/28  process-tests/fd-setsize-no-crash/make-serial-process (0.021449 sec)
  make[5]: *** [Makefile:182: src/process-tests.log] Error 134
    GEN      src/regex-emacs-tests.log
    GEN      src/search-tests.log
    GEN      src/syntax-tests.log
    GEN      src/textprop-tests.log
    GEN      src/thread-tests.log
    GEN      src/timefns-tests.log
    GEN      src/undo-tests.log
    GEN      src/xdisp-tests.log
    GEN      src/xfaces-tests.log
    GEN      src/xml-tests.log
  make[5]: Leaving directory '/<<PKGBUILDDIR>>/debian/build-gtk/test'
  make[4]: [Makefile:335: check-doit] Error 2 (ignored)

  SUMMARY OF TEST RESULTS
  -----------------------
  Files examined: 375
  Ran 5408 tests, 28 failed to run, 5273 results as expected, 0 unexpected, 135 skipped
  1 files did not finish:
    src/process-tests.log
  make[4]: *** [Makefile:336: check-doit] Error 2

test/src/process-tests.el

index 15d46cbae15b3cc87a38f9634815653d0e4d7b0c..744a3e371fe13b521a96926df6e20e07969a5760 100644 (file)
@@ -895,7 +895,7 @@ have written output."
                            (list (list process "finished\n"))))))))))
 
 (ert-deftest process-tests/multiple-threads-waiting ()
-  :tags (if (getenv "EMACS_EMBA_CI") '(:unstable))
+  :tags '(:unstable)
   (skip-unless (fboundp 'make-thread))
   (with-timeout (60 (ert-fail "Test timed out"))
     (process-tests--with-processes processes