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

AllocationInstrumentationTest#intrinsics fails on x86 #288

Open
GoogleCodeExporter opened this issue May 19, 2015 · 2 comments
Open

AllocationInstrumentationTest#intrinsics fails on x86 #288

GoogleCodeExporter opened this issue May 19, 2015 · 2 comments
Labels
component: runner P4 type=defect Bug, not working as expected

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Install a 32bit jdk
2. run mvn -Dtest=com.google.caliper.runner.AllocationInstrumentTest#intrinsics 
clean test

What is the expected output? What do you see instead?
The test should succeed; instead it fails:
Failed tests:   intrinsics(com.google.caliper.runner.AllocationInstrumentTest): 
expected:<1960.0> but was:<1904.0>

What version of the product are you using? On what operating system?
Latest caliper from git (9788e7)
Debian Jessie 32bit and 64bit
oracle jdk 1.7.0_51 32bit and 64bit (32bit also tested on 64bit OS)

Original issue reported on code.google.com by [email protected] on 20 Feb 2014 at 10:14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: runner P4 type=defect Bug, not working as expected
Projects
None yet
Development

No branches or pull requests

3 participants