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

Build failure #133

Closed
mubbo opened this issue Nov 12, 2015 · 2 comments
Closed

Build failure #133

mubbo opened this issue Nov 12, 2015 · 2 comments

Comments

@mubbo
Copy link

mubbo commented Nov 12, 2015

Hi There,

I got a build failure as follows.

<testcase name="nameHasPrefixOrPostfixTag" classname="com.cflint.TestCFBugs_ComponentNames" time="0.375">
    <failure message="expected:&lt;COMPONENT_[HAS_PREFIX_OR_POSTFIX]&gt; but was:&lt;COMPONENT_[IS_TEMPORARY]&gt;" type="org.junit.ComparisonFailure"><![CDATA[org.junit.ComparisonFailure: expected:<COMPONENT_[HAS_PREFIX_OR_POSTFIX]> but was:<COMPONENT_[IS_TEMPORARY]>
    at org.junit.Assert.assertEquals(Assert.java:115)
    at org.junit.Assert.assertEquals(Assert.java:144)
    at com.cflint.TestCFBugs_ComponentNames.nameHasPrefixOrPostfixTag(TestCFBugs_ComponentNames.java:164)
]]></failure>
    <system-out><![CDATA[MyComp
MyComp
COMP MyComp
]]></system-out>
  </testcase>
@justinmclean
Copy link
Contributor

On both dev and master branches I'm getting all tests passing. What branch are you getting the build failure on? Can you double check you branch is up to date.

@mubbo
Copy link
Author

mubbo commented Nov 13, 2015

I guess I should have done that before leaving the issue... I downloaded it again and it works fine..

sorry about that

@mubbo mubbo closed this as completed Nov 13, 2015
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

2 participants