-
Notifications
You must be signed in to change notification settings - Fork 562
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
hotp_vul_table_lock is locked before shared_vm_areas #1572
Conversation
Signed-off-by: Adrian Negreanu <adrian.m.negreanu@intel.com>
Thank you for contributing. However:
|
Thank you for taking a look at the patch. I tried to run One more thing. Trying to access the review site is a loop :) On Mon, Dec 15, 2014 at 8:06 PM, derekbruening notifications@github.com
Regards! |
"fails" in what way? What tests fail? We have tried to mark the handful of tests that have been observed as failing in some environments as _FLAKY in the names.
"make test" in a single build is never sufficient in any case. The full test suite must be run. Providing some context in the issue tracker as originally requested would help. If you are running hotpatch code, we unfortunately do not have good tests of that, and it is not well-maintained and may suffer from bitrot. We have an open project proposal for someone to revive and expand our "probe mode" based on the hotpatching code.
The GitHub wiki was auto-converted from our prior GoogleCode wiki and we are still straightening out all the links. That should be an absolute, not a relative, URL of course. |
On Wed, Dec 17, 2014 at 9:46 PM, derekbruening notifications@github.com
As a "test", I'm using a modified insert_liboffs.client.c (
thanks a lot for your time. Edit: moved the test-results.txt to pastebin : http://pastebin.com/fNTF4PKT |
Something basic is off as nearly every test fails. Look at the details to see what's going on (run just one test and look at its output: "ctest -V -R common.eflags"). |
Signed-off-by: Adrian Negreanu adrian.m.negreanu@intel.com