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

failing tests (f8dcb9a794b0cee6f9408d1b692572dbcd03788c) #332

Closed
typekpb opened this issue Oct 10, 2016 · 3 comments
Closed

failing tests (f8dcb9a794b0cee6f9408d1b692572dbcd03788c) #332

typekpb opened this issue Oct 10, 2016 · 3 comments

Comments

@typekpb
Copy link

typekpb commented Oct 10, 2016

currently (f8dcb9a) there are some failing tests (running on RHEL 7.2):
Results :

Failed tests:   testExceptionInMethod_notInDryRun(com.google.caliper.runner.BadUserCodeTest)
  testNonDeterministicAllocation_noTrackAllocations(com.google.caliper.runner.BadUserCodeTest)
  testNonDeterministicAllocation_trackAllocations(com.google.caliper.runner.BadUserCodeTest)
  testComplexNonDeterministicAllocation_trackAllocations(com.google.caliper.runner.BadUserCodeTest): Expected ProxyWorkerException
  gcBeforeEachOptionIsReallyNecessary(com.google.caliper.runner.RuntimeInstrumentTest): A GC warning should be printed to stderr if gcBeforeEach isn't honored
  maxWarmupWallTimeOptionIsHonored(com.google.caliper.runner.RuntimeInstrumentTest): The maxWarmupWallTime should trigger an interruption of warmup and a warning should be printed to stderr

Tests in error: 
  testSuccess(com.google.caliper.runner.ArbitraryMeasurmentInstrumentTest)
  intrinsics(com.google.caliper.runner.AllocationInstrumentTest)

Tests run: 105, Failures: 6, Errors: 2, Skipped: 0

Any chance for fixing those and running continuous integration on this project? (like travis)?

@ronshapiro
Copy link
Contributor

We do have Travis set up and the build is passing there: https://travis-ci.org/google/caliper

@typekpb
Copy link
Author

typekpb commented Oct 10, 2016

@ronshapiro you're right, seems to be related to my env, giving up here

@typekpb typekpb closed this as completed Oct 10, 2016
@aadrian
Copy link

aadrian commented May 13, 2017

@ronshapiro they don't pass anymore

This issue was closed.
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

3 participants