-
Sub-task
-
Resolution: Done
-
Major
-
3.3.0.Beta3
-
None
Regression
org.jboss.tools.central.test.CentralTest.testNews (from org.jboss.tools.central.test.JBossCentralAllTests)
Failing for the past 1 build (Since Unstable#71 )
Took 7 ms.
add description
Error Message
No one news is found
Stacktrace
java.lang.AssertionError: No one news is found
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.jboss.tools.central.test.CentralTest.testNews(CentralTest.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
== AND ==
Failed
org.jboss.tools.central.test.CentralTest.testBlogs (from org.jboss.tools.central.test.JBossCentralAllTests)
Failing for the past 1 build (Since Unstable#68 )
Took 5 ms.
add description
Error Message
No one blog is found
Stacktrace
java.lang.AssertionError: No one blog is found
at org.junit.Assert.fail(Assert.java:91)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.jboss.tools.central.test.CentralTest.testBlogs(CentralTest.java:98)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)