Open arun-gupta opened 10 years ago
https://arungupta.ci.cloudbees.com/job/Java%20EE%207%20Samples%20on%20WildFly-cb/ checks out new workspace every time and tests are still failing there. Trying to build workspace locally and see how it behaves.
Test passes locally. Test job depends upon another job that builds WildFly. Triggering an explicit WildFly build and that should hopefully fix this.
What is the status of this issue?
Latest test results are at: https://arungupta.ci.cloudbees.com/job/javaee7-samples-on-wildfly-cb/lastCompletedBuild/testReport/ The ones listed above seems to be passing, just one for AngularJS is failing.
@bartoszmajsak do you want to look at it ?
Absolutely. I will take care of it on Zurich or Geecon hackergarten.
Is there a plan for Geecon hackergarten? Date, location or #nottrue
As from what I heard it will take place on Friday, 16th
Ah, I'm leaving on 16th morning to participate in Maker Faire over the weekend. By all means, please run the #JavaEE7 hackergarten.
On Sun, May 4, 2014 at 1:27 AM, Bartosz Majsak notifications@github.comwrote:
As from what I heard it will take place on Friday, 16th
— Reply to this email directly or view it on GitHubhttps://github.com/javaee-samples/javaee7-samples/issues/78#issuecomment-42127548 .
What's there on Zurich ?
How about we arrange a Friday PST morning / Europe evening for hackergarten ?
On Mon, May 5, 2014 at 9:13 AM, Arun Gupta arun.gupta@gmail.com wrote:
Ah, I'm leaving on 16th morning to participate in Maker Faire over the weekend. By all means, please run the #JavaEE7 hackergarten.
On Sun, May 4, 2014 at 1:27 AM, Bartosz Majsak notifications@github.comwrote:
As from what I heard it will take place on Friday, 16th
— Reply to this email directly or view it on GitHubhttps://github.com/javaee-samples/javaee7-samples/issues/78#issuecomment-42127548 .
Zurich Hackergarten is on 8th. Not sure yet if I will make it though.
JAX-RS Singleton tests which are failing on WildFly 8.0.0.Beta1 are correct, but bug in WildFly. The issue is fixed in latest master of WildFly. If you rebuild the WildFly SNAPSHOT they should pass.
@Singleton not recognized as a singleton when used with JAX-RS.