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

Clean up testNearestTag test #81

Open
gladed opened this issue Feb 18, 2020 · 0 comments
Open

Clean up testNearestTag test #81

gladed opened this issue Feb 18, 2020 · 0 comments

Comments

@gladed
Copy link
Collaborator

gladed commented Feb 18, 2020

It sometimes fails but usually passes after a rebuild.

Failure looks like:

Your job ran 49 tests with 1 failure

    testNearestTag - com.gladed.androidgitversion.TagTest

junit.framework.ComparisonFailure: expected:<1.1-final[]> but was:<1.1-final[-3-55f2969]>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.TestCase.assertEquals(TestCase.java:261)
	at groovy.util.GroovyTestCase.assertEquals(GroovyTestCase.java:283)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
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

0 participants