Skip to content

Failed

org.seasar.ymir.zpt.ZptITest.test1_page式で自分自身を表す記号が正しく解釈されること

Failing for the past 1 build (Since #423 )
Took 0.33 sec.

Error Message

expected:<...1.html?a=1">LINK</a>[] > but was:<...1.html?a=1">LINK</a>[ ] >

Stacktrace

junit.framework.ComparisonFailure: expected:<...1.html?a=1">LINK</a>[]
> but was:<...1.html?a=1">LINK</a>[
]
>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at org.seasar.ymir.zpt.ZptITest$1.doFilter(ZptITest.java:25)
	at org.seasar.ymir.impl.YmirImpl.processResponse(YmirImpl.java:279)
	at org.seasar.ymir.zpt.ZptYmir.processResponse(ZptYmir.java:47)
	at org.seasar.ymir.impl.YmirImpl.process(YmirImpl.java:218)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:517)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:666)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:580)
	at org.seasar.ymir.testing.YmirTestCase.process(YmirTestCase.java:760)
	at org.seasar.ymir.zpt.ZptITest.test1_page式で自分自身を表す記号が正しく解釈されること(ZptITest.java:18)