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

Execution failed for task ':test'. #446

Closed
bardware opened this issue Aug 14, 2017 · 3 comments
Closed

Execution failed for task ':test'. #446

bardware opened this issue Aug 14, 2017 · 3 comments

Comments

@bardware
Copy link

I called gradlew build and got

com.cflint.TestCFBugs_VariableNames > QueryValidNameTag FAILED
    java.lang.AssertionError: expected:<1> but was:<3>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at com.cflint.TestCFBugs_VariableNames.QueryValidNameTag(TestCFBugs_VariableNames.java:241)
@TheRealAgentK
Copy link
Collaborator

Which branch is that?

@justinmclean
Copy link
Contributor

justinmclean commented Aug 14, 2017 via email

@bardware
Copy link
Author

Which branch is that?

master, indeed! Builds now. Thank you.

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