[
https://issues.apache.org/jira/browse/POLYGENE-255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16046624#comment-16046624
]
Paul Merlin commented on POLYGENE-255:
--------------------------------------
I ran the whole generator test suite with docker running:
{code}
./gradlew :tools:generator:npmTestAll
[...snip...]
BUILD FAILED
Total time: 12 hrs 39 mins 22.934 secs
{code}
6530 tests were executed.
Among which 1115 failed. All due to the JMX library assemblies that simply fail
to compile!
252 tests did timeout
Some tests are rather fast, <5sec, a few are are rather long, >30sec.
Offenders use Cassandra ES, MongoDB ES, Riak ES that take a bit of time to
start.
Niclas has raised the timeout since then.
After 3.0 we need to divide this test suite so we can split it across
manageable build jobs.
> The project generator produces broken projects
> ----------------------------------------------
>
> Key: POLYGENE-255
> URL: https://issues.apache.org/jira/browse/POLYGENE-255
> Project: Polygene
> Issue Type: Bug
> Reporter: Paul Merlin
> Assignee: Niclas Hedhman
> Fix For: 3.0.0
>
>
> Quoting [~niclas] from @dev.
> > The model isn't instantiated until a request is issued to the
> > Restlet API, so it fails assembly in various ways.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)