FYI, I've reported https://issues.apache.org/jira/browse/INFRA-14313
On Wed, Jun 7, 2017 at 5:48 PM, Sergio Fernández <[email protected]> wrote: > Hi Gustavo, > > now on the develop branch I can locally get a clean build: > > $ mvn clean install > (...) > [INFO] ------------------------------------------------------------ > ------------ > [INFO] BUILD SUCCESS > [INFO] ------------------------------------------------------------ > ------------ > [INFO] Total time: 14:24 min > [INFO] Finished at: 2017-06-07T17:39:57+02:00 > [INFO] Final Memory: 274M/4052M > [INFO] ------------------------------------------------------------ > ------------ > > Although some (concurrency) tests on KiWi may occasionally fail. I need to > spend some time looking for the source of that. > > In addition we have to take a look to our CI tools: Jenkins is pretty > unstable is throws weird errors, and memory issues on Travis. > > > On Tue, Jun 6, 2017 at 12:21 PM, Sergio Fernández <[email protected]> > wrote: > >> I'll try to get a clean testsuite on develop by the end of the week. >> >> On Wed, May 24, 2017 at 5:45 AM, Gustavo Mora <[email protected]> >> wrote: >> >>> Hi Sergio, >>> >>> >>> > what specific tests are not >>> > workung for you? Please, register jira issues with the details. >>> > >>> > >>> The detailed log of the tests are here [1]. The setup in my computer is >>> basically the same. >>> >>> >>> > Take into account that each specific KiWi database follows a >>> convention (db >>> > name, credentials, etc.) you should use to run the tests. >>> > >>> > >>> The new configuration file of Travis CI is here [2]. I think I configured >>> the databases, so I think it should work. >>> >>> >>> > You should make the best out of theCommunity Bounding Period to >>> progress on >>> > these things before you jump into the project development. >>> >>> >>> Yes, I also started the migration process for the version of Sesame >>> 2.8.11, >>> so I hope for the first week of June have everything working. >>> >>> [1] https://travis-ci.org/gmora1223/marmotta >>> [2] >>> https://github.com/gmora1223/marmotta/commit/15b3165752d2e4b >>> 0c521f5c291ea3a031336607f >>> >> >> >
