Skip to content

Console Output

Skipping 1,136 KB.. Full Log
	at org.eclipse.scout.rt.client.ModelContextProxy$1$1.call(ModelContextProxy.java:60)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:42 	at org.eclipse.scout.rt.client.ModelContextProxy$1.invoke(ModelContextProxy.java:56)
18:09:42 	at com.sun.proxy.$Proxy24.closeFromUI(Unknown Source)
18:09:42 	at org.eclipse.scout.rt.ui.html.SessionStore.forceClientSessionShutdown(SessionStore.java:500)
18:09:42 	at org.eclipse.scout.rt.ui.html.SessionStore$3.run(SessionStore.java:539)
18:09:42 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:37)
18:09:42 	at org.eclipse.scout.rt.platform.util.concurrent.Callables$1.call(Callables.java:1)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:41)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContextRunner$1.call(RunContextRunner.java:42)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:185)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:121)
18:09:42 	at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:38)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:180)
18:09:42 	at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:135)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask$1.call(JobFutureTask.java:100)
18:09:42 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:160)
18:09:42 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
18:09:42 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
18:09:42 	at java.lang.Thread.run(Thread.java:748)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62)
18:09:42 Caused by: java.lang.InterruptedException: null
18:09:42 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
18:09:42 	at java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lockInterruptibly(ReentrantReadWriteLock.java:998)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.FutureSet.awaitDone(FutureSet.java:189)
18:09:42 	at org.eclipse.scout.rt.platform.job.internal.JobManager.awaitDone(JobManager.java:174)
18:09:42 	... 35 common frames omitted
18:09:42 2019-08-11 22:09:42,673 INFO  [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2fd3bd06[id = 4b815be5-db49-4354-baa0-f91c5d44024c], user=genie.scout] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,673 INFO  [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c terminated. - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,673 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remove client session with ID 4b815be5-db49-4354-baa0-f91c5d44024c from session store - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,673 DEBUG [scout-model-thread-25] org.eclipse.scout.rt.ui.html.SessionStore - Remaining sessions: [clientSessions: 0, clientSessionFlat: 0, uiSessions: 0, uiSessionsByClientSession: 0, preregisteredUiSessions: 0, preregisteredUiSessionsByClientSession: 0] - MDC[jobName=Closing desktop due to HTTP session invalidation]
18:09:42 2019-08-11 22:09:42,704 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.Table@4aaef34b - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,716 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@99c35cf - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,716 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,723 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@76526e76 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,723 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@76526e76 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,728 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,738 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4d549587 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,739 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4d549587 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,739 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@4d549587 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,745 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,750 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@401c1f49 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,758 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5d662906 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,758 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnHeadersUpdated' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5d662906 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,758 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,763 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$1@6af26efb - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,768 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsSelected' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.JsonTableTest$2@4b244a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,783 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,784 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@fdc9e3f - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,791 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,805 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7e48fe3e - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,814 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@44ef552c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,824 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2, 4] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,826 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsUpdated' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@2cc2d5b1 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,826 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@2cc2d5b1 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,826 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox$DefaultListBoxTable@2cc2d5b1 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,845 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@626f9029 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,846 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@626f9029 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:42 2019-08-11 22:09:42,846 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@626f9029 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,011 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@5824d56c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,021 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3b7fa4fe - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,022 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'columnStructureChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3b7fa4fe - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,022 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@3b7fa4fe - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,029 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allRowsDeleted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@47bce19c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,032 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@dc06d71]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@e2181ec - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,032 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@dc06d71, org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@13a7918e]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@e2181ec - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,033 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'tableControls: [org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@13a7918e]' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWithoutMenus@e2181ec - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,038 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowsInserted' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f4c1c2c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,038 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'rowOrderChanged' for Table with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.TableWith3Cols@7f4c1c2c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.434 sec - in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest
18:09:43 Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
18:09:43 2019-08-11 22:09:43,044 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,049 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@a67d529 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,049 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@a67d529 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,049 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,054 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@2f73cc0f - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,054 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'form: Form FormWithOneField' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@275bb293 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserver - Added property change event 'selected: true' for FormTableControl with id 2. Model: org.eclipse.scout.rt.ui.html.json.table.fixtures.FormTableControl@275bb293 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,059 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'requestFocus' for Form with id 3. Model: Form FormWithOneField - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest
18:09:43 Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
18:09:43 2019-08-11 22:09:43,066 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesInserted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@5490fdc - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,070 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@49cf1b54 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,079 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@621bfcd - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,083 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false,"nodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"6","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"9","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"10","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"11","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
18:09:43 2019-08-11 22:09:43,084 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@514e744d - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"5","nodeIds":["6"]}]}
18:09:43 2019-08-11 22:09:43,087 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false}}}
18:09:43 Response #2: {"#":1}
18:09:43 2019-08-11 22:09:43,090 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@41b171b6 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,093 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@344566fb - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,105 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.TreeWith3Levels@78bbd42b - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,108 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodesDeleted' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@23762105 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,248 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.JsonResponse - Adapter data created for these adapters: [2] - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","autoToggleBreadcrumbStyle":false,"dropType":0,"displayStyle":"default","dropMaximumSize":52428800,"scrollToSelection":false,"nodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"6","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"9","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"10","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"11","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}}
18:09:43 2019-08-11 22:09:43,249 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,249 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 2019-08-11 22:09:43,250 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"4","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"9","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"11","expanded":true,"expandedLazy":false,"recursive":true}]}
18:09:43 2019-08-11 22:09:43,250 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'nodeExpanded' for Tree with id 2. Model: org.eclipse.scout.rt.ui.html.json.tree.fixtures.Tree@2b9373a8 - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"4","expanded":false,"expandedLazy":false,"recursive":true}]}
18:09:43 2019-08-11 22:09:43,259 DEBUG [scout-model-thread-23] org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter - Added action event 'allChildNodesDeleted' for Outline with id 2. Model: org.eclipse.scout.rt.ui.html.json.desktop.fixtures.Outline@d216b2c - MDC[principal=default, jobName=Running JUnit test in model job]
18:09:43 Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec - in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest
18:09:43 Running org.eclipse.scout.rt.ui.html.res.BrowserInfoTest
18:09:43 Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec - in org.eclipse.scout.rt.ui.html.res.BrowserInfoTest
18:09:43 Running org.eclipse.scout.rt.ui.html.res.loader.DynamicResourceLoaderTest
18:09:43 Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.scout.rt.ui.html.res.loader.DynamicResourceLoaderTest
18:09:43 
18:09:43 Results :
18:09:43 
18:09:43 Tests run: 253, Failures: 0, Errors: 0, Skipped: 0
18:09:43 
18:09:43 [INFO] 
18:09:43 [INFO] --- jasmine-maven-plugin:2.0:test (default) @ org.eclipse.scout.rt.ui.html.test ---
18:09:44 [INFO] jetty-8.1.14.v20131031
18:09:44 [INFO] Started SelectChannelConnector@0.0.0.0:57818
18:09:44 [INFO] Executing Jasmine Specs
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: executable: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/phantomjs-maven-plugin/phantomjs-1.9.7-linux-x86_64/bin/phantomjs
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: port: 17179
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: arguments: [--webdriver=17179, --webdriver-logfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/phantomjsdriver.log]
18:09:44 Aug 11, 2019 6:09:44 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init>
18:09:44 INFO: environment: {}
18:09:45 PhantomJS is launching GhostDriver...
18:09:45 [INFO  - 2019-08-11T22:09:45.406Z] GhostDriver - Main - running on port 17179
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] Session [ba479870-bc84-11e9-8258-d1e16e87cb8e] - page.settings - {"XSSAuditingEnabled":false,"javascriptCanCloseWindows":true,"javascriptCanOpenWindows":true,"javascriptEnabled":true,"loadImages":true,"localToRemoteUrlAccessEnabled":false,"userAgent":"Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/534.34 (KHTML, like Gecko) PhantomJS/1.9.7 Safari/534.34","webSecurityEnabled":true}
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] Session [ba479870-bc84-11e9-8258-d1e16e87cb8e] - page.customHeaders:  - {}
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] Session [ba479870-bc84-11e9-8258-d1e16e87cb8e] - Session.negotiatedCapabilities - {"browserName":"phantomjs","version":"1.9.7","driverName":"ghostdriver","driverVersion":"1.1.0","platform":"linux-unknown-64bit","javascriptEnabled":true,"takesScreenshot":true,"handlesAlerts":false,"databaseEnabled":false,"locationContextEnabled":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"cssSelectorsEnabled":true,"webStorageEnabled":false,"rotatable":false,"acceptSslCerts":false,"nativeEvents":true,"proxy":{"proxyType":"direct"}}
18:09:45 [INFO  - 2019-08-11T22:09:45.851Z] SessionManagerReqHand - _postNewSessionCommand - New Session Created: ba479870-bc84-11e9-8258-d1e16e87cb8e
18:10:04 [INFO  - 2019-08-11T22:10:04.850Z] ShutdownReqHand - _handle - About to shutdown
18:10:05 [INFO] 
18:10:05 -------------------------------------------------------
18:10:05  J A S M I N E   S P E C S
18:10:05 -------------------------------------------------------
18:10:05 [INFO] 
18:10:05 JasmineScout
18:10:05   toContainEventTypesExactly
18:10:05     checks whether event types in correct order
18:10:05     checks whether event types are complete
18:10:05     considers empty values
18:10:05 
18:10:05 jquery-scout
18:10:05   isEnabled
18:10:05     is only false when class disabled is set
18:10:05   isVisible
18:10:05     returns true when display != none and visiblity != hidden
18:10:05   setEnabled
18:10:05     DIV does not have disabled attribute
18:10:05     INPUT must have disabled attribute
18:10:05   toggleAttr
18:10:05     toggles attribute
18:10:05   icon
18:10:05     sets and removes icons
18:10:05   textOrNbsp
18:10:05     sets text or nbsp
18:10:05   htmlOrNbsp
18:10:05     sets html or nbsp
18:10:05   cssPxValue
18:10:05     is behaves differently with different types of arguments
18:10:05 
18:10:05 ObjectFactory
18:10:05   creates objects which are registered in scout.objectFactories
18:10:05 
18:10:05 Action
18:10:05   defaults
18:10:05     should be as expected
18:10:05   setTabbable
18:10:05     should modify $container tabindex
18:10:05 
18:10:05 Calendar
18:10:05   init
18:10:05     creates an empty calendar
18:10:05   dayPosition
18:10:05     calculates the day position
18:10:05   component
18:10:05     part day position
18:10:05       calculates the part day position
18:10:05       calculates the part day position for a range smaller than the minimum
18:10:05       calculates the part day position for components larger than a day
18:10:05     sort
18:10:05       sorts first from then to
18:10:05     arrangeComponents
18:10:05       does nothing for no components
18:10:05       arranges a single component
18:10:05       arranges non intersecting components
18:10:05       arranges intersecting components
18:10:05       arranges equal components
18:10:05       arranges intersecting and non-intersecting components
18:10:05       reduces rows when arranging components
18:10:05       arranges intersecting components spanning more than one day
18:10:05   navigation
18:10:05     navigate forward and back (with first day of month selected)
18:10:05     navigate forward and back (with last day of month selected)
18:10:05 
18:10:05 DateRange
18:10:05   dateEquals
18:10:05   equals
18:10:05 
18:10:05 DesktopFormController
18:10:05   Listens to popupWindowReady event and calls _onReady - having a popupWindow instance
18:10:05   Listens to popupWindowReady event and calls _onReady - having only a form ID (reload case)
18:10:05   _addPopupWindow registers listeners and adds to array with popup-windows
18:10:05   _removePopupWindow cleans up and removes from array with popup-windows
18:10:05 
18:10:05 Desktop
18:10:05   notification
18:10:05     addNotification
18:10:05     schedules addNotification when desktop is not rendered
18:10:05     removeNotification with object
18:10:05     removeNotification with (string) ID
18:10:05     _onNotificationRemoved - last notifications removes $notifications DIV
18:10:05   outline
18:10:05     gets displayed in desktop navigation 
18:10:05   benchVisible
18:10:05     controls visibility of the bench
18:10:05     removes the content after the animation
18:10:05   navigationVisible
18:10:05     controls visibility of the navigation
18:10:05     only affects content in navigation, not in bench or header
18:10:05   headerVisible
18:10:05     controls visibility of the header
18:10:05   _showForm
18:10:05     adds a view to the bench if displayHint is View
18:10:05   displayStyle
18:10:05     COMPACT
18:10:05       shows bench and hides navigation if a view is open
18:10:05       hides bench and shows navigation if the last view gets closed
18:10:05 
18:10:05 PopupWindow
18:10:05   Constructor sets cross references and window-name
18:10:05   Initialization in _onReady
18:10:05 
18:10:05 DesktopBench
18:10:05   updateOutlineContent
18:10:05     called when an outline page gets selected
18:10:05     doesn't get called if page already is selected
18:10:05     sets detailForm as outlineContent if node gets selected
18:10:05     preserves desktop.inBackground when updating outline content
18:10:05     preserves desktop.inBackground when switching nodes
18:10:05 
18:10:05 DesktopHeader
18:10:05   onBenchOutlineContentChange
18:10:05     attaches listener to new outline content
18:10:05     removes listener from old outline content
18:10:05     removes listener when getting removed
18:10:05 
18:10:05 DesktopNavigation
18:10:05   viewButtonBox
18:10:05     is rendered if there are view buttons
18:10:05     is not rendered if there are no view buttons
18:10:05 
18:10:05 DesktopNotification
18:10:05   _init copies properties from event (model)
18:10:05   has close-icon when notification is closable
18:10:05 
18:10:05 Outline
18:10:05   collapsing
18:10:05     still allows a messagebox to be shown
18:10:05   dispose
18:10:05     calls onNodeDeleted for every node to be able to cleanup
18:10:05     calls onNodeDeleted for every node (which was not already deleted before) to be able to cleanup
18:10:05   navigateToTop
18:10:05     collapses all nodes in bread crumb mode
18:10:05   selectNodes
18:10:05     handle navigateUp only once
18:10:05     otherwise handle single selection (or do nothing when selection is != 1 node)
18:10:05   updateDetailMenus
18:10:05     adds the empty space menus of the detail table to the detail menu bar
18:10:05     adds the single selection menus of the parent detail table to the detail menu bar
18:10:05     attaches a listener to the detail table to get dynamic menu changes
18:10:05     removes the listener from the detail tables on selection changes and destroy
18:10:05   click on a node inside the detail content
18:10:05     does not modify the outline
18:10:05   onModelAction
18:10:05     nodesDeleted event
18:10:05       calls onNodeDeleted for every node to be able to cleanup
18:10:05     allChildNodesDeleted event
18:10:05       calls onNodeDeleted for every node to be able to cleanup
18:10:05 
18:10:05 NavigateDownButton
18:10:05   _toggleDetail is always false
18:10:05   _isDetail returns true or false depending on the state of the detail-form and detail-table
18:10:05   _buttonEnabled
18:10:05     is disabled when node is a leaf
18:10:05     is enabled when node is not a leaf and we're currently displaying the detail
18:10:05     is only enabled when detail-table has exactly one selected row
18:10:05   _drill drills down to first selected row in the detail table
18:10:05 
18:10:05 NavigateUpButton
18:10:05   _toggleDetail is always true
18:10:05   _isDetail returns true or false depending on the state of the detail-form and detail-table
18:10:05   _buttonEnabled
18:10:05     is true when current node has a parent or...
18:10:05     is true when current node is a top-level node and outline a default detail-form or...
18:10:05     is false otherwise
18:10:05   _drill
18:10:05     drills up to parent node, sets the selection on the tree
18:10:05     shows default detail-form or outline overview
18:10:05 
18:10:05 ViewButtonBox
18:10:05   viewMenuTab
18:10:05     is only visible if there are visible view buttons with displayStyle == "MENU"
18:10:05     is not visible if there are no visible view buttons ith displayStyle == "MENU"
18:10:05     is not visible if there are visible view buttons with displayStyle == "TAB"
18:10:05     is not visible if there are no view buttons at all
18:10:05 
18:10:05 scout.FocusManager
18:10:05   isSelectableText
18:10:05     must return true for disabled text-fields
18:10:05   Focus fixes for Internet Explorer (IE)
18:10:05     Click on table-cell, must focus table
18:10:05     Click on tree-node, must focus tree
18:10:05   validateFocus
18:10:05     When nothing else is focusable, focus must be on the Desktop (=sandbox)
18:10:05     with forms:
18:10:05       Focus-context must install listeners on its $container
18:10:05       Focus must be on the 1st form-field when form is rendered
18:10:05       FocusContext must remember the last focused element
18:10:05       A new FocusContext must be created when a form is opened as dialog
18:10:05       Must focus another valid field if the focused field is removed
18:10:05       Must focus another valid field if the focused field is hidden
18:10:05 
18:10:05 FormMenu
18:10:05   setSelected
18:10:05     opens and closes the form popup
18:10:05     opens the popup and the ellipsis if the menu is overflown
18:10:05     opens the popup but not the ellipsis if the menu is overflown and mobile popup style is used
18:10:05   onModelPropertyChange
18:10:05     selected
18:10:05       calls setSelected
18:10:05 
18:10:05 Form
18:10:05   destroy
18:10:05     destroys the adapter and its children
18:10:05   onModelAction
18:10:05     formClose
18:10:05       destroys the form
18:10:05   onModelPropertyChange
18:10:05     considers custom css class
18:10:05 
18:10:05 BasicField
18:10:05   displayTextChanged must always be sent to server at the end of input, if at least one change has been was made
18:10:05     updateDisplayTextOnModify = true, with changed text
18:10:05     updateDisplayTextOnModify = false, with changed text
18:10:05     updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with changed text
18:10:05     updateDisplayTextOnModify = true, then property change to updateDisplayTextOnModify = false, with *pending* changed text
18:10:05     updateDisplayTextOnModify = true, then acceptInput(false) is fired. -> send should be done immediately
18:10:05     updateDisplayTextOnModify = true, w/o changed text
18:10:05     updateDisplayTextOnModify = false, w/o changed text
18:10:05     does not fail if field is removed while acceptInput is still pending
18:10:05 
18:10:05 FormField
18:10:05   inheritance
18:10:05     inherits from ModelAdapter
18:10:05   property label position
18:10:05     position on_field
18:10:05       sets the label as placeholder
18:10:05       does not call field._renderLabelPosition initially
18:10:05     position top
18:10:05       guarantees a minimum height if label is empty
18:10:05     does not display a status if status visible = false
18:10:05   property status visible
18:10:05     shows a status if status visible = true
18:10:05     does not show a status if status visible = false
18:10:05     shows a status even though status visible is false but tooltipText is set
18:10:05     shows a status even though status visible is false but errorStatus is set
18:10:05   onModelPropertyChange
18:10:05     event should update model
18:10:05     considers custom css class
18:10:05 
18:10:05 ValueField
18:10:05   property status visible
18:10:05     shows a status even though status visible is false but there are visible menus
18:10:05   menu visibility
18:10:05     context menu only shows visible menus
18:10:05     context menu only shows only menus of specific type
18:10:05     context menu triggers a display text changed event
18:10:05 
18:10:05 BrowserField
18:10:05   postMessage
18:10:05 
18:10:05 CheckBoxField
18:10:05   inheritance
18:10:05     inherits from ValueField
18:10:05     _renderValue sets checked property
18:10:05     _renderValue sets enabled property
18:10:05 
18:10:05 ClipboardField
18:10:05   Rendered container has the right class
18:10:05   Rendered field DIV has _not_ an unselectable attribute in IE9
18:10:05 
18:10:05 DateField
18:10:05   Clicking the field
18:10:05     opens the datepicker
18:10:05   displayText
18:10:05     is shown correctly after rendering
18:10:05     is removed properly when setting to ''
18:10:05   Leaving the field
18:10:05     closes the datepicker
18:10:05     accepts the prediction
18:10:05     accepts the prediction with autoTimestamp
18:10:05     updates the model with the selected value
18:10:05     sends timestamp and displayText
18:10:05     does not send timestamp and displayText again if not changed
18:10:05     does not send timestamp and displayText if no date was entered
18:10:05   Validation
18:10:05     invalidates field if value is invalid (not a date)
18:10:05     prevents model update if value is invalid
18:10:05   Picker
18:10:05     sends displayText and timestamp if date was selected
18:10:05   Key handling
18:10:05     ESC
18:10:05       closes the datepicker
18:10:05     ENTER
18:10:05       updates the model with the selected value and closes picker
18:10:05     DOWN
18:10:05       increases day by one
18:10:05       increases month by one if shift is used as modifier
18:10:05       increases year by one if ctrl is used as modifier
18:10:05     UP
18:10:05       decreases day by one
18:10:05       decreases month by one if shift is used as modifier
18:10:05       decreases year by one if ctrl is used as modifier
18:10:05   Date validation and prediction
18:10:05     can validate inputs
18:10:05     can predict dates
18:10:05     can predict yyyy.MM
18:10:05   can predict partial years
18:10:05   Allowed dates
18:10:05     _referenceDate returns only allowed date - only one date
18:10:05     _referenceDate returns only allowed date - choose nearest date in the future
18:10:05     _referenceDate returns only allowed date - when no date in future is available, choose nearest date in past
18:10:05     _syncAllowedDates must convert date strings into Dates
18:10:05   Touch = true
18:10:05     touch popup
18:10:05       updates display text and is not used for time fields
18:10:05       is opened if datefield is touched
18:10:05       is not opened if timefield is touched
18:10:05       is closed when date in picker is selected
18:10:05       unregisters clone after close
18:10:05       updates displayText and timestamp of datefield if date in picker is selected
18:10:05       updates displayText and timestamp of datefield if date in picker is entered
18:10:05       updates displayText and timestamp of datefield if date and time in picker are entered
18:10:05       shows datefield with same date as clicked datefield
18:10:05       shows datefield with same date as clicked datefield, if field empty initially
18:10:05       clears displayText and timestamp of datefield if date in picker was removed
18:10:05       shows datefield with same date as clicked datefield, even if value was deleted before
18:10:05 
18:10:05 GroupBox
18:10:05   _render
18:10:05     adds group-box div when label is set
18:10:05   test predefined height and width in pixel
18:10:05     adds group-box div when label is set
18:10:05   focus
18:10:05     focus first focusable field in groupBox
18:10:05 
18:10:05 LabelField
18:10:05   HtmlEnabled
18:10:05     if false, encodes html in display text
18:10:05     if true, does not encode html in display text
18:10:05     if false, replaces 
18:10:05  with br tag and encodes other text
18:10:05     if true, does not replace 
18:10:05  with br tag and does not encode other text
18:10:05 
18:10:05 NumberField
18:10:05   parse input (calculate value)
18:10:05     with . as separator and ' as grouping char
18:10:05     with , as separator and . as grouping char
18:10:05 
18:10:05 SequenceBox
18:10:05   mandatory indicator
18:10:05     does not exist
18:10:05   label width
18:10:05     is 0 if it is empty
18:10:05   status handling
18:10:05     moves the error status of the last field to the seq box
18:10:05     moves the tooltip of the last field to the seq box
18:10:05     moves the menus of the last field to the seq box
18:10:05     does not display the error message of the last field, only the one of the seq box
18:10:05     removes the tooltip from the seq box if last field gets invisible
18:10:05     moves the tooltip from the first field to the seq box if it gets the last field after a visibility change
18:10:05     moves the error from the first field to the seq box if it gets the last field after a visibility change
18:10:05     makes sure the status may be displayed on the field again if the field was the last visible field once
18:10:05 
18:10:05 SliderField
18:10:05   slider
18:10:05     accepts the value
18:10:05 
18:10:05 SmartField
18:10:05   _onKeyUp
18:10:05     doesn not call _openProposal() when TAB has been pressed
18:10:05     calls _openProposal() when a character key has been pressed
18:10:05   _syncProposalChooser
18:10:05     must reset _requestProposal property
18:10:05   _openProposal
18:10:05     must "browse all" when field is valid and browseAll parameter is true
18:10:05     must search by display-text when field is valid and browseAll parameter is false
18:10:05     must "browseAll" when field is invalid
18:10:05   _acceptProposal
18:10:05     must set displayText
18:10:05     must call clearTimeout() for pending typedProposal events
18:10:05     dont send _acceptProposal when displayText has not changed
18:10:05     send _acceptProposal when displayText has changed
18:10:05     send deleteProposal when displayText has been deleted quickly
18:10:05   touch = true
18:10:05     opens a touch popup when smart field gets touched
18:10:05     opens a touch popup if there already is a proposal chooser while rendering
18:10:05     shows smartfield with same text as clicked smartfield
18:10:05     properly unregisters the field when the popup gets closed
18:10:05 
18:10:05 StringField
18:10:05   Check if field is switched to password field if inputMasked is true
18:10:05     set input masked
18:10:05     set input not masked
18:10:05   insertText
18:10:05     expects empty field at the beginning
18:10:05     inserts text into an empty field
18:10:05     appends text to the previous value (if no text is selected)
18:10:05     replaces selection #1 (if part of the text is selected, selection does not start at the beginning)
18:10:05     replaces selection #2 (if part of the text is selected, start at the beginning)
18:10:05     replaces selection #3 (if whole content is selected)
18:10:05     sends display text changed to server using accept text
18:10:05     sends display text changed to server using accept text, twice, if updateDisplayTextOnModify=true
18:10:05   trim
18:10:05     should restore selection
18:10:05     should not break when displayText is very long (regex is too big)
18:10:05 
18:10:05 TabBox
18:10:05   render
18:10:05     does NOT call layout for the selected tab on initialization
18:10:05     must not create LogicalGridData for tab items
18:10:05 
18:10:05 TabItem
18:10:05   _renderStatusVisible
18:10:05     invalidates tabarea if status visibility changes
18:10:05   _renderCssClass
18:10:05     adds CSS class to both, TabItem and GroupBox
18:10:05 
18:10:05 TableField
18:10:05   property table
18:10:05     shows (renders) the table if the value is set
18:10:05     destroys the table if value is changed to ''
18:10:05     if table is global, only removes the table but does not destroy it if value is changed to ''
18:10:05     table gets class 'field' to make it work with the form field layout
18:10:05     table gets class 'field' to make it work with the form field layout (also when loaded by property change event)
18:10:05 
18:10:05 WrappedForm
18:10:05   mandatory indicator
18:10:05     does not exist
18:10:05   test initial focus disabled
18:10:05     string field in inner form hasn't focus
18:10:05   test initial focus enabled
18:10:05     string field in inner form has focus
18:10:05 
18:10:05 KeyStroke
18:10:05   unrepeatability
18:10:05     means that an unrepeatable KeyStroke is triggered exactly once per keyup event, even given three keydown events
18:10:05     means that an unrepeatable KeyStroke is triggered exactly once given the sequence (keydown, keyup)
18:10:05 
18:10:05 HtmlComponent
18:10:05   Ctor
18:10:05     sets data 'htmlComponent' when Ctor is called
18:10:05   getSize
18:10:05     returns outerWidth() and outerHeight() of JQuery comp
18:10:05   setSize
18:10:05     accepts scout.Dimension as single argument
18:10:05     calls invalidate on layout when size has changed
18:10:05   getInsets
18:10:05     reads padding, margin and border correctly
18:10:05   getBounds
18:10:05     returns bounds without 'px'
18:10:05 
18:10:05 LayoutValidator
18:10:05   invalidateTree
18:10:05     keeps track of invalid html components
18:10:05     considers only the topmost component
18:10:05     and validate roots
18:10:05     makes sure parent components are put in front of child components
18:10:05   validate
18:10:05     calls validateLayout for each invalid html component
18:10:05     does not call validateLayout if component has been removed
18:10:05     does not call validateLayout if component has been detached, but does not remove from invalid components either
18:10:05     removes the component from the list of invalidate components after validation
18:10:05   cleanupInvalidObjects
18:10:05     removes the widget from invalid components when a widget gets removed
18:10:05 
18:10:05 LogicalGridLayoutInfo
18:10:05   Rectangle.union
18:10:05     produces same results as java.awt.Rectangle
18:10:05   layoutCellBounds
18:10:05     calculates bounds
18:10:05 
18:10:05 graphics
18:10:05   getBounds
18:10:05     returns JQuery.outerWidth/Height(true)
18:10:05     returns 0 when left/right is set to auto
18:10:05   bounds
18:10:05     returns rectangle with position from JQuery.position()
18:10:05     returns rectangle with position from JQuery.position() including margin if includePosMargin is true
18:10:05     returns rectangle with size from JQuery.outerWidth/Height
18:10:05     returns rectangle with size from  JQuery.outerWidth/Height() including margin if includeSizeMargin is true
18:10:05   Point
18:10:05     equals
18:10:05   Dimension
18:10:05     accepts two numbers as width and height arguments
18:10:05     accepts a single scout.Dimension argument
18:10:05     equals
18:10:05   Rectangle
18:10:05     equals
18:10:05   Insets
18:10:05     equals
18:10:05 
18:10:05 main
18:10:05   nvl
18:10:05     can return alternative value
18:10:05   isOneOf
18:10:05     can check if value is one of multiple values
18:10:05   create
18:10:05     accepts string or object as first argument
18:10:05     creates a new initialized widget with parent and session set
18:10:05     creates local object if first parameter is the objectType
18:10:05       sets property 'id' correctly when no ID is provided
18:10:05       session must be set, but adapter should not be registered
18:10:05     creates local object if first parameter of type object and contains objectType property
18:10:05 
18:10:05 ButtonAdapterMenu
18:10:05   initialization / destroy
18:10:05     should set/delete adaptedBy property on original button instance
18:10:05   focusable element
18:10:05     button should delegate to adapter menu
18:10:05 
18:10:05 ContextMenuSpec
18:10:05   renderMenuItems
18:10:05     renders invisible menus
18:10:05     adds last and first classes
18:10:05     considers visibility when adding last and first classes
18:10:05 
18:10:05 MenuBar
18:10:05   setMenuItems
18:10:05     prefers EmptySpace for the left position if menu has multiple menuTypes
18:10:05     must add/destroy dynamically created separators
18:10:05     renders menu bar invisible if no visible menu items are available
18:10:05     renders menu bar visible if at least one visible menu item is available
18:10:05   layout
18:10:05     gets invalidated if a menu changes its visibility
18:10:05   updateDefaultMenu
18:10:05     marks first visible and enabled menu that reacts to ENTER keystroke as default menu
18:10:05     updates state if menu gets enabled or disabled
18:10:05     considers rendered state of default menu
18:10:05 
18:10:05 MenuItemsOrder
18:10:05   _createSeparator
18:10:05   _menuTypes
18:10:05 
18:10:05 Menu
18:10:05   defaults
18:10:05     should have expected defaults
18:10:05   render
18:10:05     render depending on the actionStyle
18:10:05     render as separator
18:10:05     childActions must not be rendered when popup is not opened. See ticket #173734
18:10:05   isTabTarget
18:10:05     should return true when menu can be a target of TAB action
18:10:05 
18:10:05 menus
18:10:05   filter
18:10:05     does nothing if no menus are given
18:10:05     returns no menus if no types are given
18:10:05     only returns visible menus, if onlyVisible param is set to true
18:10:05     only returns menus with given type (even when menu is not visible)
18:10:05     only returns parent menus if child menus should be displayed
18:10:05     only returns parent menus if child menus have correct type
18:10:05 
18:10:05 Planner
18:10:05   deleteResources
18:10:05     deletes resources from model
18:10:05     deletes resources from html document
18:10:05     also adjusts selectedResources and selectionRange if deleted resource was selected
18:10:05   updateResources
18:10:05     updates resources in model
18:10:05     updates resources in html document
18:10:05   renderScale
18:10:05     displayMode: DAY
18:10:05       draws scale for whole day
18:10:05       draws scale for one hour
18:10:05       draws scale for two hour interval
18:10:05       draws scale with only showing every second label
18:10:05     displayMode: WEEK / WORK_WEEK
18:10:05       draws scale for WEEK for whole day with 6h interval
18:10:05       draws scale for WEEK with only showing every second label
18:10:05       draws scale for WEEK with changing month
18:10:05       draws scale for WORK_WEEK for whole day with 6h interval
18:10:05       draws scale for WORK_WEEK with only showing every second label
18:10:05     displayMode: MONTH
18:10:05       draws scale
18:10:05       draws scale with only showing every second label
18:10:05     displayMode: CALENDAR_WEEK
18:10:05       draws scale for CALENDAR_WEEK displayMode
18:10:05       draws scale with only showing every second label
18:10:05       draws scale with only showing every third label
18:10:05     displayMode: YEAR
18:10:05       draws scale for YEAR displayMode
18:10:05       draws scale with only showing every second label
18:10:05       draws scale with only showing every third label
18:10:05   transformLeft/transformWidth
18:10:05     calculates left and width in WEEK mode for whole days
18:10:05     calculates left and width in WEEK mode for limitted day range
18:10:05 
18:10:05 scrollbars
18:10:05   onScroll
18:10:05     attaches handler to scrolling parents which execute when scrolling
18:10:05   offScroll
18:10:05     detaches handler from scrolling parents
18:10:05   isLocationInView
18:10:05     returns true if the given location is inside the given $scrollable
18:10:05     returns false if x of the given location is outside of the given $scrollable (smaller)
18:10:05     returns false if y of the given location is outside of the given $scrollable (smaller)
18:10:05     returns false if x of the given location is outside of the given $scrollable (greater)
18:10:05     returns false if y of the given location is outside of the given $scrollable (greater)
18:10:05 
18:10:05 ModelAdapter
18:10:05   can handle properties in any order
18:10:05   _syncPropertiesOnPropertyChange calls _sync* method or sets property
18:10:05   _renderPropertiesOnPropertyChange
18:10:05     for non-adapter property -> expects a _render* method
18:10:05     for non-adapter property -> throw when _render* method does not exist
18:10:05   init
18:10:05     copies properties to adapter
18:10:05     sets default values
18:10:05   destroy
18:10:05     destroys the adapter and its children
18:10:05     does not destroy children, which are globally used
18:10:05   _firePropertyChange
18:10:05     fires the expected event object
18:10:05     changedProperties is only set when new and old value are not equals
18:10:05   cloneAdapter
18:10:05     clones only model properties
18:10:05     also considers default properties
18:10:05     'label' must be recognized as model property, but not '$container'
18:10:05     prefers properties passed as modelOverride
18:10:05     must register clone in clone adapter registry
18:10:05     must not register clone in adapter registry
18:10:05   onModelPropertyChange
18:10:05     adapter
18:10:05       creates and registers the new adapter
18:10:05       destroys the old adapter
18:10:05     adapters
18:10:05       creates and registers adapters
18:10:05       destroys the old adapters
18:10:05       destroys the old and creates the new adapters if the array contains both
18:10:05 
18:10:05 ResponseQueue
18:10:05   add
18:10:05     adds elements to the queue in the correct order
18:10:05   process
18:10:05     processes elements in the correct order
18:10:05     does not process elements in the wrong order
18:10:05     does not process same response twice
18:10:05 
18:10:05 Session
18:10:05   send
18:10:05     sends multiple async events in one call
18:10:05     sends multiple async events in one call over multiple user interactions if sending was delayed
18:10:05     does not await the full delay if a susequent send call has a smaller delay
18:10:05     does not await the full delay if a previous send call has a smaller delay
18:10:05     coalesces events if event provides a coalesce function
18:10:05     sends requests consecutively
18:10:05     sends requests consecutively and respects delay
18:10:05     queues ?poll results when user requests are pending
18:10:05     resumes polling after successful responses
18:10:05     does not resume polling after JS errors
18:10:05     does not resume polling after UI server errors
18:10:05     does not resume polling after HTTP errors
18:10:05     does not resume polling after session terminated
18:10:05   init
18:10:05     sends startup parameter
18:10:05     sends user agent on startup
18:10:05   texts
18:10:05     check if correct text is returned
18:10:05     check if empty text is returned
18:10:05     check if null text is returned
18:10:05     check if arguments are replaced in text
18:10:05     check if multiple arguments are replaced in text
18:10:05     check if undefined texts return an error message
18:10:05     optText returns undefined if key is not found
18:10:05     optText returns default value if key is not found
18:10:05     optText returns text if key found
18:10:05     optText returns text if key found, with arguments
18:10:05 
18:10:05 texts
18:10:05   check if correct text is returned
18:10:05   check if empty text is returned
18:10:05   check if null text is returned
18:10:05   check if arguments are replaced in text
18:10:05   check if multiple arguments are replaced in text
18:10:05   check if undefined texts return an error message
18:10:05   optGet returns undefined if key is not found
18:10:05   optGet returns default value if key is not found
18:10:05   optGet returns text if key found
18:10:05   optGet returns text if key found, with arguments
18:10:05   check if the same placeholder can be used multiple times
18:10:05 
18:10:05 SimpleTabArea
18:10:05   renders the tabs in the correct order
18:10:05 
18:10:05 Table Filter
18:10:05   row filtering
18:10:05     applies row filter when table gets initialized
18:10:05     doesn't filter anymore if filter gets removed
18:10:05     applies row filter if a new row gets inserted
18:10:05     applies row filter if a new row gets inserted, even if table is not rendered
18:10:05     applies row filter if a row gets updated
18:10:05     applies row filter if a row gets updated, even if table is not rendered
18:10:05     properly handles successive row insertion and updates
18:10:05     properly handles reset table case
18:10:05     considers view range
18:10:05     renders empty data if all rows are removed due to filtering
18:10:05   selection
18:10:05     gets removed for non visible rows after filtering
18:10:05     stays removed even if filtered row is selected explicitly
18:10:05     gets removed for non visible rows after filtering if a row has been updated
18:10:05     gets restored for visible rows after filtering
18:10:05   events
18:10:05     rowsFiltered
18:10:05       gets fired when table with a filter is initializing
18:10:05       does not get fired when table with no filters is initializing
18:10:05       gets fired if filter() is called
18:10:05       gets fired if filter() is called, even if table is not rendered
18:10:05       gets not fired if rows are filtered again but the filtered rows have not changed
18:10:05       gets fired if rows are filtered during updateRows
18:10:05       gets fired if rows are filtered during insertRows
18:10:05       gets fired if rows are filtered during deleteRows
18:10:05       gets fired if rows are filtered during deleteAllRows
18:10:05       does not get fired if rows are updated but row filter state has not changed
18:10:05       gets sent to server containing rowIds when rows are filtered
18:10:05 
18:10:05 TableFooterSpec
18:10:05   render
18:10:05     attaches listener to the table but only once
18:10:05   TableStatusTooltip
18:10:05     shows ERROR tooltip
18:10:05     shows INFO tooltip when table is rendered
18:10:05     hides INFO tooltip when user clicks in table
18:10:05     does not hide ERROR tooltip when user clicks in table
18:10:05 
18:10:05 TableHeaderMenu
18:10:05   filter
18:10:05     string column
18:10:05       shows the unique string values
18:10:05       converts multiline text to single line
18:10:05       strips html tags if html is enabled
18:10:05       reflects the state of the filter
18:10:05       correctly updates the list after inserting a new row, if a filter is applied
18:10:05       always displays the selected value, even if the table does not contain the value anymore
18:10:05       displays empty values as -empty-
18:10:05       stores selected text in filter.selectedValues
18:10:05       stores empty as null and not '-empty-'
18:10:05     boolean column
18:10:05       shows the unique string values
18:10:05     sort enabled
18:10:05       option enabled shows sort options in table header menu
18:10:05       option disabled does not show sort options in table header menu
18:10:05 
18:10:05 TableHeaderSpec
18:10:05   render
18:10:05     attaches listener to the table but only once
18:10:05 
18:10:05 TableKeyStrokes
18:10:05   key up
18:10:05     selects the above row
18:10:05     selects the last row if no row is selected yet
18:10:05     selects the second last row if all rows are selected
18:10:05     selects the only row if there is only one
18:10:05     does nothing if first row already is selected
18:10:05     if first row already is selected but is not the last action row, the row above the last action row gets selected
18:10:05     if there is a last action row, selects the row above last last action row
18:10:05     selects the row above the last action row even if the row above already is selected
18:10:05     uses last row of selection as last action row if last action row is not visible anymore
18:10:05      + shift
18:10:05       adds the row above to the selection
18:10:05       removes the row above from the selection if the last action row is the last row of the selection
18:10:05       if the row above the last action row is not selected, adds the row above to the selection
18:10:05   key down
18:10:05     selects the row below
18:10:05     selects the first row if no row is selected yet
18:10:05     selects the second row if all rows are selected
18:10:05     selects the only row if there is only one
18:10:05     does nothing if last row already is selected
18:10:05     if there is a last action row, selects the row below the last action row
18:10:05     selects the row below the last action row even if the row below already is selected
18:10:05     uses last row of selection as last action row if last action row is not visible anymore
18:10:05      + shift
18:10:05       adds the row below to the selection
18:10:05       removes the row below from the selection if the last action row is the first row of the selection
18:10:05       if the row below the last action row is not selected, adds the row below to the selection
18:10:05   end
18:10:05     selects last row
18:10:05      + shift
18:10:05       selects all rows from currently selected row to last row
18:10:05       preserves existing selection
18:10:05       considers last action row as start row for new selection
18:10:05       uses last row of selection as last action row if last action row is not visible anymore
18:10:05       does nothing if last row is already selected
18:10:05       does not add same rows to selectedRows twice
18:10:05   home
18:10:05     selects first row
18:10:05      + shift
18:10:05       selects all rows from currently selected row to first row
18:10:05       preserves existing selection
18:10:05       considers last action row as start row for new selection
18:10:05       uses first row of selection as last action row if last action row is not visible anymore
18:10:05       does nothing if first row is already selected
18:10:05       does not add same rows to selectedRows twice
18:10:05   space
18:10:05     does nothing if no rows are selected
18:10:05     checks the selected rows if first row is unchecked
18:10:05     does not modify already checked rows when checking
18:10:05     unchecks the selected rows if first row is checked
18:10:05     does not modify already unchecked rows when unchecking
18:10:05   page up
18:10:05     selects the only row if there is only one
18:10:05   page down
18:10:05     selects the only row if there is only one
18:10:05 
18:10:05 Table
18:10:05   render
18:10:05     renders CSS class
18:10:05     renders a table header
18:10:05     renders table rows
18:10:05       accepts rows with cells
18:10:05       accepts rows with text only
18:10:05   _calculateViewRangeForRowIndex
18:10:05     returns a range based on viewRangeSize
18:10:05   insertRows
18:10:05     inserts rows at the end of the table
18:10:05     renders rows only if view range is not full yet
18:10:05   updateRows
18:10:05     updates the model cell texts
18:10:05     updates the html cell texts
18:10:05     does not destroy selection
18:10:05     silently updates rows which are not in view range
18:10:05   deleteRows
18:10:05     deletes single rows from model
18:10:05     deletes single rows from html document
18:10:05     considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
18:10:05   deleteAllRows
18:10:05     deletes all rows from model
18:10:05     deletes all rows from html document
18:10:05     silently removes not rendered rows
18:10:05   updateRowOrder
18:10:05     reorders the model rows
18:10:05     reorders the html nodes
18:10:05     considers view range
18:10:05   checkRow
18:10:05     checks the row, does not uncheck others if multiCheck is set to true
18:10:05     unchecks other rows if multiCheck is set to false
18:10:05     does not check the row if checkable is set to false
18:10:05     does not check the row if the row is disabled
18:10:05     does not check the row if the table is disabled
18:10:05     considers view range
18:10:05     keeps added checkable column visible even when reloading factory settings
18:10:05     does not add an additional checkable column if one is already configured
18:10:05   selectRows
18:10:05     updates model
18:10:05     selects rendered rows and unselects others
18:10:05     considers view range
18:10:05     sends selection event containing rowIds
18:10:05   toggle selection
18:10:05     selects all if not all are selected
18:10:05     selects none if all are selected
18:10:05   selectAll
18:10:05     selects all rows
18:10:05     considers view range -> renders selection only for rendered rows
18:10:05   doRowAction
18:10:05     sends rowAction event with row and column
18:10:05     does not send rowAction event if the row is not selected
18:10:05     does not send rowAction event if it is not the only one selected row
18:10:05   resizeColumn
18:10:05     updates column model and sends resize event 
18:10:05     does not send resize event when resizing is in progress
18:10:05     sends resize event when resizing is finished
18:10:05   autoResizeColumns
18:10:05     distributes the table columns using initialWidth as weight
18:10:05     excludes columns with fixed width
18:10:05     does not make the column smaller than the initial size
18:10:05     does not make the column smaller than a minimum size
18:10:05   sort
18:10:05     updates column model
18:10:05     model update
18:10:05       sets sortAscending according to direction param
18:10:05       resets properties on other columns
18:10:05       sets sortIndex
18:10:05       does not remove sortIndex for columns always included at begin
18:10:05       does not remove sortIndex for columns always included at end
18:10:05       does not remove sortIndex for columns always included at begin and end (combination)
18:10:05       removes column from sort columns
18:10:05     sends rowsSorted event when client side sorting is possible
18:10:05     sends sortRows event when client side sorting is not possible
18:10:05     sorts the data
18:10:05     regroups the data if group by column is active
18:10:05     restores selection after sorting
18:10:05     sorting
18:10:05       sorts text columns considering locale (if browser supports it)
18:10:05       sorts number columns
18:10:05       sorts date columns
18:10:05       uses non sort columns as fallback
18:10:05   column grouping
18:10:05     renders an aggregate row for each group
18:10:05     considers view range -> only renders an aggregate row for rendered rows
18:10:05     considers view range -> doesn't render an aggregate row if the last row of the group is not rendered
18:10:05     regroups if rows get inserted
18:10:05     regroups if rows get inserted, event is from server and table was empty
18:10:05     does not regroup if rows get inserted, event is from server and table was not empty
18:10:05     regroups if rows get deleted
18:10:05     removes aggregate rows if all rows get deleted
18:10:05     regroups if rows get updated
18:10:05     may group column 0 only
18:10:05     may group column 1 only
18:10:05     may group columns 0 (avg) and 1 (sum)
18:10:05     may group columns 0, 1 and 2
18:10:05     may group columns 2 and 1
18:10:05     may group column 1 only after grouping column 0 first
18:10:05     may group column 1 and 2 after grouping column 0 first
18:10:05   row click
18:10:05     selects row and unselects others
18:10:05     sends selection and click events
18:10:05     sends only click if row already is selected
18:10:05     sends selection, checked and click events if table is checkable and checkbox has been clicked
18:10:05   right click on row
18:10:05     opens context menu
18:10:05     context menu only shows items without header type also if there is a type singleSelection
18:10:05     context menu only shows visible menus
18:10:05   _filterMenus
18:10:05     returns no menus for contextMenu if no row is selected
18:10:05     returns only single selection menus for contextMenu if one row is selected
18:10:05     returns only multi selection menus for contextMenu if multiple rows are selected
18:10:05     returns menus with single- and multi selection set for contextMenu if one or more rows are selected
18:10:05     returns only empty space menus if no row is selected
18:10:05     returns empty space and single selection menus if one row is selected
18:10:05     returns empty space and multi selection menus if multiple rows are selected
18:10:05     returns menus with empty space, single- and multi selection set if one or more rows are selected
18:10:05   row mouse down / move / up
18:10:05     selects multiple rows
18:10:05     only sends selection event, no click
18:10:05     only send one event for mousedown and immediate mouseup on the same row
18:10:05     only selects first row if mouse move selection or multi selection is disabled
18:10:05   moveColumn
18:10:05     moves column from oldPos to newPos
18:10:05     considers view range (does not fail if not all rows are rendered)
18:10:05   onModelAction
18:10:05     rowsSelected event
18:10:05       calls selectRows
18:10:05     rowsDeleted event
18:10:05       calls deleteRows
18:10:05     allRowsDeleted event
18:10:05       calls deleteAllRows
18:10:05     rowsInserted event
18:10:05       calls insertRows
18:10:05     rowOrderChanged event
18:10:05       calls updateRowOrder
18:10:05       does not animate ordering for newly inserted rows
18:10:05     rowsUpdated event
18:10:05       calls updateRows
18:10:05     columnStructureChanged event
18:10:05       resets the model columns
18:10:05       redraws the header to reflect header cell changes (text)
18:10:05     columnOrderChanged event
18:10:05       reorders the model columns
18:10:05       reorders the html nodes
18:10:05       silently moves cells which are not rendered in view range
18:10:05     columnHeadersUpdated event
18:10:05       updates the text and sorting state of model columns
18:10:05       updates sort indices of the sort columns if a sort column got removed
18:10:05       updates the text and sorting state of html table header nodes
18:10:05       updates the custom css class of table header nodes
18:10:05   onModelPropertyChange
18:10:05     headerVisible
18:10:05       hides the table header
18:10:05     menus
18:10:05       creates and registers menu adapters
18:10:05       destroys the old menus
18:10:05       destroys the old and creates the new menus if the list contains both
18:10:05     considers custom css class
18:10:05   _sendRowsFiltered
18:10:05     should not coalesce remove and 'add' events
18:10:05 
18:10:05 BooleanColumn
18:10:05   table checkable column
18:10:05     a checkbox column gets inserted if table.checkable=true
18:10:05     no checkbox column gets inserted if table.checkable=false
18:10:05     this.checkableColumn is set to the new column
18:10:05     displays the row.checked state as checkbox
18:10:05   boolean column
18:10:05     displays the cell value as checkbox
18:10:05 
18:10:05 Column
18:10:05   considers horizontal alignment
18:10:05   converts linebreak into <br> in header cells
18:10:05   considers custom css class of a column
18:10:05   considers custom css class of a column, as well for checkbox columns
18:10:05   considers custom css class of a cell, if both are set only the cell class is used
18:10:05   considers htmlEnabled of a cell
18:10:05   caches encoded text of a cell to improve performance
18:10:05   multilineText
18:10:05     replaces
18:10:05  with br, but only if htmlEnabled is false
18:10:05   textWrap
18:10:05     wraps text if column.textWrap and table.multilineText are true
18:10:05     does not wrap text if column.textWrap is false and table.multilineText is true
18:10:05     does not wrap text if column.textWrap is true and table.multilineText is false
18:10:05   background effect
18:10:05     colorGradient1
18:10:05       colors cells from red to green
18:10:05       colors cells according to rounded values
18:10:05     considers view range -> only colors rendered cells
18:10:05     updates colors if row gets deleted
18:10:05     updates colors if row gets inserted
18:10:05     updates colors if row gets updated
18:10:05     colors cells if table gets rendered
18:10:05     restores existing background color if background effect gets removed
18:10:05     barChart
18:10:05       does not overwrite existing background color
18:10:05     setBackgroundEffect
18:10:05       changes the background effect
18:10:05       sends columnBackgroundEffectChanged event
18:10:05   calculateMinMaxValues
18:10:05     calculates the min/max values based on rounded values
18:10:05 
18:10:05 scout.comparators
18:10:05   tests 'compare' method of TEXT comparator
18:10:05   tests 'compareIgnoreCase' method of TEXT comparator
18:10:05   tests 'compare' method of NUMERIC comparator
18:10:05   tests 'compare' method of ALPHANUMERIC comparator
18:10:05   tests 'compareIgnoreCase' method of ALPHANUMERIC comparator
18:10:05   tests 'compareIgnoreCase' method of ALPHANUMERIC comparator with session
18:10:05 
18:10:05 AggregateTableControl
18:10:05   aggregate
18:10:05     creates an aggregate row
18:10:05     sums up numbers in a number column
18:10:05     sums up numbers in a number column but only on filtered rows
18:10:05     sums up numbers in a number column and considers format pattern
18:10:05     sums up numbers in a number column and considers rounded values fo aggregation
18:10:05   eanbled state
18:10:05     is false if there are no number columns
18:10:05     is true if there is at least one number column
18:10:05 
18:10:05 TableControl
18:10:05   onModelPropertyChange
18:10:05     selected
18:10:05       opens and closes the control container
18:10:05       removes the content of the previous selected control without closing the container
18:10:05   setSelected
18:10:05     removes the content of the previous selected control without closing the container
18:10:05     sends selected events (for current and previous selection)
18:10:05 
18:10:05 CellEditor
18:10:05   mouse click
18:10:05     starts cell edit if cell is editable
18:10:05     does not start cell edit if cell is not editable
18:10:05     does not start cell edit if row is disabled
18:10:05     does not start cell edit if table is disabled
18:10:05     does not start cell edit if mouse down and up happened on different cells
18:10:05     does not start cell edit if right mouse button was pressed
18:10:05     does not start cell edit if middle mouse button was pressed
18:10:05     does not open cell editor if a ctrl or shift is pressed, because the user probably wants to do row selection rather than cell editing
18:10:05   startCellEdit event
18:10:05     opens popup with field
18:10:05   endCellEdit event
18:10:05     destroys the field
18:10:05     removes the cell editor popup
18:10:05   completeEdit
18:10:05     sends completeCellEdit
18:10:05     sends completeCellEdit only once
18:10:05     does not remove the popup and its field (will be done by endCellEdit)
18:10:05   cancelEdit
18:10:05     sends cancelCellEdit
18:10:05     removes the popup and its field
18:10:05   validation
18:10:05     shows a tooltip if field has an error
18:10:05     does not sho a tooltip if field has no error
18:10:05   popup recovery
18:10:05     reopens popup if row gets updated
18:10:05     closes popup if row gets deleted
18:10:05     closes popup if all rows get deleted
18:10:05   tooltip recovery
18:10:05     removes tooltip if row gets deleted
18:10:05 
18:10:05 DateColumnUserFilter
18:10:05   acceptByFields works
18:10:05   acceptByFields works with time
18:10:05   addFilterFields must not create date fields with time
18:10:05 
18:10:05 TableTextUserFilter
18:10:05   filter
18:10:05     filters rows based on cell text
18:10:05     separates cell values with whitepace
18:10:05     works with bean columns
18:10:05 
18:10:05 DateFormat
18:10:05   format
18:10:05     considers d M y
18:10:05     considers h H m a
18:10:05     considers E
18:10:05   parse
18:10:05     considers d M y
18:10:05     considers h H m a
18:10:05   analyze
18:10:05     analyzes the text and returns an object with months, years and days
18:10:05       considers pattern dd.MM.yyyy
18:10:05       considers pattern yyyy-MM-dd
18:10:05       considers pattern MM/dd/yyy
18:10:05       checks correct handling of am/pm
18:10:05       proposes valid dates for pattern dd.MM.yyyy
18:10:05       proposes valid dates for pattern MM.yyyy
18:10:05       proposes valid dates for pattern yyyy
18:10:05       proposes valid times
18:10:05 
18:10:05 DecimalFormat
18:10:05   format
18:10:05     considers decimal separators
18:10:05     considers grouping separators
18:10:05     can swap the position of the minus sign
18:10:05     can handle invalid patterns
18:10:05     distinguishes digits and zero digits
18:10:05     can handle positive and negative subpattern
18:10:05     can handle exotic symbols
18:10:05     can handle percentages, format taken from application
18:10:05     can handle multiplier
18:10:05     can handle rounding mode
18:10:05   round
18:10:05     can handle rounding modes
18:10:05 
18:10:05 scout.tooltips
18:10:05   can be installed and uninstalled for a form field
18:10:05   creates a tooltip on mouseenter and removes it on mouseleave
18:10:05   if text
18:10:05     is empty no tooltip will be shown
18:10:05     is a function, it will be called for tooltip text
18:10:05     is undefined no tooltip will be shown
18:10:05     is provided by component, it will be used as tooltip text
18:10:05     is provided as function by component, it will be called and used as tooltip text
18:10:05     is provided using options and by component, text provided using options will be used
18:10:05     is a function, component is passed as first and only argument
18:10:05 
18:10:05 Compacttree
18:10:05   creation
18:10:05     adds no empty section node
18:10:05     adds a node with child node
18:10:05     adds a node with child nodes in correct order
18:10:05     deletes a node
18:10:05     inserts a child node
18:10:05   node click
18:10:05     calls selectNodes
18:10:05 
18:10:05 TreeKeyStrokes
18:10:05   key up
18:10:05     selects the above node in collapsed tree
18:10:05     selects the above node node in expanded tree
18:10:05     selects the last node if no node is selected yet
18:10:05     selects the only node if there is only one
18:10:05     does nothing if first node already is selected
18:10:05   key down
18:10:05     selects the node below in collapsed tree
18:10:05     selects the first node if no row is selected yet
18:10:05     selects the above node node in expanded tree
18:10:05     selects the only node if there is only one
18:10:05     does nothing if last node already is selected
18:10:05   Home
18:10:05     selects first node in collapsed tree
18:10:05     selects first node in expanded tree
18:10:05   Subtract
18:10:05      collapses a node
18:10:05      collapses a node and drill up
18:10:05   Add
18:10:05      expands a node
18:10:05      expands a node and drill down
18:10:05   End
18:10:05      jumps to last node
18:10:05   space
18:10:05     does nothing if no nodes are selected
18:10:05     checks the selected node 
18:10:05     unchecks the selected node 
18:10:05 
18:10:05 TreeNodePosition
18:10:05   _findInsertPositionInFlatList
18:10:05     insert node between two other nodes on the same level
18:10:05     insert node between two other nodes on another level
18:10:05     insert node ahead all other nodes on the same level
18:10:05     insert node below all other nodes on the same level
18:10:05     insert a subtree between two other nodes on the same level
18:10:05     insert a node below another node of the same level with an expanded subtree
18:10:05   _addChildrenToFlatListIfExpanded
18:10:05     expands collapsed node
18:10:05     expands collapsed node with different levels in insertBatch
18:10:05 
18:10:05 Tree
18:10:05   creation
18:10:05     adds nodes
18:10:05     does not add notes if no nodes are provided
18:10:05   insertNodes
18:10:05     inserting a child
18:10:05       updates model
18:10:05       updates model with a complex node containing another node
18:10:05       updates html document if parent is expanded
18:10:05       updates html document at a specific position
18:10:05     only updates the model if parent is collapsed
18:10:05     expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
18:10:05     with breadcrumb style
18:10:05       inserts a html node if the parent node is selected
18:10:05       only updates model if the parent node is not selected
18:10:05       inserts html nodes at a specific position
18:10:05     expands the parent if parent.expanded = true and the new inserted nodes are the first child nodes
18:10:05   updateNodes
18:10:05     enabled update
18:10:05       updates the enabled state of the model node
18:10:05       updates the enabled state of the html node, if visible
18:10:05       updates the enabled state of the html node after expansion, if not visible
18:10:05     enabled update on checkable tree
18:10:05       updates the enabled state of the model node
18:10:05       updates the enabled state of the html node, if visible
18:10:05       updates the enabled state of the html node after expansion, if not visible
18:10:05   deleteNodes
18:10:05     deleting a child
18:10:05       updates model
18:10:05       updates html document
18:10:05       updates child node indices
18:10:05       considers view range (distinguishes between rendered and non rendered rows, adjusts viewRangeRendered)
18:10:05     deleting a root node
18:10:05       updates model
18:10:05       updates html document
18:10:05       deleting a collapsed root node
18:10:05         updates model
18:10:05         updates html document
18:10:05     deleting all nodes
18:10:05       updates model
18:10:05       updates html document
18:10:05   deleteAllChildNodes
18:10:05     deletes all nodes from model
18:10:05     deletes all nodes from html document
18:10:05     deletes all nodes from model for a given parent
18:10:05     deletes all nodes from html document for a given parent
18:10:05   check nodes
18:10:05     checks a subnode -> mark upper nodes 
18:10:05     checks a node -> mark upper nodes -> uncheck node and test if node keeps marked because children are checked
18:10:05     checks a subnode and its sibling->mark upper nodes -> uncheck one of the siblings
18:10:05     try to check a disabled node 
18:10:05     try to check a node in disabled tree 
18:10:05     try to check two nodes in singlecheck tree 
18:10:05     check a parent in autoCheckChildren tree 
18:10:05     check a parent in autoCheckChildren = false tree 
18:10:05     try to check nodes in uncheckable tree 
18:10:05   node click
18:10:05     calls tree._onNodeMouseDown
18:10:05     sends selection and click events in one call in this order
18:10:05     sends selection, check and click events if tree is checkable and checkbox has been clicked
18:10:05     updates model (selection)
18:10:05     does not send click if mouse down happens on another node than mouseup
18:10:05     does not send click if mouse down does not happen on a node
18:10:05   node double click
18:10:05     expands/collapses the node
18:10:05     sends clicked, selection, action and expansion events
18:10:05   node control double click
18:10:05     does the same as control single click (does NOT expand and immediately collapse again)
18:10:05     sends clicked, selection, action and expansion events
18:10:05   deselectAll
18:10:05     clears the selection
18:10:05   selectNodes
18:10:05     selects a node
18:10:05     expands the parents if a hidden node should be selected whose parents are collapsed (revealing the selection)
18:10:05     also expands the node if bread crumb mode is enabled
18:10:05     also expands the parents in breadcrumb mode if a hidden node should be selected after being expanded and collapsed while in its hidden state
18:10:05     sets css class ancestor-of-selected on every ancestor of the selected element
18:10:05     sets css class child-of-selected on direct children of the selected element
18:10:05     may select a node which is not rendered
18:10:05     sets parent and ancestor css classes even if nodes are not rendered
18:10:05     sets child-of-selected css class even if nodes are not rendered
18:10:05   expandNode
18:10:05     sets css class child-of-selected on direct children if the expanded node is selected
18:10:05     renders the child nodes if parent is expanded
18:10:05     with breadcrumb style
18:10:05       renders the child nodes if parent is expanded
18:10:05       ensures top level nodes are rendered
18:10:05   expandAllParentNodes
18:10:05     expands all parent nodes of the given node (model)
18:10:05     expands all parent nodes of the given node (html)
18:10:05   lazyExpandCollapse
18:10:05     manual expand -> manual collapse node
18:10:05     manual expand -> lazy collapse node
18:10:05     lazy expand -> manual collapse node
18:10:05     lazy expand -> lazy collapse node
18:10:05   collapseNode
18:10:05     prevents collapsing in bread crumb mode if node is selected
18:10:05   collapseAll
18:10:05     collapses all nodes and updates model
18:10:05   updateItemPath
18:10:05     Sets css class group on every element within the same group
18:10:05   updateNodeOrder
18:10:05     reorders the child nodes if parent is given (model)
18:10:05     reorders the child nodes if parent is given and expanded (model)
18:10:05     reorders the child nodes if parent is given (html)
18:10:05     considers view range when updating child node order
18:10:05     reorders expanded child nodes if parent is given (model)
18:10:05     reorders the root nodes if no parent is given (model)
18:10:05     reorders the root nodes if no parent is given (html)
18:10:05     reorders expanded root nodes if no parent is given (model)
18:10:05     reorders expanded root nodes if no parent is given (html)
18:10:05   tree filter
18:10:05     filters nodes when filter() is called
18:10:05     filters nodes when filter is added and removed
18:10:05     makes sure only filtered nodes are displayed when node gets expanded
18:10:05     applies filter if a node gets changed
18:10:05     applies filter if a node gets inserted
18:10:05     make sure nodes unchanged by filters are attached. See ticket #168957
18:10:05   onModelAction
18:10:05     nodesInserted event
18:10:05       calls insertNodes
18:10:05     nodesDeleted event
18:10:05       calls deleteNodes
18:10:05     allChildNodesDeleted event
18:10:05       calls deleteAllChildNodes
18:10:05     nodesSelected event
18:10:05       calls selectNodes
18:10:05       does not send events if called when processing response
18:10:05     nodeChanged event
18:10:05       updates the text of the model node
18:10:05       updates the text of the html node
18:10:05       updates custom cssClass of model and html node
18:10:05       preserves child-of-selected when root nodes get updated
18:10:05       preserves child-of-selected when child nodes get updated
18:10:05       preserves group css class when nodes get updated
18:10:05     nodesUpdated event
18:10:05       calls updateNodes
18:10:05     childNodeOrderChanged event
18:10:05       calls updateNodeOrder
18:10:05     multiple events
18:10:05       handles delete, collapse, insert, expand events correctly
18:10:05   tree enabled/disabled
18:10:05     disables checkboxes when tree is disabled
18:10:05   test visible list and map
18:10:05     with initial all expanded nodes
18:10:05       init with all expanded in correct order
18:10:05       collapse a node -> all children have to be removed
18:10:05       filter node -> filtered node and children has to be removed from visible
18:10:05       update node -> node is filtered
18:10:05       insert expanded node to expanded parent
18:10:05       insert child node in filtered parent
18:10:05       insert child node which should be filtered
18:10:05     with initial all closed nodes
18:10:05       init with all collapsed
18:10:05       insert child node collapsed parent
18:10:05       expand node
18:10:05       expand child node
18:10:05   onModelPropertyChange
18:10:05     considers custom css class
18:10:05 
18:10:05 DetachHelper
18:10:05   restores sticky tooltips
18:10:05   considers the context of $anchor -> only removes tooltips in that context
18:10:05 
18:10:05 Device
18:10:05   scout.device
18:10:05     is initialized automatically
18:10:05   isWindowsTablet
18:10:05     returns true when browser is Edge and scrollbarWidth is 0
18:10:05   user agent parsing
18:10:05     recognizes iOS devices
18:10:05     recognizes Android devices
18:10:05     recognizes normal Windows PCs
18:10:05     recognizes supported browsers
18:10:05 
18:10:05 EventSupport
18:10:05   on / trigger / off
18:10:05     single event func only triggered until off() is called
18:10:05     multiple events
18:10:05   one
18:10:05     single event func only triggered once when registered with one()
18:10:05     event parameter passed to registered func
18:10:05     de-register function registered with one()
18:10:05   off
18:10:05     remove all with same type
18:10:05     remove specific listener
18:10:05 
18:10:05 Range
18:10:05   equals
18:10:05   union
18:10:05     returns a new range with the sum of both ranges
18:10:05     returns a copy of both ranges if the ranges don't overlap
18:10:05     returns a copy of the non empty range if one range is empty
18:10:05   subtract
18:10:05     returns a new range where the second range is removed from the first
18:10:05     returns a copy of the first range if the second does not overlap the first
18:10:05     returns an empty range if second range completely covers the first
18:10:05     returns a new range if second range is inside the first and touches a border
18:10:05     returns an array of two ranges if second range is inside the first but does not touch a border
18:10:05     returns a copy of the first range if the second range is empty
18:10:05     returns an empty range if the first range is empty
18:10:05   intersect
18:10:05     returns a new range with the part where both ranges overlap
18:10:05     returns an empty range if the ranges don't overlap
18:10:05     returns an empty range if one range is empty
18:10:05 
18:10:05 scout.URL
18:10:05   can parse super-simple URL
18:10:05   can parse empty hash
18:10:05   can parse a moderately simple URL
18:10:05   can convert the URL to string (only changed in order of arguments)
18:10:05   can handle multi-valued parameters
18:10:05   can add parameters
18:10:05   can remove parameters
18:10:05   can create or replace parameters
18:10:05   can handle non-ascii characters
18:10:05 
18:10:05 scout.arrays
18:10:05   init
18:10:05     checks whether array has correct length and initial values
18:10:05   ensure
18:10:05     creates an array if the param is not an array
18:10:05     returns the param if the param already is an array
18:10:05   remove
18:10:05     removes elements
18:10:05   removeAll
18:10:05     removes all given elements
18:10:05     considers emtpy args
18:10:05   replace
18:10:05     replaces elements
18:10:05   insert
18:10:05     insert element at index
18:10:05   max
18:10:05     returns 0 iff input contains 0
18:10:05     behaves like Math.max on null and undefined
18:10:05     ignores non-number elements
18:10:05   min
18:10:05     returns 0 iff input contains 0
18:10:05     behaves like Math.min on null and undefined
18:10:05     ignores non-number elements
18:10:05   move
18:10:05     replaces elements
18:10:05   union
18:10:05     merges two arrays
18:10:05     merges two arrays and removes duplicates
18:10:05     also works with floats
18:10:05     if the arrays contain objects instead of primitives, it uses their id to check for equality
18:10:05     does not fail if arr1 or arr2 are not defined
18:10:05   equals
18:10:05     checks whether two arrays contain the same elements in the same order
18:10:05     considers emtpy and same arrays
18:10:05     returns true if one array is undefined/null and the other empty
18:10:05   equalsIgnoreOrder
18:10:05     checks whether two arrays contain the same elements without considering the order
18:10:05     considers emtpy and same arrays
18:10:05     returns true if one array is undefined/null and the other empty
18:10:05   find
18:10:05     returns the element for which the given predicate returns true
18:10:05   findFrom
18:10:05     returns the element for which the given predicate returns true, starting from a given index
18:10:05     does not return the element for which the given predicate returns true, if it is on the left side of the start index
18:10:05     also checks the element at start index 
18:10:05     searches from right to left if backwards is true
18:10:05   format
18:10:05     formats an array by concatenating each entry
18:10:05     returns '' for empty array or if no array was provided
18:10:05   formatEncoded
18:10:05     encodes the html of each array element
18:10:05   first
18:10:05     finds first array element
18:10:05   last
18:10:05     finds last array element
18:10:05 
18:10:05 scout.dates
18:10:05   shift
18:10:05     shifts year or month or day
18:10:05     shifts year and month if both provided
18:10:05     shifts year and month and day if all provided
18:10:05     shift year
18:10:05       adds or removes years
18:10:05       handles edge case leap year
18:10:05     shift month
18:10:05       adds or removes months
18:10:05       handles edge case start month
18:10:05       handles edge case end month
18:10:05       handles edge case leap year
18:10:05   shiftToNextDayOfType
18:10:05     shifts to next day of type
18:10:05   shiftToPreviousDayOfType
18:10:05     shifts to previous day of type
18:10:05   ensureMonday
18:10:05     shifts to next monday in direction if it is not a monday yet
18:10:05   isSameDay
18:10:05     returns true if day, month and year matches
18:10:05   compareMonths
18:10:05     returns the differences in number of months
18:10:05     ignores time
18:10:05     works with different years
18:10:05   compareDays
18:10:05     returns the differences in number of days
18:10:05     ignores time
18:10:05     works with different month
18:10:05     works with different years
18:10:05   timestamp
18:10:05     returns a string of the expected length withonly digits
18:10:05   orderWeekdays
18:10:05     orders weekdays
18:10:05   toJsonDate / parseJsonDate
18:10:05     can handle missing or invalid inputs
18:10:05     can convert JSON and JS dates
18:10:05   create
18:10:05     can create dates
18:10:05   weekInYear
18:10:05     can calculate week in year
18:10:05   format
18:10:05     can handle invalid values
18:10:05     can format valid dates
18:10:05   compare
18:10:05     can handle invalid dates
18:10:05     can compare valid dates
18:10:05   isLeapYear
18:10:05     correctly identifies leap years
18:10:05 
18:10:05 scout.defaultValues
18:10:05   _loadDefaultsConfiguration
18:10:05     can load invalid configurations
18:10:05   applyTo
18:10:05     can apply default values to JSON
18:10:05     can apply default values to JSON considering the model variant
18:10:05     copies default values 'by value'
18:10:05 
18:10:05 scout.icons
18:10:05   parses bitmap icons
18:10:05   parses font icons (scoutIcons font)
18:10:05   parses font icons (custom font)
18:10:05   parses returns a CSS class for custom fonts
18:10:05   appends CSS class string with custom fonts
18:10:05 
18:10:05 scout.numbers
18:10:05   round
18:10:05     tests special cases
18:10:05     tests rounding mode 'UP'
18:10:05     tests rounding mode 'DOWN'
18:10:05     tests rounding mode 'CEILING'
18:10:05     tests rounding mode 'FLOOR'
18:10:05     tests rounding mode 'HALF_UP'
18:10:05     tests rounding mode 'HALF_DOWN'
18:10:05   shiftDecimalPoint
18:10:05     can shift decimal point to left and right
18:10:05   randomId
18:10:05     can generate random IDs
18:10:05   correlationId
18:10:05     can generate random correlation IDs
18:10:05 
18:10:05 scout.objects
18:10:05   copyProperties
18:10:05     copies all properties
18:10:05     copies the properties from prototype as well
18:10:05   countOwnProperties
18:10:05     counts all own properties
18:10:05   valueCopy
18:10:05     copies an object by value
18:10:05   isNumber
18:10:05     returns true iff argument is a number
18:10:05   values
18:10:05     returns object values
18:10:05 
18:10:05 scout.strings
18:10:05   nl2br
18:10:05     can convert newlines to br tags
18:10:05     encodes html, if the parameter is set to true (default)
18:10:05   removeAmpersand
18:10:05     can remove ampersands
18:10:05   getMnemonic
18:10:05     can extract mnemonics
18:10:05   hasText
18:10:05     can check if string has text
18:10:05   repeat
18:10:05     can repeat strings
18:10:05   padZeroLeft
18:10:05     can pad strings with 0
18:10:05   startsWith
18:10:05     can check if a string starts with another
18:10:05   endsWith
18:10:05     can check if a string ends with another
18:10:05   count
18:10:05     can count occurrences
18:10:05   encode
18:10:05     encodes html
18:10:05     does not try to encode empty strings
18:10:05     caches the html element used for encoding
18:10:05   join
18:10:05     joins strings
18:10:05   box
18:10:05     boxes strings
18:10:05   lowercaseFirstLetter
18:10:05     converts first letter to lowercase
18:10:05   quote
18:10:05     quotes special characters for regexp
18:10:05   asString
18:10:05     converts input to string
18:10:05   plainText
18:10:05     converts html to plain text
18:10:05     does not try to get plaintext of empty strings
18:10:05     caches the html element used for getting plain text
18:10:05     considers upper and lower case tags
18:10:05     converts br, p, div into new lines
18:10:05     converts li, tr into new lines
18:10:05     converts td into whitespaces
18:10:05     converts &nbsp;, &amp;, &gt;, &lt;
18:10:05     preserves tabs
18:10:05   insertAt
18:10:05     can insert strings into other strings
18:10:05   nvl
18:10:05     returns an empty string when input is null or undefined
18:10:05   splitMax
18:10:05     returns not more than limit elements
18:10:05 
18:10:05 Widget
18:10:05   rendering
18:10:05     should set rendering, rendered flags correctly
18:10:05     should set rendering flag to true _while_ the component is rendering
18:10:05   attach/detach
18:10:05     attached and rendered is false by default
18:10:05     attached and rendered has the right value after render/remove and attach/detach
18:10:05 
18:10:05 Results: 1027 specs, 0 failures, 0 pending
18:10:05 
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/webjars,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/classpath,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/ext,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/spec,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] stopped o.e.j.s.h.ContextHandler{/src,file:/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/}
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:05 [INFO] 
18:10:05 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Skipping duplicate-finder execution!
18:10:05 [INFO] 
18:10:05 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Signature checking is skipped.
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.test ---
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.jar
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT.pom
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-tests.jar
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-sources.jar
18:10:05 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:05 [INFO] 
18:10:05 [INFO] --< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test >--
18:10:05 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test 6.0.300-SNAPSHOT [25/30]
18:10:05 [INFO] --------------------------------[ jar ]---------------------------------
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:05 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target
18:10:05 [INFO] 
18:10:05 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:05 [INFO] Skipping Rule Enforcement.
18:10:05 [INFO] 
18:10:05 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] 
18:10:07 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:07 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/main/resources
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] No sources to compile
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:07 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/src/test/resources
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Changes detected - recompiling the module!
18:10:07 [INFO] Compiling 3 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/test-classes
18:10:07 [INFO] 
18:10:07 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:07 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/surefire-reports
18:10:07 
18:10:07 -------------------------------------------------------
18:10:07  T E S T S
18:10:07 -------------------------------------------------------
18:10:07 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:10:08 Running org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
18:10:08 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
18:10:08 SLF4J: Defaulting to no-operation (NOP) logger implementation
18:10:08 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
18:10:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 sec - in org.eclipse.scout.rt.ui.html.scriptprocessor.ScriptProcessorTest
18:10:09 
18:10:09 Results :
18:10:09 
18:10:09 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:10:09 
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [WARNING] JAR will be empty - no content was marked for inclusion!
18:10:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] No sources in project. Archive not created.
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:09 [INFO] 
18:10:09 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Skipping duplicate-finder execution!
18:10:09 [INFO] 
18:10:09 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Signature checking is skipped.
18:10:09 [INFO] 
18:10:09 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.ui.html.scriptprocessor.test ---
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.jar
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT.pom
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-tests.jar
18:10:09 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.ui.html.scriptprocessor.test/target/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.scriptprocessor.test/6.0.300-SNAPSHOT/org.eclipse.scout.rt.ui.html.scriptprocessor.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:09 [INFO] 
18:10:09 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >--------
18:10:09 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html 6.0.300-SNAPSHOT [26/30]
18:10:09 [INFO] --------------------------------[ jar ]---------------------------------
18:10:10 [INFO] 
18:10:10 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:10 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target
18:10:10 [INFO] 
18:10:10 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:10 [INFO] Skipping Rule Enforcement.
18:10:10 [INFO] 
18:10:10 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:11 [INFO] 
18:10:11 [INFO] --- build-helper-maven-plugin:1.9.1:add-resource (add-js-resource) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:11 [INFO] Copying 1 resource
18:10:11 [INFO] Copying 4 resources
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Changes detected - recompiling the module!
18:10:11 [INFO] Compiling 2 source files to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/classes
18:10:11 [INFO] 
18:10:11 [INFO] --- jandex-maven-plugin:1.0.3:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:11 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/src/test/resources
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] No sources to compile
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] No tests to run.
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Skipping packaging of the test-jar
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] No sources in project. Archive not created.
18:10:11 [INFO] 
18:10:11 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Skipping duplicate-finder execution!
18:10:11 [INFO] 
18:10:11 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Signature checking is skipped.
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt.svg.ui.html ---
18:10:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.jar
18:10:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT.pom
18:10:11 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/6.0.300-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-6.0.300-SNAPSHOT-sources.jar
18:10:11 [INFO] 
18:10:11 [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty >----------
18:10:11 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty 6.0.300-SNAPSHOT [27/30]
18:10:11 [INFO] --------------------------------[ jar ]---------------------------------
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty ---
18:10:11 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target
18:10:11 [INFO] 
18:10:11 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty ---
18:10:11 [INFO] Skipping Rule Enforcement.
18:10:11 [INFO] 
18:10:11 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] 
18:10:12 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:12 [INFO] 
18:10:12 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:12 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/src/main/resources
18:10:12 [INFO] 
18:10:12 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty ---
18:10:12 [INFO] Changes detected - recompiling the module!
18:10:12 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/classes
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:14 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/src/test/resources
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] No sources to compile
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] No tests to run.
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Skipping packaging of the test-jar
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] No sources in project. Archive not created.
18:10:14 [INFO] 
18:10:14 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Skipping duplicate-finder execution!
18:10:14 [INFO] 
18:10:14 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Signature checking is skipped.
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty ---
18:10:14 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.jar
18:10:14 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT.pom
18:10:14 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty/target/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty-6.0.300-SNAPSHOT-sources.jar
18:10:14 [INFO] 
18:10:14 [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix >-----
18:10:14 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix 6.0.300-SNAPSHOT [28/30]
18:10:14 [INFO] --------------------------------[ jar ]---------------------------------
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:14 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target
18:10:14 [INFO] 
18:10:14 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:14 [INFO] Skipping Rule Enforcement.
18:10:14 [INFO] 
18:10:14 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:15 [INFO] 
18:10:16 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:16 [INFO] Copying 1 resource
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No sources to compile
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:16 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/src/test/resources
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No sources to compile
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No tests to run.
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Skipping packaging of the test-jar
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] No sources in project. Archive not created.
18:10:16 [INFO] 
18:10:16 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Skipping duplicate-finder execution!
18:10:16 [INFO] 
18:10:16 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Signature checking is skipped.
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test.affix ---
18:10:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.jar
18:10:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT.pom
18:10:16 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test.affix/target/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test.affix/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test.affix-6.0.300-SNAPSHOT-sources.jar
18:10:16 [INFO] 
18:10:16 [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test >--------
18:10:16 [INFO] Building org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test 6.0.300-SNAPSHOT [29/30]
18:10:16 [INFO] --------------------------------[ jar ]---------------------------------
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.dev.jetty.test ---
18:10:16 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target
18:10:16 [INFO] 
18:10:16 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.dev.jetty.test ---
18:10:16 [INFO] Skipping Rule Enforcement.
18:10:16 [INFO] 
18:10:16 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] 
18:10:17 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:17 [INFO] Copying 7 resources
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] No sources to compile
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:17 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/src/test/resources
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Changes detected - recompiling the module!
18:10:17 [INFO] Compiling 1 source file to /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/test-classes
18:10:17 [INFO] 
18:10:17 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.dev.jetty.test ---
18:10:17 [INFO] Surefire report directory: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/surefire-reports
18:10:17 
18:10:17 -------------------------------------------------------
18:10:17  T E S T S
18:10:17 -------------------------------------------------------
18:10:17 Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.scout -DforkCount=1
18:10:18 Running org.eclipse.scout.dev.jetty.JettyServerTest
18:10:18 SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
18:10:18 SLF4J: Defaulting to no-operation (NOP) logger implementation
18:10:18 SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
18:10:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.scout.dev.jetty.JettyServerTest
18:10:18 
18:10:18 Results :
18:10:18 
18:10:18 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
18:10:18 
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:18 [INFO] 
18:10:18 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Skipping duplicate-finder execution!
18:10:18 [INFO] 
18:10:18 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Signature checking is skipped.
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.dev.jetty.test ---
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.jar
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT.pom
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-tests.jar
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-sources.jar
18:10:18 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.dev.jetty.test/target/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.dev.jetty.test/6.0.300-SNAPSHOT/org.eclipse.scout.dev.jetty.test-6.0.300-SNAPSHOT-test-sources.jar
18:10:18 [INFO] 
18:10:18 [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt-settings >---------
18:10:18 [INFO] Building org.eclipse.scout.rt-settings 6.0.300-SNAPSHOT          [30/30]
18:10:18 [INFO] --------------------------------[ jar ]---------------------------------
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.scout.rt-settings ---
18:10:18 [INFO] Deleting /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target
18:10:18 [INFO] 
18:10:18 [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt-settings ---
18:10:18 [INFO] Skipping Rule Enforcement.
18:10:18 [INFO] 
18:10:18 [INFO] --- git-commit-id-plugin:2.2.0:revision (default) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] 
18:10:19 [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] master_test_jacocoArgLine set to -javaagent:/home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/../org.eclipse.scout.rt/target/jacoco-all.exec
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:19 [INFO] Copying 15 resources
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No sources to compile
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Using 'UTF-8' encoding to copy filtered resources.
18:10:19 [INFO] skip non existing resourceDirectory /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/src/test/resources
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No sources to compile
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No tests to run.
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-jar-plugin:2.6:test-jar (attach-tests) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Skipping packaging of the test-jar
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Building jar: /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-source-plugin:2.4:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] No sources in project. Archive not created.
18:10:19 [INFO] 
18:10:19 [INFO] --- duplicate-finder-maven-plugin:1.2.1:check (default) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Skipping duplicate-finder execution!
18:10:19 [INFO] 
18:10:19 [INFO] --- animal-sniffer-maven-plugin:1.15:check (enforce-java-api-compatibility) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Signature checking is skipped.
18:10:19 [INFO] 
18:10:19 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.scout.rt-settings ---
18:10:19 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.jar
18:10:19 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/pom.xml to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT.pom
18:10:19 [INFO] Installing /jobs/genie.scout/org.eclipse.scout.rt.branch-6.0_continuous/workspace/org.eclipse.scout.rt-settings/target/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar to /home/hudson/genie.scout/.jenkins/jobs/org.eclipse.scout.rt.branch-6.0_continuous/workspace/.repository/org/eclipse/scout/rt/org.eclipse.scout.rt-settings/6.0.300-SNAPSHOT/org.eclipse.scout.rt-settings-6.0.300-SNAPSHOT-sources.jar
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 [INFO] Reactor Summary for Eclipse Scout RT 6.0.300-SNAPSHOT:
18:10:19 [INFO] 
18:10:19 [INFO] Eclipse Scout RT ................................... SUCCESS [  5.727 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.json ........ SUCCESS [  5.683 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform . SUCCESS [  4.403 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test SUCCESS [01:44 min]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared ... SUCCESS [  2.786 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test SUCCESS [  5.071 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons SUCCESS [  1.433 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test SUCCESS [  3.313 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server ... SUCCESS [  2.110 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.test SUCCESS [  9.776 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jms SUCCESS [  1.403 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws SUCCESS [  1.470 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt ... SUCCESS [  1.302 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test SUCCESS [ 15.233 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc SUCCESS [  1.682 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test SUCCESS [  4.385 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client ... SUCCESS [  5.110 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.client.test SUCCESS [ 31.733 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client SUCCESS [  1.538 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test SUCCESS [  2.814 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge SUCCESS [  1.260 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor SUCCESS [  1.893 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html .. SUCCESS [  4.834 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test SUCCESS [ 55.605 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.scriptprocessor.test SUCCESS [  4.085 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html SUCCESS [  1.407 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty ... SUCCESS [  3.247 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test.affix SUCCESS [  1.285 s]
18:10:19 [INFO] org.eclipse.scout.rt:org.eclipse.scout.dev.jetty.test SUCCESS [  2.276 s]
18:10:19 [INFO] org.eclipse.scout.rt-settings ...................... SUCCESS [  1.160 s]
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 [INFO] BUILD SUCCESS
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 [INFO] Total time:  04:50 min
18:10:19 [INFO] Finished at: 2019-08-11T18:10:19-04:00
18:10:19 [INFO] ------------------------------------------------------------------------
18:10:19 Recording test results
18:10:21 Started calculate disk usage of build
18:10:21 Finished Calculation of disk usage of build in 0 seconds
18:10:22 Started calculate disk usage of workspace
18:10:23 Finished Calculation of disk usage of workspace in 0 seconds
18:10:24 Finished: SUCCESS