IRC Archive for channel #xwiki on 13 October 2015

Last modified by Vincent Massol on 2015/10/13 23:55

<vmassol> has quit
02:32 <cjd> has quit
02:32 <cjd> has joined #xwiki
02:33 <OSIMasson> has quit
06:01 <Denis1> has joined #xwiki
06:02 <Denis> has quit
06:32 <Ramona> has joined #xwiki
06:39 <cjd> has quit
06:39 <cjd> has joined #xwiki
07:06 <mflorea> has joined #xwiki
07:27 <mflorea> has quit
08:03 <vmassol> has joined #xwiki
08:14 <cjd> has quit
08:53 <cjd> has joined #xwiki
09:20 <gsmeria> has joined #xwiki
09:26 <tmortagne> has joined #xwiki
09:37 <msmeria> has joined #xwiki
09:41 <mflorea> has joined #xwiki
09:56 <gsmeria> has quit
09:57 <gdelhumeau> has joined #xwiki
10:04 <gsmeria> has joined #xwiki
10:10 <msmeria> has quit
10:11 <msmeria> has joined #xwiki
10:14 <gsmeria> has quit
10:17 <gsmeria> has joined #xwiki
10:54 <Slashman> has joined #xwiki
10:57 <vmassol> good morning
10:57 <vmassol> are all the rest tests ok now? (idn't check yet)
10:57 <vmassol> can i start the release?
10:58 <tmortagne> restlet version is back to 2.0.14 so restlet upgrade related issue should be ok but maybe there is other things
10:59 <tmortagne> jenkins is not is a very good shape
10:59 <tmortagne> loading since several minutes for me
11:13 <Bugendolf> has quit
11:15 <vmassol> has quit
11:25 <Bugendolf> has joined #xwiki
11:34 <vmassol> has joined #xwiki
11:42 <Enygma`> has joined #xwiki
11:59 <Bugendolf> has quit
12:00 <Bugendolf> has joined #xwiki
12:19 <evalica> has joined #xwiki
12:26 <vmassol> has quit
12:57 <vmassol> has joined #xwiki
13:00 <vmassol> back
13:00 <vmassol> checking ci
13:00 <vmassol> ouch not very good
13:00 <vmassol> :(
13:01 <vmassol> ahah seems to be caused by me
13:01 <vmassol> [INFO]   Verifying [Panels/EditTranslations.xml]... errors
13:01 <vmassol> [INFO]   - Default Language should have been [en] but was []
13:01 <vmassol> fixing with an exclude (it's not a real translation)
13:02 <vmassol> seems I have a logic bug, looking into it
13:07 <gsmeria> has quit
13:09 <vmassol> ah no it's just that the top level config is inherited
13:09 <gsmeria> has joined #xwiki
13:13 <vmassol> fixed
13:17 <vmassol> ouch not very nbice: http://ci.xwiki.org/job/xwiki-enterprise/1578/console
13:17 <vmassol> *nice
13:17 <vmassol> Caused by: java.lang.NullPointerException
13:17 <vmassol> at org.xwiki.extension.repository.internal.core.DefaultCoreExtensionRepository.exists(DefaultCoreExtensionRepository.java:193)
13:18 <vmassol> (when importing a XAR for a func test)
13:18 <vmassol> strike that, not a func tes
13:18 <vmassol> *test
13:19 <vmassol> there's also a problem with reflections
13:22 <vmassol> triggering a rebuild
13:23 <vmassol> mflorea: you're on http://ci.xwiki.org/job/xwiki-enterprise-test-extension/lastCompletedBuild/org.xwiki.enterprise$xwiki-enterprise-test-extension/testReport/org.apache.maven.surefire.junit4/JUnit4Provider/org_xwiki_test_ui_AllTests/ right?
13:23 <vmassol> (65 builds failing in a row)
13:23 <vmassol> tmortagne: 7 build failures at http://ci.xwiki.org/job/xwiki-enterprise-test-rest/lastCompletedBuild/testReport/
13:23 <mflorea> Unexpected code [304], was expecting one of [[201, 202]]
13:23 <mflorea> still rest
13:24 <vmassol> so enterprise didn't build and that's why the func tests didn't rebuild?
13:24 <mflorea> yes, enterprise is failing
13:24 <vmassol> I've triggere enterprise to see if it's aflicker
13:24 <mflorea> platform too
13:24 <vmassol> looks like some zip issue
13:24 <mflorea> ok
13:24 <vmassol> re platfrom as I said above I've fixed it
13:25 <vmassol> (it's rebuilding ATM)
13:25 <mflorea> re enterprise, it was complaining about duplicated classes when I checked
13:25 <vmassol> yes that was the previous one
13:25 <vmassol> but I've seen some commits by thomas
13:25 <mflorea> ok
13:25 <vmassol> and now it's a different error
13:44 <cjd_> has joined #xwiki
13:46 <cjd> has quit
13:47 <cjd_> is now known as <cjd>
14:13 <vmassol> ok enterprise is passing now
14:13 <vmassol> checking platform
14:13 <vmassol> ok fixing
14:16 <vmassol> mflorea: http://ci.xwiki.org/job/xwiki-enterprise-test-extension/ has just been rebuilt and is still failng
14:16 <vmassol> (even though tmortagne has rolled back the restlet upgrade)
14:17 <vmassol> that's the only test failing on trunk ATM (still need to see what platform will give for the new build)
14:17 <vmassol> preparing for the release
14:21 <vmassol> guys there are 12 issues with missing documentation for 7.3M1: http://jira.xwiki.org/browse/XWIKI-12666?jql=Project%20in%20(%22XWiki%20Commons%22%2C%20%22XWiki%20Rendering%22%2C%20%22XWiki%20Platform%22%2C%20%22XWiki%20Enterprise%22)%20and%20fixVersion%20in%20(%227.3-milestone-1%22)%20and%20resolution%20in%20(%22Fixed%22)%20and%20((Documentation%20is%20EMPTY)%20or%20(%22Documentation%20in%20Release%20Notes%22%20is%20EMPTY))
14:21 <vmassol> that's a lot and I can't release with that
14:21 <vmassol> fixing mine
14:22 <vmassol> mflorea: you have 4
14:22 <vmassol> tmortagne:  you have 4
14:22 <vmassol> vmassol: you have 3
14:22 <vmassol> msmeria: you have 1
14:25 <msmeria> vmassol: I think this is the link you wanted to paste here: http://jira.xwiki.org/issues/?jql=fixVersion%20%3D%20%227.3-milestone-1%22%20AND%20project%20%3D%20XWIKI
14:25 <vmassol> yep thanks
14:25 <vmassol> err no
14:25 <msmeria> actually this one to be more precise :) http://jira.xwiki.org/issues/?jql=Project%20in%20(%22XWiki%20Commons%22%2C%20%22XWiki%20Rendering%22%2C%20%22XWiki%20Platform%22%2C%20%22XWiki%20Enterprise%22)%20and%20fixVersion%20in%20(%227.3-milestone-1%22)%20and%20resolution%20in%20(%22Fixed%22)%20and%20((Documentation%20is%20EMPTY)%20or%20(%22Documentation%20in%20Release%20Notes%22%20is%20EMPTY))
14:25 <vmassol> not that one
14:25 <vmassol> http://jira.xwiki.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=Project+in+%28%22XWiki+Commons%22%2C+%22XWiki+Rendering%22%2C+%22XWiki+Platform%22%2C+%22XWiki+Enterprise%22%29+and+fixVersion+in+%28%227.3-milestone-1%22%29+and+resolution+in+%28%22Fixed%22%29+and+%28%28Documentation+is+EMPTY%29+or+%28%22Documentation+in+Release+Notes%22+is+EMPTY%29%29&runQuery=true&clear=true
14:27 <mflorea> vmassol: re extension tests, it fails in org.xwiki.test.ui.TestUtils$RestTestUtils.save which makes a REST request to save the page. It still looks related to REST to me. There are a couple of commits on https://github.com/xwiki/xwiki-platform/commits/master/xwiki-platform-core/xwiki-platform-test related to Restlet upgrade. Have all been reverted?
14:28 <msmeria> vmassol: in the query you have " ("Documentation in Release Notes" is EMPTY))", but my issue has documentation in RN: http://jira.xwiki.org/browse/XWIKI-11748
14:31 <vmassol> mflorea: don't know, we need to ask thomas
14:32 <vmassol> msmeria: your issue is missing the documentation field
14:32 <vmassol> reference doc
14:32 <vmassol> you need to update the FAQ extension doc
14:33 <vmassol> (and linking it from the release notes would be nice too)
14:33 <vmassol> mflorea: let me know when you're done with the RN
14:33 <vmassol> (I have stuff to edit too :))
14:38 <vrachieru> has quit
14:40 <tmortagne> mflorea: yes the revert is done, it's just not a "git revert"
14:41 <tmortagne> as I said I went back to previous version of restlet but I kept some cleanup and reorganisation of the pom.xml that I did while uograding restlet
14:42 <tmortagne> whatever is failing I don't think it has anything to do with restlet itself
14:42 <tmortagne> it could be some more or less flickering test caused by the rest based improvements of the TestUtils
14:43 <vmassol> it's not flickering
14:43 <vmassol> 66 in a row
14:44 <vmassol> http://ci.xwiki.org/job/xwiki-enterprise-test-extension/1779/org.xwiki.enterprise$xwiki-enterprise-test-extension/testReport/org.apache.maven.surefire.junit4/JUnit4Provider/org_xwiki_test_ui_AllTests/
14:44 <vmassol> (tmortagne)
14:45 <tmortagne> it could also simply be a real thing, we need to analyze it
14:45 <tmortagne> 304 is not a crash
14:46 <tmortagne> it means that what has been sent does not change anything
14:46 <tmortagne> so the the resource answer that it did not changed anything
14:46 <tmortagne> it's something sent by our code, not restlet
14:47 <tmortagne> just need to debug it and see what happen exactly
14:47 <tmortagne> maybe the test is just doing something useless
14:50 <vmassol> 7 issues with missing doc remaining
14:50 <vmassol> msmeria: did you get my message above? Let me know if you need clarifications
14:50 <vrachieru> has joined #xwiki
14:51 <msmeria> vmassol: yes, I got your message. I was looking at the FAQ exo page and it seems someone overwrote my screenshot
14:51 <msmeria> I'll update it
14:52 <vmassol> ramona?
14:52 <vmassol> k
14:52 <Ramona> yes
14:53 <mflorea> vmassol: done with the RN
14:53 <vmassol> thanks mflorea
14:56 <vmassol> gdelhumeau: note that that the dev section of the RN is for xwiki developers not developers of xwiki :)
14:56 <vmassol> (for ex I don't think " • New functional tests for the http://extensions.xwiki.org/xwiki/bin/view/Extension/Office+Importer+Application have been added to xwiki-platform. To enable them, you need to enable the new profile office-tests." is required to go in the RN)
14:56 <vmassol> (if there's a jira it should "development only")
14:56 <vmassol> (same for " • For testing purpose, an environment variable XWIKI_OFFICE_HOME can bet set to configure where the Office server is installed on the system.")
14:58 <vmassol> mflorea: you still have a few issues with missing doc
14:59 <vmassol> http://jira.xwiki.org/browse/XWIKI-12666 and http://jira.xwiki.org/browse/XWIKI-12665
15:01 <vmassol> ok so the only problem left for the release is http://ci.xwiki.org/job/xwiki-enterprise-test-extension/lastCompletedBuild/org.xwiki.enterprise$xwiki-enterprise-test-extension/testReport/org.apache.maven.surefire.junit4/JUnit4Provider/org_xwiki_test_ui_AllTests/
15:01 <vmassol> tmortagne/mflorea: are you on it?
15:01 <tmortagne> yes
15:01 <vmassol> k thanks
15:03 <msmeria> vmassol: I've updated the issue
15:04 <vmassol> thx
15:05 <vmassol> @all: please hold your commts except for fixing http://ci.xwiki.org/job/xwiki-enterprise-test-extension/lastCompletedBuild/org.xwiki.enterprise$xwiki-enterprise-test-extension/testReport/org.apache.maven.surefire.junit4/JUnit4Provider/org_xwiki_test_ui_AllTests/
15:06 <tmortagne> looks like a bug in the TestUtils
15:11 <OSIMasson> has joined #xwiki
15:17 <vmassol> tmortagne: please let me know if you find that I can continue the release and fix the issue later on
15:17 <vmassol> (applying translations ATM)
15:18 <OSIMasson> has quit
15:18 <OSIMasson> has joined #xwiki
15:19 <tmortagne> vmassol: for now I found both a bug in test and in runtime
15:19 <tmortagne> regression caused by XWIKI-9135
15:19 <vmassol> ok
15:20 <vmassol> FYI I'll have to go to the doctor in 30mn and I'll be back before 17:00. So if the CI is fine at 17: 00 I can do the maven build then
15:20 <vmassol> (yeah second time in the day, I have so many physical problems… :))
15:22 <vmassol> btw and fwiw my problem with my hand is called algo neuro distrophy and the mean time to get this fixed is about 2 years… so I have about 2 years of kine to do…
15:24 <tmortagne> should be better now
15:24 <vmassol> cool
15:24 <tmortagne> continuing debugging in case there is soemthing else
15:24 <tmortagne> since that bug was causing no test to be executed in that project
15:34 <vmassol> cool plenty of new translations :)
15:39 <vmassol> note that we've only fixed 8 issues related to NS in 7.3M1, I think we'll need to focus a b it more on NS in M2
15:39 <vmassol> (since there are still 22 open issues for NS)
15:39 <vmassol> (planned for 7.3)
15:40 <vmassol> (7.3 and 7.4)
15:40 <vmassol> bbl
15:43 <tmortagne> vmassol: it's just because 7.2 was perfect :)
16:27 <msmeria> has quit
16:32 <mflorea> has quit
16:41 <Enygma`> has quit
16:41 <evalica> has quit
16:58 <lynxt> has quit
16:58 <tillo> has quit
17:01 <lynxt> has joined #xwiki
17:01 <vmassol> back
17:01 <vmassol> checking ci
17:01 <vmassol> grrr some new failure: http://ci.xwiki.org/job/xwiki-enterprise-test-escaping/
17:01 <tillo> has joined #xwiki
17:02 <vmassol> let's consider it a false positive
17:02 <gsmeria> has quit
17:02 <vmassol> hmm 2 failures here now: http://ci.xwiki.org/job/xwiki-enterprise-test-wysiwyg/lastCompletedBuild/testReport/
17:06 <vrachieru> has quit
17:07 <vrachieru> has joined #xwiki
17:10 <vmassol> FYI http://ci.xwiki.org/job/xwiki-enterprise-test-extension/ has built fine
17:10 <vmassol> now just need to decide if the other 2 issues are false positives or not :(
17:10 <vmassol> talking about http://ci.xwiki.org/job/xwiki-enterprise-test-escaping/ and http://ci.xwiki.org/job/xwiki-enterprise-test-wysiwyg/lastCompletedBuild/testReport/
17:10 <OSIMasson> has quit
17:11 <vmassol> what a plague those false positives…. we need to do somrthing about them
17:11 <vmassol> again
17:19 <vmassol> ok escpaing is passing now
17:20 <vmassol> so it was a false positive
17:20 <vmassol> btw I installed the jenkins plugin
17:20 <vmassol> (see the badge in the build histories)
17:24 <Ramona> has quit
17:25 <vmassol1> has joined #xwiki
17:26 <vmassol> has quit
17:30 <vmassol1> starting the maven release
17:30 <vmassol1> tmortagne: you still have 3 non documented issues: http://jira.xwiki.org/secure/IssueNavigator!executeAdvanced.jspa?jqlQuery=Project+in+%28%22XWiki+Commons%22%2C+%22XWiki+Rendering%22%2C+%22XWiki+Platform%22%2C+%22XWiki+Enterprise%22%29+and+fixVersion+in+%28%227.3-milestone-1%22%29+and+resolution+in+%28%22Fixed%22%29+and+%28%28Documentation+is+EMPTY%29+or+%28%22Documentation+in+Release+Notes%22+is+EMPTY%29%29&runQuery=true&clear=true
17:31 <vmassol1> is now known as <vmassol>
17:32 <tmortagne> vmassol: ok
17:37 <OSIMasson> has joined #xwiki
17:57 <vmassol> yeah test-wysiwyg passed too so they were false positivies
17:57 <vmassol> we have so many...
17:57 <vmassol> so we're good for master, the build I'm doing should be ok
17:57 <vmassol> now we should fix the build for 7.2.x
18:00 <vmassol> tmortagne: I'm getting closer to the end of the release, please let me know when you have finished documenting your 3 issues  since I need to wait for them before announcing the release. Thanks
18:00 <vmassol> (I still need at least 30 minutes so you have some time left :))
18:04 <OSIMasson> has quit
18:05 <cjd> has quit
18:16 <gdelhumeau> vmassol: it's for 7.3 or 7.3m1? http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13500
18:16 <vmassol> I don't understand gdelhumeau
18:16 <vmassol> this is the dashboard that leads to 7.3 yes
18:16 <gdelhumeau> the link in the RN is for that dashboard: http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki73M1
18:17 <vmassol> yes same as http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki72M1
18:17 <vmassol> or http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki71M1
18:17 <vmassol> we've always done this
18:17 <vmassol> what's wrong?
18:17 <gdelhumeau> really?
18:17 <gdelhumeau> because then this dashboard does not only shows issues fixed for that milestone
18:18 <vmassol> why would it do that? :)
18:18 <vmassol> if you want that list then you need to check the other section of the RN :)
18:18 <vmassol> in Misc you always have a link to the list of issues fixed for that RN
18:18 <gdelhumeau> ok
18:19 <vmassol> leads to http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%227.3-milestone-1%22&tempMax=1000
18:19 <vmassol> now we could make it more visible
18:19 <vmassol> and move that link to the top along with the full dashboard
18:19 <vmassol> if you think it's better
18:19 <vmassol> the idea of putting it in misc
18:19 <vmassol> was because
18:19 <vmassol> we wanted to hilight the top features
18:20 <vmassol> and if users wanted details they would check them from misc
18:20 <vmassol> we could move the dashvioard link there too
18:21 <vmassol> or create a new section in the RN entitled "Full Issue List" or "All Issues"
18:21 <vmassol> we already have a Known Issues one, we could put everything in that one
18:22 <vmassol> changing the heading to "Issues"
18:30 <tmortagne> vmassol: done with documentation
18:30 <vmassol> thanks
18:31 <vmassol> maven part done
18:31 <vmassol> you can resume your commits
18:32 <vmassol> tmortagne: for http://jira.xwiki.org/browse/XWIKI-12634
18:32 <vmassol> I see you point to http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWiki73M1#HMiscellaneous-1
18:32 <vmassol> but I don't see anything there related to this issue
18:32 <vmassol> :)
18:35 <tmortagne> has quit
18:35 <vmassol> haha he ran away :)
18:36 <OSIMasson> has joined #xwiki
18:40 <woshilapin> has quit
18:48 <cjd> has joined #xwiki
19:10 <gdelhumeau> has quit
19:18 <mflorea> has joined #xwiki
19:22 <tmortagne> has joined #xwiki
19:25 <OSIMasson> has quit
19:27 <vrachieru> has quit
19:28 <OSIMasson> has joined #xwiki
19:28 <vrachieru> has joined #xwiki
19:40 <abusenius> has joined #xwiki
19:50 <OSIMasson> has quit
21:06 <mflorea> has quit
21:23 <OSIMasson> has joined #xwiki
21:35 <Slashman> has quit
21:49 <vmassol> hmmm guys I have something strange, on commons, i get some clirr error
21:50 <vmassol> https://gist.github.com/vmassol/9af99d5004fd2898571a
21:50 <vmassol> this is in 7.3M1 and also on master
21:50 <vmassol> I don't understand yet how it built, debugging
21:50 <vmassol> possibly some clirr skip somewhere
21:53 <vmassol> mvn clean install works but not mvn clirr:check
21:53 <vmassol> don't see why ATM
21:54 <mflorea> has joined #xwiki
21:59 <vmassol> has quit
22:17 <vmassol> has joined #xwiki
22:23 <vmassol> hmm doesn't reproduce anymore, I'm at a loss
22:54 <tmortagne> has quit
22:57 <mflorea> has quit
22:59 <vmassol> has quit
23:10 <vmassol> has joined #xwiki
23:23 <woshilapin> has joined #xwiki
23:25 <vmassol> has quit
23:37 <vmassol> has joined #xwiki
23:47 <abusenius> has quit
23:53 <vmassol> has quit
23:55 <vmassol> has joined #xwiki
Tags:
   

Get Connected