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
<testcase name="nameHasPrefixOrPostfixTag" classname="com.cflint.TestCFBugs_ComponentNames" time="0.375">
<failure message="expected:<COMPONENT_[HAS_PREFIX_OR_POSTFIX]> but was:<COMPONENT_[IS_TEMPORARY]>" 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>
The text was updated successfully, but these errors were encountered:
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.
Hi There,
I got a build failure as follows.
The text was updated successfully, but these errors were encountered: