Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent test failure with CONT signal #25

Open
acg opened this issue Apr 27, 2015 · 1 comment
Open

Intermittent test failure with CONT signal #25

acg opened this issue Apr 27, 2015 · 1 comment

Comments

@acg
Copy link
Contributor

acg commented Apr 27, 2015

Sometimes works for me, sometimes fails. Might be a timing issue. This happened on Ubuntu 14.04 and HEAD = 5526cf4.

--- rts.exp 2015-04-27 00:09:11.979474999 +0000
+++ rts     2015-04-27 00:09:44.419246346 +0000
@@ -269,7 +269,6 @@
 in stop

 --- supervise stops log after main
-Caught CONT
 Caught TERM

 --- svc sends right signals
@@ -282,7 +281,6 @@
 Caught USR1
 Caught USR2
 Caught WINCH
-Caught CONT
 Caught TERM
 ==> svc0/output <==
 svc0 ran
make[1]: *** [rts] Error 1
@gbjtv
Copy link

gbjtv commented Apr 5, 2016

I have the same problem with Ubuntu 12.04. #26 fixed the problem for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants