Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Tests fail on Ubuntu 12.04, stock emacs and maven #10

Open
bitonic opened this issue Sep 14, 2012 · 0 comments
Open

Tests fail on Ubuntu 12.04, stock emacs and maven #10

bitonic opened this issue Sep 14, 2012 · 0 comments

Comments

@bitonic
Copy link

bitonic commented Sep 14, 2012

I get this failure when issuing mvn package:

Results :

Failed tests:   objectHasNoSuper(org.grumblesmurf.malabar.ClasspathTest): 
  superOfIntegerIsNumber(org.grumblesmurf.malabar.ClasspathTest): 
  classInfoOfEnumDoesntInfLoop(org.grumblesmurf.malabar.ClasspathTest): 

Tests in error: 
  inputStreamImplementsCloseable(org.grumblesmurf.malabar.ClasspathTest): index is out of range 0..-1 (index = 0)
  outputStreamImplementsCloseableAndFlushable(org.grumblesmurf.malabar.ClasspathTest): index is out of range 0..-1 (index = 0)
  collectionImplementsIterableE(org.grumblesmurf.malabar.ClasspathTest): index is out of range 0..-1 (index = 0)
  scannerImplementsIteratorString(org.grumblesmurf.malabar.ClasspathTest): index is out of range 0..-1 (index = 0)

Is this important? Can I build the package in some way skipping the tests?

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

No branches or pull requests

1 participant