[00:33:12] *** ldimaggi has quit IRC [01:40:50] *** aaronwalker has joined #jbosstesting [03:47:56] *** k4ffee has quit IRC [03:52:52] *** k4ffee has joined #jbosstesting [04:01:37] *** ldimaggi has joined #jbosstesting [04:02:57] *** ldimaggi has quit IRC [04:03:14] *** ldimaggi has joined #jbosstesting [05:13:07] *** gastaldi has joined #jbosstesting [05:24:58] *** gastaldi has quit IRC [05:28:25] *** gastaldi has joined #jbosstesting [05:33:07] *** gastaldi has quit IRC [05:37:07] *** gastaldi has joined #jbosstesting [05:41:19] *** gastaldi has quit IRC [05:45:51] *** gastaldi has joined #jbosstesting [05:50:07] *** gastaldi has quit IRC [05:50:40] *** ldimaggi has quit IRC [06:22:32] *** gastaldi has joined #jbosstesting [06:23:34] *** gastaldi has quit IRC [07:35:32] *** kpiwko has joined #jbosstesting [08:45:14] *** ge0ffrey has joined #jbosstesting [08:52:04] *** kevinpollet has joined #jbosstesting [08:58:13] *** jharting has joined #jbosstesting [09:06:07] *** jhuska has joined #jbosstesting [09:09:26] *** maschmid has joined #jbosstesting [09:22:01] *** oskutka has joined #jbosstesting [09:34:40] *** aslak has joined #jbosstesting [09:38:56] *** pilhuhn has joined #jbosstesting [09:38:57] *** pilhuhn has joined #jbosstesting [09:41:56] *** tdiesler has joined #jbosstesting [10:24:34] *** galderz has joined #jbosstesting [10:35:53] *** vtunka has joined #jbosstesting [10:53:16] *** OndraZizka has joined #jbosstesting [11:00:39] *** maeste has joined #jbosstesting [11:16:49] *** nilian has joined #jbosstesting [11:34:49] *** lfryc has joined #jbosstesting [11:56:21] *** kevinpollet has quit IRC [12:10:33] *** alesj has joined #jbosstesting [12:24:28] <alesj> aslak: yt? [12:32:37] *** mgoldmann has joined #jbosstesting [12:34:34] *** nilian has quit IRC [12:34:59] <aslak> alesj, hey [12:36:48] *** aslak has quit IRC [12:37:25] *** aslak has joined #jbosstesting [12:41:57] <aslak> alesj, what's your take on ARQ-518 [12:41:59] <jbossbot> jira [ARQ-518] Support @PersistenceContext injection in weld-ee mock container [Open (Unresolved) Feature Request, Major, Michal Huniewicz] https://issues.jboss.org/browse/ARQ-518 [12:42:43] <aslak> alesj, Michal has a branch with a working v. baically calling EntityManagerFactory from the MockJPAInjectionService.. ok to put in ? [12:43:07] <aslak> possible we can create a new InjectionService impl and control enabling it via some config option [12:43:37] <aslak> opens for some very light weight cdi+jpa testing [12:49:59] <alesj> aslak: can you push this to weld-dev ml? [12:50:04] <alesj> and we can discuss it there [12:50:32] <aslak> alesj, sure [12:51:30] <alesj> aslak: thanks [12:51:34] <alesj> sounds useful [12:51:50] <alesj> we just need to see what's the best/easiest way to get this mock JPA working [12:51:55] <alesj> stuartdouglas: ^ [12:52:14] <stuartdouglas> depends what you are trying to do [12:52:23] <stuartdouglas> and how many features you actually want implemented [12:54:24] <aslak> alesj, the Mock JPA is implemented currently using Persistence.createEntityMnaagerFactory.. it created a new isntance pr @Test. no transaction handling or anything, but, gives you the basic EntityMnaager via @PersistenceContext [12:54:39] <aslak> currently == in michals branch [12:57:25] <alesj> aslak: which does what? [12:57:29] <alesj> any CRUD? [12:57:58] <aslak> i guess [12:58:28] <aslak> it won't be stored in the database since no transaction manager is alive, unless you explicitly do em.commit [12:58:57] <aslak> or enable auto commit or similar your in your config [13:03:57] *** galderz has quit IRC [13:32:30] *** jose_freitas has joined #jbosstesting [13:34:23] <jose_freitas> morning guys [13:38:37] <aslak> jose_freitas, good morning [13:52:01] *** kevinpollet has joined #jbosstesting [14:01:35] *** nilian has joined #jbosstesting [14:09:34] *** galderz1 has joined #jbosstesting [14:11:03] *** galderz has joined #jbosstesting [14:14:28] *** galderz1 has quit IRC [14:19:00] <alesj> aslak: http://pastebin.com/kkBw5W2R [14:19:20] <alesj> Weld up/master with ARQ_CR2 [14:20:46] <aslak> alesj, got something more useful ? [14:20:54] <alesj> aslak: looking ... [14:20:59] <alesj> any idea where to find it ? [14:21:28] <aslak> console log ? [14:21:33] <aslak> testng log? [14:21:40] <aslak> stuartdouglas, ^ [14:21:50] <alesj> stuartdouglas went to bed [14:21:56] <aslak> aa ok [14:22:25] <aslak> this is the harness stuff.. tck? [14:22:36] <aslak> is it running with the arq adaptor ? [14:22:59] <alesj> file:///Users/alesj/weld/core/tests/target/surefire-reports/Weld/index.html [14:23:04] <alesj> this is where it fails [14:23:30] <alesj> Integartion ? Harness [14:23:32] <alesj> I think [14:23:48] <alesj> ]against AS6_trunk [14:24:05] <alesj> does CR2 work against AS6_trunk? [14:24:14] <alesj> aslak: ^ [14:25:10] <aslak> alesj, arquillian is not used in harness [14:25:20] <aslak> as far as i knopw [14:26:53] <alesj> org.jboss.testharness.integration.jbossas.ProfileServiceConnector [14:26:55] <alesj> yup [14:27:10] <alesj> ok, let me check a few things ... [14:29:03] <aslak> alesj, i can guide you through the normal debug session if you want? [14:29:21] <aslak> alesj, is the lights on in your office? have you installed jboss ? ;) [14:29:40] <alesj> aslak: what's this blue screen of death? :-) [14:29:59] <aslak> :) [14:55:10] *** ldimaggi has joined #jbosstesting [15:25:34] *** kainos has joined #jbosstesting [15:31:58] <jose_freitas> aslak: ping [15:34:15] *** nilian has quit IRC [15:59:24] *** k4ffee has quit IRC [15:59:34] *** k4ffee has joined #jbosstesting [16:01:33] *** vtunka has quit IRC [16:11:00] *** pgmjsd has joined #jbosstesting [16:15:08] *** mbg has joined #jbosstesting [16:15:51] *** vtunka has joined #jbosstesting [16:17:38] *** mbg has quit IRC [16:17:54] *** mbg has joined #jbosstesting [16:23:21] *** jharting has quit IRC [16:41:10] *** mbg has quit IRC [16:41:26] *** mbg has joined #jbosstesting [16:43:00] *** mbg has quit IRC [16:43:15] *** mbg has joined #jbosstesting [16:43:43] <alesj> aslak: hmmm [16:43:59] <alesj> it looks like AS6 hangs with latest Weld trunk tests ... [16:46:29] <aslak> jhuska, is this really a article? http://community.jboss.org/wiki/Tomcat-embeddedFailedToStartContainer [16:47:07] <aslak> alesj, hanging on what? [16:47:11] <aslak> jose_freitas, pong [16:48:09] <jhuska> aslak, sorry :( I am going to change it ... [16:48:40] *** mbg has quit IRC [16:48:57] *** mbg has joined #jbosstesting [16:51:15] *** mbg has quit IRC [16:51:34] *** mbg has joined #jbosstesting [16:51:41] *** mbg has quit IRC [16:53:42] <alesj> aslak: dunno, it just hangs [16:53:50] <alesj> no test results [16:54:03] <alesj> it could just be that there is no tests results [16:54:15] <alesj> since the server looks like it's not serving anything more [16:54:30] <alesj> but the tests part/cli doesn't "return" [16:54:37] <aslak> 29? [16:54:39] <aslak> 2.9? [16:54:44] <aslak> managed container? [16:54:46] <alesj> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 sec <<< FAILURE! [16:54:52] <alesj> this is the last test line [16:54:58] <alesj> i think it's 2.6 [16:55:08] <alesj> remote container [16:55:13] <aslak> i have no idea [16:55:28] <aslak> what does server.log say? [16:55:46] <alesj> is console good enoough? [16:56:02] <alesj> 16:28:51,129 WARN [org.jboss.profileservice.management.upload.remoting.DeployHandler] Failed to complete command: [remove] for deployment: names=[test.war]: org.jboss.profileservice.spi.NoSuchDeploymentException: test.war [16:56:11] <alesj> and then no more tests are run [16:56:21] <alesj> but, dunno if this is not perhaps the last test ... [16:56:34] <alesj> altohught before, in mananged [16:56:40] <alesj> it also looked like it got stuck [16:56:45] <alesj> as it took forever [16:56:51] <alesj> hence i ctrl-c-ed it [16:57:27] *** vtunka has quit IRC [17:01:11] <aslak> alesj, you are running with the log.properties fix ? [17:02:26] *** ldimaggi has quit IRC [17:03:17] <alesj> aslak: hmm, dunno ? doubt it [17:03:20] <alesj> could it be that? [17:04:58] <aslak> alesj, didn't that result in some strange hangs ? [17:09:06] <alesj> aslak: hmmm, could be ? i'll try that [17:11:13] *** vtunka has joined #jbosstesting [17:14:13] <aslak> bbl, going to the store [17:18:16] *** ldimaggi has joined #jbosstesting [17:18:17] *** k4ffee has quit IRC [17:20:07] *** galderz has quit IRC [17:22:11] <jose_freitas> aslak: http://community.jboss.org/thread/169507?tstart=0 [17:22:13] <jose_freitas> problem solved [17:22:35] <jose_freitas> I wasn't adding some property files needed for html parsing [17:23:14] *** maeste has quit IRC [17:23:46] <jose_freitas> now I'm facing another one, when resolving method parameters, the extension is providing a server component side that doesn't consider initialpage from method [17:27:06] *** kainos has quit IRC [17:31:54] *** kevinpollet has quit IRC [17:33:27] *** mbg has joined #jbosstesting [17:34:45] <jose_freitas> hm there's no problem with method resolver [17:58:23] *** oskutka has quit IRC [18:02:42] <aslak> jose_freitas, i think the method resolving should use the same logic.. it's in the jsfunitfactory or similar [18:03:01] *** kevinpollet has joined #jbosstesting [18:03:30] *** pilhuhn is now known as pil-dinner [18:04:42] *** galderz has joined #jbosstesting [18:06:41] *** maschmid has quit IRC [18:07:32] <jose_freitas> yeah, it's working correctly [18:07:38] <jose_freitas> it was something wrong with the .xhtml [18:07:45] <jose_freitas> already fixed [18:08:07] <jose_freitas> almost everything done now [18:08:26] <jose_freitas> just a few tests are failling [18:16:30] *** ldimaggi has quit IRC [18:28:23] *** ldimaggi has joined #jbosstesting [18:31:00] *** jhuska has quit IRC [18:34:07] <aslak> jose_freitas, are you testing with as7 =? [18:35:47] *** alesj has quit IRC [18:40:05] <jose_freitas> as6 [18:40:21] <jose_freitas> I'll do it with as7 as well [18:40:41] <aslak> jose_freitas, give as7 a spin as well. it has a much stricter CL strategy, make sure that we package up the stuff that jsfunit actually need [18:52:54] <jose_freitas> ok [18:54:03] *** kpiwko has quit IRC [19:17:51] *** rbattenfeld has joined #jbosstesting [19:18:12] *** rbattenfeld has left #jbosstesting [19:47:38] *** kevinpollet_ has joined #jbosstesting [19:47:38] *** kevinpollet has quit IRC [19:47:39] *** kevinpollet_ is now known as kevinpollet [19:51:29] *** mgoldmann has quit IRC [19:53:51] *** lfryc has quit IRC [19:54:34] *** bleathem has quit IRC [19:57:32] *** nilian has joined #jbosstesting [19:58:36] *** bleathem has joined #jbosstesting [20:01:48] <jose_freitas> aslak: since we're removing injection (trough @Inject) from the extension, can I remove the FasadeAPICDITest ? and simplify it merging FacadeAPIBase and FasadeAPINonCDITest one class alone? [20:03:47] <aslak> jose_freitas, yea [20:11:49] *** nilian has quit IRC [20:12:14] *** nilian has joined #jbosstesting [20:21:15] *** dblevins has quit IRC [20:27:06] *** dblevins has joined #jbosstesting [20:38:53] *** aslak has quit IRC [20:42:30] *** ge0ffrey has quit IRC [20:48:09] *** kevinpollet has quit IRC [20:48:30] *** kevinpollet has joined #jbosstesting [20:57:00] *** kevinpollet_ has joined #jbosstesting [20:57:00] *** kevinpollet has quit IRC [20:57:00] *** kevinpollet_ is now known as kevinpollet [20:59:48] *** kevinpollet has quit IRC [21:20:04] *** kevinpollet has joined #jbosstesting [21:42:59] *** ianbrandt has joined #jbosstesting [21:49:22] *** pil-dinner is now known as pilhuhn [21:52:40] *** aslak has joined #jbosstesting [21:53:25] *** nilian has quit IRC [21:55:21] *** ALR has joined #jbosstesting [21:55:24] *** ALR has joined #jbosstesting [21:59:05] *** ALR has quit IRC [22:07:25] *** kevinpollet has quit IRC [22:11:34] *** pilhuhn has quit IRC [22:18:17] <jose_freitas> aslak: is there a known bug that setting a web.xml twice with sw, second time is ignored? I know it doesnt make much sense, but using this war.setWebXML(new StringAsset(createCDIWebXML().exportAsString())); and then webArchive.setWebXML(new File("src/main/webapp/WEB-INF/formauth-web.xml")) [22:18:20] <jose_freitas> formauth-web.xml is ignored [22:21:59] <aslak> jose_freitas, yea, its a bug/feature. delete it before you add it [22:23:39] <jose_freitas> ok [22:24:02] <jose_freitas> deleting it run fine. all tests pass in as6 [22:24:07] <jose_freitas> now I'm with as7 [22:24:47] <jose_freitas> looking for how to register security domain [22:25:08] <jose_freitas> is there a way to know if we're going to deploy on AS7 ? [22:25:20] <jose_freitas> cause I guess jboss-web.xml will be different [22:25:55] <jose_freitas> I saw something like (System.getProperty("jetty-embedded") != null); [22:26:17] <jose_freitas> something like (System.getProperty("jbossas-remote-7") != null); would work? [22:38:12] *** galderz1 has joined #jbosstesting [22:40:11] *** galderz has quit IRC [22:43:03] <aslak> jose_freitas, yea, will work if you set it in the maven profile as well [22:43:43] <jose_freitas> k [22:46:30] *** lightguard_jp has joined #jbosstesting [22:48:11] *** galderz1 has quit IRC [22:48:34] <jose_freitas> I just remembered that with instrumented class in jacoco extension, I was a victim for the first time of the mentioned bug/feature. I won't forget about it anymore hehe [22:54:27] *** bleathem has quit IRC [22:54:41] <aslak> jose_freitas, hehe .) [22:58:28] *** ldimaggi has quit IRC [23:00:58] *** rbattenfeld has joined #jbosstesting [23:01:35] <rbattenfeld> alsak: you are still online? [23:04:34] *** rbattenfeld has left #jbosstesting [23:06:27] <aslak> yes.. [23:06:28] <aslak> :) [23:13:01] *** kevinpollet has joined #jbosstesting [23:13:42] *** kevinpollet has left #jbosstesting [23:20:11] *** bleathem has joined #jbosstesting [23:26:55] *** lightguard_jp has quit IRC [23:28:18] *** kevinpollet has joined #jbosstesting [23:28:18] *** lightguard_jp has joined #jbosstesting [23:35:34] <aslak> lightguard_jp, hey [23:43:27] *** galderz has joined #jbosstesting [23:49:16] *** galderz has quit IRC [23:50:44] *** kevinpollet_ has joined #jbosstesting [23:50:45] *** kevinpollet has quit IRC [23:50:45] *** kevinpollet_ is now known as kevinpollet [23:53:40] <lightguard_jp> aslak: Hey Aslak [23:54:06] <aslak> lightguard_jp, you mind having a look at this ? https://github.com/arquillian/arquillian-container-glassfish/pull/2 [23:54:18] <aslak> lightguard_jp, a contribution to the gf-remote contianer [23:54:51] <aslak> lightguard_jp, maybe you know more then me about this.. :) [23:55:30] *** jose_freitas has quit IRC