-
Notifications
You must be signed in to change notification settings - Fork 566
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
api.static_noclient test fails with assert on jenkins #4716
Comments
I split this off from #1578 |
@AssadHashmi since it does not reproduce on the tx1 but does on Jenkins I'm hoping you can take a look |
Xref #4474 |
I can't replicate the failure manually on the Jenkins machine: an Ampere eMAG 8180 running Debian GNU/Linux 9 (stretch):
@derekbruening have I missed something in the build and run process? I built and ran with:
Enabled api.static_noclient test on HEAD SHA c05ee23:
|
The Jenkins failure cited was back in Oct. Maybe one of the many fixes we have done since then addressed it? Maybe not worth the time to check out the old code and confirm: just move on? Maybe you could just commit your diff there enabling the test? |
Enabled
There must be something different in the build and/or runtime environment between the manual test above and automated tests. |
Fixed by #5470. |
On Jenkins when I tried to enable it in the suite in PR #4470 it failed:
http://139.178.83.194:8080/job/DynamoRIO-AArch64-Precommit/1723/console
But it works 1000x in a row on tx1:
The text was updated successfully, but these errors were encountered: