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

linux.sigsuspend test failing on ARM #2898

Open
derekbruening opened this issue Mar 24, 2018 · 2 comments
Open

linux.sigsuspend test failing on ARM #2898

derekbruening opened this issue Mar 24, 2018 · 2 comments

Comments

@derekbruening
Copy link
Contributor

Failed here:
http://jenkins.fhahn.com:8080/job/DynamoRIO-AArch32-Precommit/12/console

 96/153 Test  #62: code_api|linux.sigsuspend .......................***Failed  Required regular expression not found.Regex=[^sending SIGUSR1
in handler 10
sending SIGUSR1
sending SIGTERM
in handler 15
all done
$
] 90.18 sec
sending SIGUSR1
@fhahn
Copy link
Contributor

fhahn commented Mar 25, 2018

Looks like a flaky ARM test #2416

fhahn added a commit that referenced this issue Apr 11, 2018
This is another flaky test on ARM. See issues #2898 and #2416.

Change-Id: I5cfd8dc457199ecc35af1f6938ced62f1e20e0da
fhahn added a commit that referenced this issue Apr 11, 2018
This is another flaky test on ARM. See issues #2898 and #2416.

Change-Id: I5cfd8dc457199ecc35af1f6938ced62f1e20e0da
fhahn added a commit that referenced this issue Apr 11, 2018
This is another flaky test on ARM.

See issues #2898 and #2416.
@derekbruening
Copy link
Contributor Author

Happend on 32-bit x86 too: https://travis-ci.com/DynamoRIO/dynamorio/jobs/183920640

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

No branches or pull requests

2 participants