unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yuuki Harano <masm+emacs@masm11.me>
To: eliz@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: emacs for pure Gtk3
Date: Wed, 29 Apr 2020 17:34:40 +0900 (JST)	[thread overview]
Message-ID: <20200429.173440.974175919510972933.masm@luna.pink.masm11.me> (raw)
In-Reply-To: <835zdj3cie.fsf@gnu.org>


On Tue, 28 Apr 2020 17:34:17 +0300,
	Eli Zaretskii <eliz@gnu.org> wrote:
> Probably.  But instead of running the tests blind, it is better to do
> this:
> 
>   % cd test
>   % make src/thread-tests
> 
> This will display the summary of the tests, and say explicitly whether
> all of the passed.

Thank you for the procedure.

I tested again.

----------------
luna:emacs % cd test
luna:test % LANG=C make src/thread-tests
make[1]: Entering directory '/home/masm/src/emacs/test'
  GEN      src/thread-tests.log
Running 31 tests (2020-04-29 17:30:51+0900, selector `(not (tag :unstable))')
   passed   1/31  threads-all-threads (0.000074 sec)
   passed   2/31  threads-basic (0.000217 sec)
   passed   3/31  threads-condvar-mutex (0.000076 sec)
   passed   4/31  threads-condvar-name (0.000070 sec)
   passed   5/31  threads-condvar-name-2 (0.000050 sec)
   passed   6/31  threads-condvar-type (0.000089 sec)
   passed   7/31  threads-condvar-wait (0.200882 sec)
   passed   8/31  threads-condvarp (0.000312 sec)
   passed   9/31  threads-condvarp-2 (0.000237 sec)
   passed  10/31  threads-errors (0.000661 sec)
   passed  11/31  threads-io-switch (1.001562 sec)
   passed  12/31  threads-is-one (0.000309 sec)
   passed  13/31  threads-join (0.000579 sec)
   passed  14/31  threads-join-self (0.030799 sec)
   passed  15/31  threads-let-binding (0.000226 sec)
   passed  16/31  threads-live (0.000135 sec)
   passed  17/31  threads-main-thread (0.000095 sec)
   passed  18/31  threads-mutex-contention (0.000342 sec)
   passed  19/31  threads-mutex-lock-unlock (0.000110 sec)
   passed  20/31  threads-mutex-recursive (0.000063 sec)
   passed  21/31  threads-mutex-signal (0.000168 sec)
   passed  22/31  threads-mutex-type (0.000096 sec)
   passed  23/31  threads-mutexp (0.000101 sec)
   passed  24/31  threads-mutexp-2 (0.000073 sec)
   passed  25/31  threads-name (0.000117 sec)
   passed  26/31  threads-signal-early (1.001414 sec)
Error #<thread 0x564c963d6a00>: (error nil)
   passed  27/31  threads-signal-main-thread (0.100847 sec)
   passed  28/31  threads-sticky-point (1.001586 sec)
   passed  29/31  threads-test-bug33073 (0.000348 sec)
   passed  30/31  threads-threadp (0.000265 sec)
   passed  31/31  threads-type (0.000259 sec)

Ran 31 tests, 31 results as expected, 0 unexpected (2020-04-29 17:30:54+0900, 3.345098 sec)

make[1]: Leaving directory '/home/masm/src/emacs/test'
luna:test % 
----------------

All tests passed.

-- 
Yuuki Harano



  parent reply	other threads:[~2020-04-29  8:34 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-26  7:56 emacs for pure Gtk3 Yuuki Harano
2020-04-26  8:52 ` 조성빈
2020-04-26  9:35   ` Yuuki Harano
2020-04-26  9:52   ` Yuuki Harano
2020-04-26 14:01 ` Eli Zaretskii
2020-04-27 12:37   ` Yuuki Harano
2020-04-27 15:03     ` Eli Zaretskii
2020-04-28 13:42       ` Yuuki Harano
2020-04-28 14:34         ` Eli Zaretskii
2020-04-28 20:09           ` Alan Third
2020-04-29  8:34           ` Yuuki Harano [this message]
2020-04-29  6:16         ` Po Lu
2020-04-29  7:46           ` Yuuki Harano
2020-04-29  8:05             ` Po Lu
2020-04-27 15:35     ` Yuuki Harano
2020-11-17 14:50   ` Yuuki Harano
2020-11-17 15:24     ` Eli Zaretskii
2020-11-17 17:24       ` Robert Pluim
2020-11-24 13:12         ` Yuuki Harano
2020-11-24 14:41           ` Robert Pluim
2020-11-25 12:24             ` Yuuki Harano
2020-11-25 13:30               ` Robert Pluim
2020-11-24 19:25           ` martin rudalics
2020-11-25 12:19             ` Yuuki Harano
2020-11-25 13:22               ` martin rudalics
2020-11-25 18:35               ` martin rudalics
2020-11-25 23:06                 ` Tim Cross
2020-11-26 15:44                   ` martin rudalics
2020-11-26 13:39                 ` Yuuki Harano
2020-11-26 15:45                   ` martin rudalics
2020-11-27 12:59                     ` Yuuki Harano
2020-11-27 15:42                       ` martin rudalics
2020-11-27 15:52                         ` Yuuki Harano
2020-11-25 17:31           ` Eric Abrahamsen
2020-11-27 16:07             ` Yuuki Harano
2020-11-27 17:47               ` Eric Abrahamsen
2020-12-07 23:50                 ` Eric Abrahamsen
2020-12-11  3:40                   ` 황병희
2021-01-02 22:43           ` Dmitry Gutov
2021-01-03  1:18             ` 황병희
2021-01-03  3:11               ` Jose A. Ortega Ruiz
2021-01-03  8:13                 ` 황병희
2021-01-03  9:53             ` Daniele Nicolodi
2021-01-03 12:02               ` Dmitry Gutov
2021-01-10 14:10             ` Yuuki Harano
2021-01-11  2:52               ` Dmitry Gutov
2021-01-11  2:59                 ` Thien-Thi Nguyen
2021-01-11  3:06                   ` Dmitry Gutov
2021-01-11 11:58                 ` Yuuki Harano
2021-01-11 15:01                   ` Dmitry Gutov
2020-11-20 12:04       ` Yuuki Harano
2020-11-20 12:16         ` Eli Zaretskii
2020-11-25  2:17         ` Zhu Zihao
2020-11-25 10:02           ` Robert Pluim
2020-11-19  3:18     ` 황병희
2020-11-20  4:23       ` Tim Cross
2020-11-20  4:39         ` Eric Abrahamsen
2020-11-20  7:11           ` Tim Cross
2020-11-20  7:29             ` Jean Louis
2020-11-21 23:35               ` Tim Cross
2020-11-22  1:49                 ` 황병희
2020-11-20 16:33             ` Eric Abrahamsen
2020-04-26 18:00 ` martin rudalics
2020-04-26 18:43   ` Stefan Monnier
2020-04-27 15:43   ` Yuuki Harano
2020-04-28  8:32     ` martin rudalics
2020-04-27  2:33 ` 황병희
2020-04-27  8:37 ` Po Lu via Emacs development discussions.
2020-04-27 16:08   ` Yuuki Harano
2020-04-27 23:47     ` Po Lu
2020-04-27 23:49       ` Po Lu
2020-04-28  0:05       ` Dmitry Gutov
2020-04-28  6:08         ` Po Lu
2020-04-28  7:37           ` Eli Zaretskii
2020-04-29  6:13             ` Po Lu
2020-04-29  6:28   ` Po Lu
2020-04-29  8:12     ` Yuuki Harano
2020-04-30  0:15       ` Po Lu
2020-04-28  0:51 ` Daniele Nicolodi
2020-04-29  1:14 ` Andrew Cohen
2020-04-29 13:01 ` Robert Pluim
2020-04-29 15:03   ` martin rudalics
2020-04-29 15:17   ` Yuuki Harano
2020-04-29 16:58     ` Robert Pluim
  -- strict thread matches above, loose matches on Subject: below --
2020-04-27 11:54 Jeff Walsh
2020-04-28  8:32 ` martin rudalics
2020-04-28  3:19 Jeff Walsh
2020-04-28  7:27 ` Eli Zaretskii
2020-05-08  6:54 ` Jostein Kjønigsen
2020-05-08  6:59   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200429.173440.974175919510972933.masm@luna.pink.masm11.me \
    --to=masm+emacs@masm11.me \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).