You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ mvn clean test
Failed tests: testProcessDocument(edu.ucla.sspace.gws.GenericWordSpaceTest): expected:<11> but was:<0>
Tests in error:
testTransform(edu.ucla.sspace.gws.GenericWordSpaceTest): Must provide at least one vector
testDoubleTransform(edu.ucla.sspace.gws.GenericWordSpaceTest): Must provide at least one vector
testProcessDocAfterTransform(edu.ucla.sspace.gws.GenericWordSpaceTest): Unexpected exception, expected<java.lang.IllegalStateException> but was<java.lang.IllegalArgumentException>
The text was updated successfully, but these errors were encountered:
mvn test
fails for GenericWordSpaceTestThe text was updated successfully, but these errors were encountered: