unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27598: MacOS: thread-signal-early fails
@ 2017-07-06 17:08 Charles A. Roelli
  2019-11-08  1:34 ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Charles A. Roelli @ 2017-07-06 17:08 UTC (permalink / raw)
  To: 27598

Following on from bug #25265 (make-thread crashes in OS X 10.6):

From:
$ nextstep/Emacs.app/Contents/MacOS/Emacs -Q -l ert -l 
test/src/thread-tests.el

M-x ert RET RET

Selector: t
Passed:  27
Failed:  1 (1 unexpected)
Skipped: 0
Total:   28/28

Started at:   2017-07-06 18:53:01+0200
Finished.
Finished at:  2017-07-06 18:53:02+0200

.F..........................

F thread-signal-early
     Test signaling a thread as soon as it is started by the OS.
     (ert-test-failed
      ((should-not
        (thread-alive-p thread))
       :form
       (thread-alive-p #<thread 0x1059645d8>)
       :value t))

It seems to only happen when input is arriving while running the test
(as when you keep on hitting RET after starting the tests).







^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27598: MacOS: thread-signal-early fails
  2017-07-06 17:08 bug#27598: MacOS: thread-signal-early fails Charles A. Roelli
@ 2019-11-08  1:34 ` Stefan Kangas
  2019-12-15 20:15   ` Stefan Kangas
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Kangas @ 2019-11-08  1:34 UTC (permalink / raw)
  To: Charles A. Roelli; +Cc: 27598

"Charles A. Roelli" <charles@aurox.ch> writes:

> Following on from bug #25265 (make-thread crashes in OS X 10.6):
>
> From:
> $ nextstep/Emacs.app/Contents/MacOS/Emacs -Q -l ert -l test/src/thread-tests.el
>
> M-x ert RET RET
>
> Selector: t
> Passed:  27
> Failed:  1 (1 unexpected)
> Skipped: 0
> Total:   28/28
>
> Started at:   2017-07-06 18:53:01+0200
> Finished.
> Finished at:  2017-07-06 18:53:02+0200
>
> .F..........................
>
> F thread-signal-early
>     Test signaling a thread as soon as it is started by the OS.
>     (ert-test-failed
>      ((should-not
>        (thread-alive-p thread))
>       :form
>       (thread-alive-p #<thread 0x1059645d8>)
>       :value t))
>
> It seems to only happen when input is arriving while running the test
> (as when you keep on hitting RET after starting the tests).

Is that an important use case to support somehow?  I would be inclined
to say that a user should not repeatedly hit the RET key after
starting the tests.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#27598: MacOS: thread-signal-early fails
  2019-11-08  1:34 ` Stefan Kangas
@ 2019-12-15 20:15   ` Stefan Kangas
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Kangas @ 2019-12-15 20:15 UTC (permalink / raw)
  To: Charles A. Roelli; +Cc: 27598

tags 27598 + notabug wontfix
close 27598
thanks

Stefan Kangas <stefan@marxist.se> writes:

>> It seems to only happen when input is arriving while running the test
>> (as when you keep on hitting RET after starting the tests).
>
> Is that an important use case to support somehow?  I would be inclined
> to say that a user should not repeatedly hit the RET key after
> starting the tests.

No further comments within 5 weeks, so I'm closing this bug report.

Best regards,
Stefan Kangas





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-12-15 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-06 17:08 bug#27598: MacOS: thread-signal-early fails Charles A. Roelli
2019-11-08  1:34 ` Stefan Kangas
2019-12-15 20:15   ` Stefan Kangas

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).