Result file: SmokeTests-production-10acdfa92e3d8a618c1c2496cdcb5e850a267503-20251112-0929.html

Start time: 9:32:20 (12.11.2025)

Git commit:

10acdfa92e | CI | 12.11.2025 | CI: target auto-commit
10acdfa92eCI12.11.2025CI: target auto-commit
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
18251f3999CI12.11.2025CI: target auto-commit
bd6659bedaCI11.11.2025CI: target auto-commit
2fc3b82eadMartin11.11.202552395 Onko sittnenkin 'Palkat'
59edcb72b2CI11.11.2025CI: target auto-commit
96d2862154Martin11.11.2025TestOralUseCases base
7b4ec15f1cCI11.11.2025CI: target auto-commit
65f095a597Martin11.11.2025FetchMode.SELECT
9a03194677Jukka11.11.2025'Notes must be editable'-exception debug
2c64ce6c4fMartin11.11.2025Format
53292bd85fMartin11.11.202552289/52387 Esto muiden yksiköiden työaikamerkintöjen näkemiseen, korjaus
a8a3075b7fMartin11.11.202548801 'Merkintöjä aikavälillä' huomioimaan myös tallennetut lomien maksumääräykset
6ad243d2bfJohanna11.11.2025BookmarkablePage-case: added WicketUtils.redirectToUrl() to fix sepa-click bug (+other similars at the same time)
64318ab4e5Martin11.11.2025Format
8bfb5b6d15Martin11.11.2025Format
0d2f1b49eeMartin11.11.2025Format

Memory:
 Max: 18,204 MB, Total: 4,091 MB, Used: 3,046 MB, Free: 1,045 MB
 Heap: Init: 2,048 MB, Used: 3,045 MB, Committed: 4,091 MB, Max: 18,204 MB
 Non-Heap: Init: 2 MB, Used: 198 MB, Committed: 242 MB, Max: 0 MB

🔴 Running... ALERT: Regressions detected -- [exception:704] / [failed:6]

TestEmployeeRangeReportLoader.testCase44003MultipleThreadsShouldNotInterfereWhenAllocatingRecurringServiceDemands() (pending 15h 38min 19s)
27.21%
27.21%

[exception] com.tustor.backend.services.TestEmployeeRangeReportLoader.testNoNpeEvenIfSessionCacheIsNotAvailable
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:773) at com.tustor.backend.services.TestEmployeeRangeReportLoader.testNoNpeEvenIfSessionCacheIsNotAvailable(TestEmployeeRangeReportLoader.java:374) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestEmployeeRangeReportLoader.testSessionLevelCacheDoesNotReindexExistingRangeReport
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:773) at com.tustor.backend.services.TestEmployeeRangeReportLoader.testSessionLevelCacheDoesNotReindexExistingRangeReport(TestEmployeeRangeReportLoader.java:802) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1744) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo(TestLostWeeklyRestTime.java:2306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday(TestLostWeeklyRestTime.java:1228) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday(TestLostWeeklyRestTime.java:1380) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday(TestLostWeeklyRestTime.java:1342) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday(TestLostWeeklyRestTime.java:1266) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday(TestLostWeeklyRestTime.java:1304) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2(TestLostWeeklyRestTime.java:219) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime(TestLostWeeklyRestTime.java:1928) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime(TestLostWeeklyRestTime.java:1874) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime(TestLostWeeklyRestTime.java:662) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16(TestLostWeeklyRestTime.java:825) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak(TestLostWeeklyRestTime.java:770) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime(TestLostWeeklyRestTime.java:881) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide(TestLostWeeklyRestTime.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1714) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1182) at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLostWeeklyRestTime.java:1200) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138(TestLostWeeklyRestTime.java:2269) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven(TestLostWeeklyRestTime.java:2179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay(TestLostWeeklyRestTime.java:1163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday(TestLostWeeklyRestTime.java:1209) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday(TestLostWeeklyRestTime.java:1361) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday(TestLostWeeklyRestTime.java:1323) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday(TestLostWeeklyRestTime.java:1247) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday(TestLostWeeklyRestTime.java:1285) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction(TestLostWeeklyRestTime.java:988) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough(TestLostWeeklyRestTime.java:1064) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:1117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:1769) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough(TestLostWeeklyRestTime.java:935) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough(TestLostWeeklyRestTime.java:1975) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:2026) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2(TestLostWeeklyRestTime.java:2078) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:2128) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough(TestLostWeeklyRestTime.java:1821) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts(TestLostWeeklyRestTime.java:2253) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime(TestLostWeeklyRestTime.java:1456) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1475) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime(TestLostWeeklyRestTime.java:1579) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1599) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1618) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1638) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime(TestLostWeeklyRestTime.java:1399) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end(TestLostWeeklyRestTime.java:1522) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1418) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end(TestLostWeeklyRestTime.java:1541) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit(TestLostWeeklyRestTime.java:1560) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit(TestLostWeeklyRestTime.java:1437) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly(TestLostWeeklyRestTime.java:511) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None(TestLostWeeklyRestTime.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly(TestLostWeeklyRestTime.java:443) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly(TestLostWeeklyRestTime.java:374) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday(TestLostWeeklyRestTime.java:547) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None(TestLostWeeklyRestTime.java:306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime(TestLostWeeklyRestTime.java:714) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime(TestLostWeeklyRestTime.java:1503) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.assertWorkShiftStateSalesCustomerSummary(TestWorkShiftStateTaskTestCases.java:74) at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto(TestWorkShiftStateTaskTestCases.java:58) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197) at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.testConvertLegacyToPdfWithNames
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197) at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestApplicationSortableTable.testCheckIfApplicationsPerPageIsSetInTable
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestApplicationSortableTable.testIfCreatedNewEmployeePreferencesApplicationsPerPageSetAs_10
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testAllowLunchBreakToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testCannotSaveOnlyNotesField
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testComplainAboutAFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotAllowATaskToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testEmployeeCancelButton
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testFullDaySickleaveOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testHalfDaySickleaveOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfEndDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testIfStartDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testManagerAcceptsEmployeeAcceptedHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testManagerEditAndAcceptBeforeEmployeeAccepts
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testPartDaySickleaveOkIfHasLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testPreserveExistingLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveDisabledIfAnotherTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxOn
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeOkButLengthNotValid
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeOkOnHolidayWeek
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeAndEndTimeTooAccurate
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeAndTaskNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakFormat
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakFormatIfStartAndEndDateGiven
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewHoursAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testAllowLunchBreakToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testCannotSaveOnlyNotesField
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testComplainAboutAFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotAllowATaskToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testEmployeeCancelButton
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testFullDaySickleaveOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testHalfDaySickleaveOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfEndDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testIfStartDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testManagerAcceptsEmployeeAcceptedHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testManagerEditAndAcceptBeforeEmployeeAccepts
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testPartDaySickleaveOkIfHasLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testPreserveExistingLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveDisabledIfAnotherTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxOn
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeOkButLengthNotValid
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeOkOnHolidayWeek
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeAndEndTimeTooAccurate
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeAndTaskNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakFormat
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakFormatIfStartAndEndDateGiven
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewHoursAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testAllowLunchBreakToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testAllowedToOverrideUnAssignedTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testCannotSaveOnlyNotesField
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testCannotSaveOnlyRowNotesField
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testCompensationEditorContainerIsVisibleAndEnabledWhenThereAreCompensationOptionsAndOtherwiseNot
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testComplainAboutAFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testDefaultLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotAllowATaskToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testEmployeeCannotRecordSupervisorOnlyCompensationUnit_checkbox
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testEmployeeCannotRecordSupervisorOnlyCompensationUnit_field
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testEmployeeCannotViewSupervisorOnlyCompensationUnit_field
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testEnteringNormalCompensationUnits
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testEnteringOneUnitPerEntryCompensationUnits
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testFaceliftTableDataRefreshesAfterSwitchingCostCenter
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testFullDaySickleaveOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testHalfDaySickleaveOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testIfEndDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testIfStartDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testManagerAcceptsEmployeeAcceptedHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testManagerEditAndAcceptBeforeEmployeeAccepts
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testNotAllowedToOverrideUnAssignedTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testPartDaySickleaveOkIfHasLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testPreserveExistingLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSalaryPeriodChangesWhenSelectedFromCalendar
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 17.10.2025. Cooldown in effect until 17.11.2025.
fabc068faaMartin16.09.202548756 ReportingBooleanOptions.ALLOW_MINUTE_PRECISION
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSalaryPeriodRemainsUnchangedWhenCancelingAfterSave
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveDisabledIfAnotherTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveNotAllowedIfWorkingFullDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreakHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndEndTimeOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndEndTimeOkButLengthNotValid
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndEndTimeTooAccurate
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndLunchBreakAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkFutureLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeAndTaskNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorCanRecordSupervisorOnlyCompensationUnit
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorCanRecordSupervisorViewOnlyCompensationUnit
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testSupervisorViewOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateCompensationEntryRawInputIsNotLostOnError
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreak0IsValid
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakFormat
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay_x
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewCustomerHoursReportAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewHoursAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testAllowLunchBreakToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testCannotSaveOnlyNotesField
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testCannotSaveOnlyRowNotesFieldEvenIfHasSickleave
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testComplainAboutAFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testDefaultLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotAllowATaskToOverlapWithAnotherTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testEnterStartTimeEndTimeAndLunchBreakAndThenCancel
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testEnteringOneUnitPerEntryCompensationUnits
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testFullDayTaskWithSickleaveAndLunchBreakSnapsPieceOffSickleave
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfEndDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfLunchBreakGivenBothStartAndEndDateAreRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfOnlySickleaveGivenThenLunchBreakMustFit
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testIfStartDateGivenEndDateIsRequired
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testLunchBreakOkWhenPartOfItIsInTaskAndPartOfItIsInSickleave
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testManagerAcceptsEmployeeAcceptedHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testManagerEditAndAcceptBeforeEmployeeAccepts
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testPreserveExistingLunchBreak
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveAndLunchBreakOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testSickleaveDisabledIfAnotherTaskLocked
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffSickleave
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffTask
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeDontOverlapWithSickleaveButSickleaveOverlapsWIthBoth
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOkButLengthNotValid
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichIsOkAsSickleaveSnapsOffAPiece
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_1
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_2
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_3
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffSickleave
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndEndTimeTooAccurate
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndLunchBreakAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeAndTaskNotesOk
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testStartTimeEndTimeOkButLunchBreakNotAccurateEnough
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakFormat
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeAfterTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewCustomerHoursReportAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewHoursAlreadyApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts.testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportList.testCustomerReportListOnConfigureAnalyzesBudgets
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.assertReportListOnConfigureAnalyzesBudgets(AbstractReportListTestCase.java:148) at com.tustor.tuntinetti.view.application.TestCustomerReportList.testCustomerReportListOnConfigureAnalyzesBudgets(TestCustomerReportList.java:49) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportList.testRoundingWithRowPerTask
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81) at com.tustor.tuntinetti.view.application.TestCustomerReportList.prepareRoundedReport(TestCustomerReportList.java:109) at com.tustor.tuntinetti.view.application.TestCustomerReportList.testRoundingWithRowPerTask(TestCustomerReportList.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportList.testRoundingWithTasksOnSingleRow
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81) at com.tustor.tuntinetti.view.application.TestCustomerReportList.prepareRoundedReport(TestCustomerReportList.java:109) at com.tustor.tuntinetti.view.application.TestCustomerReportList.testRoundingWithTasksOnSingleRow(TestCustomerReportList.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:125) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects(TestCustomerReportTaskGroupFiltering.java:202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated(TestCustomerReportTaskGroupFiltering.java:180) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:158) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226) at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:142) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekija15vNiinEiPalkansaajanElakemaksuaTyottomyysturvaaEikaSosiaaliturvamaksua
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaa
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaaEdellisenäVuonnaNollattu
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaa
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaaEdellisenaVuonnaNollattu
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaa
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaaEdellisenäVuonnaNollattu
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOnAlle53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosenttiPeriytyyPreviousSalaryCalculationRowlta
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization.testJosTyontekijaTayttaa53vKeskenVuodenNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at wicket.quickstart.TakpApplication.getVacationName(TakpApplication.java:1557) at wicket.quickstart.TakpApplication$4.getStringIgnoreSettings(TakpApplication.java:916) at org.apache.wicket.Localizer.getString(Localizer.java:315) at com.tustor.common.wicket.utils.WicketUtils.getString(WicketUtils.java:2965) at com.tustor.common.wicket.utils.WicketUtils.getString(WicketUtils.java:2924) at com.tustor.common.wicket.renderers.TypeChoiceRenderer.toDisplayValue(TypeChoiceRenderer.java:238) at com.tustor.common.wicket.renderers.TypeChoiceRenderer.toDisplayValue(TypeChoiceRenderer.java:212) at com.tustor.common.wicket.renderers.TypeChoiceRenderer.toDisplayValue(TypeChoiceRenderer.java:178) at com.tustor.tuntinetti.view.application.MainPage.testAbsenceTypes(MainPage.java:1183) at com.tustor.tuntinetti.view.application.MainPage.(MainPage.java:1170) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.testEmployeeCancelButton
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.testHourRangeBug20091129
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.testIfEmployerDontWantNoApprovalButtonsEvenIfFeatureActive
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.testIfEmployerDontWantNoApprovalButtonsEvenIfNoFeatureNo
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.testNoFeatureNoApprovalButtonsEvenIfEmployerWants
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106) at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testCannotMoveFromIfLocked
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testGetPrecedingAndFollowingTaskAndTravelEntrys
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyGivenPeriod
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriod
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriodTerminatesIfTaskRemoved
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriod
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriodTerminatesIfTaskRemoved
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyGivenTargetPeriodMustHaveValidPeriod
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyWholePeriod
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testMoveSwapOrCopyWholePeriodTaskRemovedBeforeTransaction
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChanges
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChangesTestBenevolentTaskRemovedTwice
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportView.testSerializations
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966) at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset.testDayDoesntDisappear
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.logic.AbstractReportView.getEmployeeProjects(AbstractReportView.java:750) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:285) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:212) at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:102) at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:80) at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:39) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.getObject(EmployeeReportViewSelectionModel.java:72) at com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset.testDayDoesntDisappear(TestEmployeeReportViewAndWeekStartTimeOffset.java:86) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testCase4288DurationOnly
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testPlayStopButton
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testCase4288DurationOnly
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testAsiakkaallaEiOsoitetta
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testAutomaattiMatkalasku
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testAutomaattiMatkalaskuTuleeVainEditoriformille
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testAutomaattimatkalaskuToimiiVainHalutuillaAloilla
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testAutomaattimatkalaskuVaatiiAutoSuggestin
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testAutomaattimatkanPituudenYlikirjoitusKasin
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testCase20813EiExceptioniaTallennettaessaKululajitonta
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testDisabloituMatkalasku
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testEiStackOverflowErroria
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testEiTallennetaUuttaMatkalaskutietuettaJosPaallekaisyys
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testEtappienDisabloituminen
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testJosKmKuluOnJoEiLuodaAutomaattistaMatkalaskua
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testJosPaallekainenMatkalaskuLuodaanAutomaattiKulukirjaus
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testJosPaallekainenMatkalaskuLuodaanPaivittainenMatkaKulukirjaus
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testJosPaallekainenMatkalaskuToisellaKululajillaLuodaanPaivittainenMatkaKulukirjaus
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testMatkalaskuException
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen1
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen2
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen3
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testMatkalaskuIkkunanAukeaminen4
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testMatkalaskuToimiiUseammallakinProjectCustomerilla
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testPaivittainenMatkakulukorvaus
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testPaivittainenMatkakulukorvausMatkalasku
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testPreventNpeWhenAutoSuggest
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testRoundTrip
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testTallentamattomiakaanMatkalaskujaEiVoiTehdaRistiin
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testToistaMatkaKorvaustaEiLuodaSamallePaivalleJosAiempiOnJoTallennettu
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testUudenTaskinAutomaattiMatkalaskunAjatPaivittyvat
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku.testViallinenOsoite
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Atte ⏳
Last email sent: 21.10.2025. Cooldown in effect until 21.11.2025.
2ec5937c2fAtte21.10.2025Optimize ProjectCompensationModelServices hashMap logic (solve monitor duration warning?) + test
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testCase4288DurationOnly
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke.testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours
What is this situation where session is without id, what is its root cause and correct treatment?: java.lang.AssertionError: What is this situation where session is without id, what is its root cause and correct treatment? at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440) at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565) at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403) at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161) at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149) at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testAlternateCompensatedHolidaySelectionCanBeModified
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testAlternateCompensatedHolidaySelectionCanBeModified(TestLabourAgreementSettingsPanel.java:532) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testChangesToNewSickleaveSettingsAreStoredToDatabase
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testChangesToNewSickleaveSettingsAreStoredToDatabase(TestLabourAgreementSettingsPanel.java:407) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly(TestLabourAgreementSettingsPanel.java:391) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled(TestLabourAgreementSettingsPanel.java:912) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown(TestLabourAgreementSettingsPanel.java:359) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testLatestNightShiftSeriesCanBeCopied
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testLatestNightShiftSeriesCanBeCopied(TestLabourAgreementSettingsPanel.java:886) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewLabourAgreementsHaveNewSickleaveSettings
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewLabourAgreementsHaveNewSickleaveSettings(TestLabourAgreementSettingsPanel.java:479) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation(TestLabourAgreementSettingsPanel.java:85) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testSickleaveSettingsChangeWhenLabourAgreementIsChanged
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testSickleaveSettingsChangeWhenLabourAgreementIsChanged(TestLabourAgreementSettingsPanel.java:463) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testTesNightShiftsHaveTimeFormat
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testTesNightShiftsHaveTimeFormat(TestLabourAgreementSettingsPanel.java:830) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetEmptyIsZero
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetEmptyIsZero(TestLabourAgreementSettingsPanel.java:282) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetInvalidValue
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304) at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetInvalidValue(TestLabourAgreementSettingsPanel.java:293) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$EmployeeRangeReportSession.getEmployeeRangeReport(MobiiliseurantaLoginPage.java:910) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:55) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:49) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.timemanagement.models.PlayStopButtonController.(PlayStopButtonController.java:66) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$2.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaCalendarPanel.(MobiiliseurantaCalendarPanel.java:91) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$26.(MobiiliseurantaLoginPage.java:696) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage.(MobiiliseurantaLoginPage.java:662) at sun.reflect.GeneratedConstructorAccessor548.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.assertAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie(TestLoginRememberMeMobiiliseurantaLoginPage.java:281) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie(TestLoginRememberMeMobiiliseurantaLoginPage.java:221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberMeLoginDoesNotBypassTwoPhaseAuthentication
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$EmployeeRangeReportSession.getEmployeeRangeReport(MobiiliseurantaLoginPage.java:910) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:55) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:49) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.timemanagement.models.PlayStopButtonController.(PlayStopButtonController.java:66) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$2.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaCalendarPanel.(MobiiliseurantaCalendarPanel.java:91) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$26.(MobiiliseurantaLoginPage.java:696) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage.(MobiiliseurantaLoginPage.java:662) at sun.reflect.GeneratedConstructorAccessor548.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberMeLoginDoesNotBypassTwoPhaseAuthentication(TestLoginRememberMeMobiiliseurantaLoginPage.java:312) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$EmployeeRangeReportSession.getEmployeeRangeReport(MobiiliseurantaLoginPage.java:910) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:55) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:49) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.timemanagement.models.PlayStopButtonController.(PlayStopButtonController.java:66) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$2.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaCalendarPanel.(MobiiliseurantaCalendarPanel.java:91) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$26.(MobiiliseurantaLoginPage.java:696) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage.(MobiiliseurantaLoginPage.java:662) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword(TestLoginRememberMeMobiiliseurantaLoginPage.java:77) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$EmployeeRangeReportSession.getEmployeeRangeReport(MobiiliseurantaLoginPage.java:910) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:55) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:49) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.timemanagement.models.PlayStopButtonController.(PlayStopButtonController.java:66) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$2.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaCalendarPanel.(MobiiliseurantaCalendarPanel.java:91) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$26.(MobiiliseurantaLoginPage.java:696) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage.(MobiiliseurantaLoginPage.java:662) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending(TestLoginRememberMeMobiiliseurantaLoginPage.java:67) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$EmployeeRangeReportSession.getEmployeeRangeReport(MobiiliseurantaLoginPage.java:910) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:55) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:49) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.timemanagement.models.PlayStopButtonController.(PlayStopButtonController.java:66) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$2.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaCalendarPanel.(MobiiliseurantaCalendarPanel.java:91) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$26.(MobiiliseurantaLoginPage.java:696) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage.(MobiiliseurantaLoginPage.java:662) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch(TestLoginRememberMeMobiiliseurantaLoginPage.java:89) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$EmployeeRangeReportSession.getEmployeeRangeReport(MobiiliseurantaLoginPage.java:910) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:55) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$1.load(MobiiliseurantaPlayStopPanel.java:49) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.timemanagement.models.PlayStopButtonController.(PlayStopButtonController.java:66) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel$2.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaPlayStopPanel.(MobiiliseurantaPlayStopPanel.java:60) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaCalendarPanel.(MobiiliseurantaCalendarPanel.java:91) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage$26.(MobiiliseurantaLoginPage.java:696) at com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage.(MobiiliseurantaLoginPage.java:662) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95) at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed(TestLoginRememberMeMobiiliseurantaLoginPage.java:42) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingAValidContractCanLoginViaLoginPage
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328) at com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingAValidContractCanLoginViaLoginPage(TestLogins.java:312) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingAValidEmployerCanLoginViaLoginPage
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328) at com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingAValidEmployerCanLoginViaLoginPage(TestLogins.java:294) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328) at com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture(TestLogins.java:362) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testEmployeeWithTwoPhaseAuthentication
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.submitSmsPasswordField(AbstractLoginTestCases.java:184) at com.tustor.tuntinetti.view.application.TestLogins.testEmployeeWithTwoPhaseAuthentication(TestLogins.java:637) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.selectEmployerAndSubmit(AbstractLoginTestCases.java:194) at com.tustor.tuntinetti.view.application.TestLogins.testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers(TestLogins.java:726) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testExistingPersonHavingAnEmployerCanLoginViaLoginPage
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328) at com.tustor.tuntinetti.view.application.TestLogins.testExistingPersonHavingAnEmployerCanLoginViaLoginPage(TestLogins.java:282) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.ensureExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer(AbstractLoginTestCases.java:117) at com.tustor.tuntinetti.view.application.TestLogins.assertExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer(TestLogins.java:413) at com.tustor.tuntinetti.view.application.TestLogins.testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer(TestLogins.java:395) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testPasswordIsNotRequiredToBeChangedOnEveryLogin
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.TestLogins.testPasswordIsNotRequiredToBeChangedOnEveryLogin(TestLogins.java:587) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testPersonWithPasswordChangePending
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.TestLogins.testPersonWithPasswordChangePending(TestLogins.java:553) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testRestrictedCookies
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.TestLogins.testRestrictedCookies(TestLogins.java:1062) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.TestLogins.testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin(TestLogins.java:1001) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testTallierSingleSignOnLogin
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:342) at com.tustor.tuntinetti.view.application.TestLogins.testTallierSingleSignOnLogin(TestLogins.java:192) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLogins.testUnauthenticatedPersonIsRedirectedToLogin
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLogins.testUnauthenticatedPersonIsRedirectedToLogin(TestLogins.java:272) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testIfLunchBreakGivenBothStartAndEndDateAreRequired
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testStartTimeAndEndTimeOkNoLunchBreak
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeAndLunchBreakAllOk
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeAndLunchBreakAllOkEvenIfLunchBreakGiven
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testStartTimeEndTimeOvernightAndLunchBreakAllOk
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeAfterTheWorkDay
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118) at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.testAbortInInitialStateGoesBackToLogin
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.tuntinetti.view.timeclock.models.TimeClockModel.getEmployeeRangeReport(TimeClockModel.java:587) at com.tustor.tuntinetti.view.timeclock.models.TimeClockModel.getEmployeeDailyReport(TimeClockModel.java:523) at com.tustor.tuntinetti.view.timeclock.AbstractPoytakelloLoggedInPage.(AbstractPoytakelloLoggedInPage.java:39) at com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage.(PoytakelloMainPage.java:30) at sun.reflect.GeneratedConstructorAccessor550.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:192) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57) at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648) at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81) at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337) at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328) at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46) at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.testAbortInInitialStateGoesBackToLogin
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.tuntinetti.view.timeclock.models.TimeClockModel.getEmployeeRangeReport(TimeClockModel.java:587) at com.tustor.tuntinetti.view.timeclock.models.TimeClockModel.getEmployeeDailyReport(TimeClockModel.java:523) at com.tustor.tuntinetti.view.timeclock.AbstractPoytakelloLoggedInPage.(AbstractPoytakelloLoggedInPage.java:39) at com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage.(PoytakelloMainPage.java:30) at sun.reflect.GeneratedConstructorAccessor550.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:192) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197) at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240) at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116) at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.testSetUp
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.tuntinetti.view.timeclock.models.TimeClockModel.getEmployeeRangeReport(TimeClockModel.java:587) at com.tustor.tuntinetti.view.timeclock.models.TimeClockModel.getEmployeeDailyReport(TimeClockModel.java:523) at com.tustor.tuntinetti.view.timeclock.AbstractPoytakelloLoggedInPage.(AbstractPoytakelloLoggedInPage.java:39) at com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage.(PoytakelloMainPage.java:30) at sun.reflect.GeneratedConstructorAccessor550.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:192) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261) at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110) at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:545) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541) at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695) at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197) at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240) at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116) at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestProjectReportList.testProjectReportListOnConfigureAnalyzesBudgets
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81) at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.assertReportListOnConfigureAnalyzesBudgets(AbstractReportListTestCase.java:148) at com.tustor.tuntinetti.view.application.TestProjectReportList.testProjectReportListOnConfigureAnalyzesBudgets(TestProjectReportList.java:26) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1587) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1626) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24813
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24813(TestTulorekisteriWithSalaryCalculationApi.java:3635) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase36821
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase36821(TestTulorekisteriWithSalaryCalculationApi.java:4216) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:234) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:251) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:242) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:225) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785) at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508) at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:259) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCaseOtherId
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCaseOtherId(TestTulorekisteriWithSalaryCalculationApi.java:3235) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testConsecutiveContractSeries
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testConsecutiveContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4060) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1289) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1319) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_EiPoissaoloja
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_EiPoissaoloja(TestTulorekisteriWithSalaryCalculationApi.java:1922) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Lyhennysvapaa
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Lyhennysvapaa(TestTulorekisteriWithSalaryCalculationApi.java:1984) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Sairausloma
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Sairausloma(TestTulorekisteriWithSalaryCalculationApi.java:2368) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_SairauslomaKeskenPaivan_Osapalkka
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_SairauslomaKeskenPaivan_Osapalkka(TestTulorekisteriWithSalaryCalculationApi.java:2484) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_FlextimeForReporting
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_FlextimeForReporting(TestTulorekisteriWithSalaryCalculationApi.java:2221) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2287) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2254) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKorvaukset
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCompensationUnitType(TestTulorekisteriWithSalaryCalculationApi.java:1093) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKorvaukset(TestTulorekisteriWithSalaryCalculationApi.java:1035) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1447) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1482) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitKKPalkkaTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitKKPalkkaTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1703) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1667) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1740) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLuontoisedut
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCompensationUnitType(TestTulorekisteriWithSalaryCalculationApi.java:1093) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLuontoisedut(TestTulorekisteriWithSalaryCalculationApi.java:829) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1230) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1259) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_IlmanPuhelinetuataiVahennysta
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_IlmanPuhelinetuataiVahennysta(TestTulorekisteriWithSalaryCalculationApi.java:616) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu1_Puhelinetuvahennys
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu1_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:623) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu2_Puhelinetuvahennys
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu2_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:630) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu3_Puhelinetuvahennys
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu3_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:637) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:644) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:651) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:658) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_VahennysIlmanPuhelinetua
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_VahennysIlmanPuhelinetua(TestTulorekisteriWithSalaryCalculationApi.java:609) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1518) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1551) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_EiPoissaoloja
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_EiPoissaoloja(TestTulorekisteriWithSalaryCalculationApi.java:1894) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_FlextimeForReporting
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_FlextimeForReporting(TestTulorekisteriWithSalaryCalculationApi.java:2068) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa(TestTulorekisteriWithSalaryCalculationApi.java:2018) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Lyhennysvapaa
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Lyhennysvapaa(TestTulorekisteriWithSalaryCalculationApi.java:1949) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_ProsenttiperusteinenWtrKorvaus
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_ProsenttiperusteinenWtrKorvaus(TestTulorekisteriWithSalaryCalculationApi.java:2452) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Sairausloma
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Sairausloma(TestTulorekisteriWithSalaryCalculationApi.java:2396) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa(TestTulorekisteriWithSalaryCalculationApi.java:2521) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Tapaturma
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Tapaturma(TestTulorekisteriWithSalaryCalculationApi.java:2424) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTyoaikaLisatTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTyoaikaLisatTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1417) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoKKPalkkaTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoKKPalkkaTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1816) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1778) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1855) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1353) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions_Eurolisat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38) at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17) at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:260) at com.tustor.models.salaries.SalaryCalculationModel.(SalaryCalculationModel.java:183) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651) at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1383) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee_CostCenterHasTaskGoupDimensions
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective.testSmoke
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective.test_WorkShift_AddedForEmployeeUsingNormalMiniPopup_MakesSpaceForNewTask
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testSmoke
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective.testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testSmoke
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67) at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56) at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assert44588(TestCustomerReportView.java:1297) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588(TestCustomerReportView.java:1232) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 03.11.2025. Cooldown in effect until 03.12.2025.
0eb825af86Martin03.11.2025SaldoselvitysFlag.PRE_CALC_IN_PARALLEL
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588Determinism
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assert44588(TestCustomerReportView.java:1297) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588Determinism(TestCustomerReportView.java:1240) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 03.11.2025. Cooldown in effect until 03.12.2025.
0eb825af86Martin03.11.2025SaldoselvitysFlag.PRE_CALC_IN_PARALLEL
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testCase13165CustomerHasMultipleProjectsCollateBothEmployees
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testCase13165CustomerHasMultipleProjectsCollateBothEmployees(TestCustomerReportView.java:1587) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization(TestCustomerReportView.java:1998) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingInvalidArgumentsShouldThrowException
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingInvalidArgumentsShouldThrowException(TestCustomerReportView.java:1851) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoGapInTasks
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoGapInTasks(TestCustomerReportView.java:1938) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksHideEmpty
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.AbstractCustomerReportViewSelectionModelTestCase.assertDateTrimmingNoTasks(AbstractCustomerReportViewSelectionModelTestCase.java:247) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksHideEmpty(TestCustomerReportView.java:1906) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksShowEmpty
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getFirstDayThatHasTasks(AbstractEmployeeProjectReportView.java:319) at com.tustor.tuntinetti.view.application.logic.AbstractCustomerReportViewSelectionModelTestCase.assertDateTrimmingNoTasks(AbstractCustomerReportViewSelectionModelTestCase.java:252) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksShowEmpty(TestCustomerReportView.java:1899) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInFuture
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInFuture(TestCustomerReportView.java:1955) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInThePast
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInThePast(TestCustomerReportView.java:1918) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksOnSameDay
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksOnSameDay(TestCustomerReportView.java:1889) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingTasksInPastAndFutureWithAGap
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingTasksInPastAndFutureWithAGap(TestCustomerReportView.java:1973) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDisplayDateRangeLean
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDisplayDateRangeLean(TestCustomerReportView.java:1606) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull(TestCustomerReportView.java:2065) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testSetEnabledForAbstractReportPanel
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testSetEnabledForAbstractReportPanel(TestCustomerReportView.java:2092) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer(TestCustomerReportView.java:1626) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer(TestCustomerReportView.java:1654) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer(TestCustomerReportView.java:1633) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasks
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasks(TestCustomerReportView.java:1619) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer(TestCustomerReportView.java:1640) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer(TestCustomerReportView.java:1661) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752) at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer(TestCustomerReportView.java:1647) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.recruitment.submit.tailored.suomenavustajapalvelut.TestSuomenAvustajapalvelutHakulomake.testMunicipalitiesAgainstPostiPostalCodeDataFile
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197) at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheCachingProblem
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheCachingProblem(TestCustomerMultidimensionalReport.java:105) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment(TestCustomerMultidimensionalReport.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment(TestCustomerMultidimensionalReport.java:125) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testCase44507
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testCase44507(TestCustomerMultidimensionalReport.java:243) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testEiTupliaJosKoostetaanAsiakkaat
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48) at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58) at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testEiTupliaJosKoostetaanAsiakkaat(TestCustomerMultidimensionalReport.java:218) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithBasicLabourAgreement
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithPercentBasedPaidVacationCompensation
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithSeparateSickleaveMonthlySalary1
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithSeparateSickleaveMonthlySalary2
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithSeparateSickleaveMonthlySalary3
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithSeparateVacationMonthlySalary1
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithSeparateVacationMonthlySalary2
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testSummaryWithSeparateVacationMonthlySalary3
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_PersonalOvertimeAssignment
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_ProjectOvertimeAssignment
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851) at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738) at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158) at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testArkipyhaLaskutusNoudattaaNakyvyyssaantoa
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertKehittajaJormaMay2013_show_billing_MINI(TestProjectMultidimensionalReport.java:268) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testArkipyhaLaskutusNoudattaaNakyvyyssaantoa(TestProjectMultidimensionalReport.java:245) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment(TestProjectMultidimensionalReport.java:161) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI(TestProjectMultidimensionalReport.java:168) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment(TestProjectMultidimensionalReport.java:154) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_hide_billing
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_hide_billing(TestProjectMultidimensionalReport.java:229) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing(TestProjectMultidimensionalReport.java:291) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing_MINI
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertKehittajaJormaMay2013_show_billing_MINI(TestProjectMultidimensionalReport.java:268) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing_MINI(TestProjectMultidimensionalReport.java:238) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_zero_salary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_zero_salary(TestProjectMultidimensionalReport.java:321) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNoMonthlySalaryRow
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNoMonthlySalaryRow(TestProjectMultidimensionalReport.java:539) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNonProjectBug
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNonProjectBug(TestProjectMultidimensionalReport.java:370) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testSkipBilled
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertSkipBilled(TestProjectMultidimensionalReport.java:639) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testSkipBilled(TestProjectMultidimensionalReport.java:602) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStats
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStats(TestProjectMultidimensionalReport.java:416) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStatsWithRecurringTasksAndRegularTasks
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStatsWithRecurringTasksAndRegularTasks(TestProjectMultidimensionalReport.java:455) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testTEST
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testTEST(TestProjectMultidimensionalReport.java:510) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testWithoutTaskDimension
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testWithoutTaskDimension(TestProjectMultidimensionalReport.java:348) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:209) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07(TestProjectMultidimensionalReportCase2181.java:56) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07_15
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:209) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07_15(TestProjectMultidimensionalReportCase2181.java:72) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.TestSickleaveAlertReportGenerator.testTwoEmployees
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197) at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStates
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.budgets.BudgetReportApi.newBudgetReport(BudgetReportApi.java:608) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.assertBudgetReportWorkShiftStates(TestBudgetReportApi.java:182) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStates(TestBudgetReportApi.java:116) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStatesAddPlannedAnonymous
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.application.reports.budgets.BudgetReportApi.newBudgetReport(BudgetReportApi.java:608) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.assertBudgetReportWorkShiftStates(TestBudgetReportApi.java:182) at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStatesAddPlannedAnonymous(TestBudgetReportApi.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesNotOnReport
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesNotOnReport(TestBillingPricesOnHyperReports.java:135) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesOnReport
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesOnReport(TestBillingPricesOnHyperReports.java:100) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsNotUsedForSalary
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsNotUsedForSalary(TestBillingPricesOnHyperReports.java:213) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsUsedForBilling
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsUsedForBilling(TestBillingPricesOnHyperReports.java:173) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testBillingPricesForCustomersWithProject
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testBillingPricesForCustomersWithProject(TestCustomerAndTaskgroupDimensions.java:288) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionIncludingNull
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionIncludingNull(TestCustomerAndTaskgroupDimensions.java:537) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionNotIncludingNull
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionNotIncludingNull(TestCustomerAndTaskgroupDimensions.java:607) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByCustomer(TestCustomerAndTaskgroupDimensions.java:189) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectAndTaskGroup
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectAndTaskGroup(TestCustomerAndTaskgroupDimensions.java:660) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectCustomer(TestCustomerAndTaskgroupDimensions.java:222) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerWithProjectDimension
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerWithProjectDimension(TestCustomerAndTaskgroupDimensions.java:455) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerWithProjectDimension
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806) at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerWithProjectDimension(TestCustomerAndTaskgroupDimensions.java:323) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testKertausharjoitus
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testKertausharjoitus(TestEmployeeNonProjectHoursReports.java:182) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForCustomer(TestEmployerUnitDimensions.java:217) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee(TestEmployerUnitDimensions.java:118) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee_autoSelect
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee_autoSelect(TestEmployerUnitDimensions.java:136) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForProject
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForProject(TestEmployerUnitDimensions.java:176) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomer
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomer(TestEmployerUnitDimensions.java:237) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomerWhenProjectIsOnReport
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomerWhenProjectIsOnReport(TestEmployerUnitDimensions.java:261) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForEmployee
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForEmployee(TestEmployerUnitDimensions.java:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForProject
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForProject(TestEmployerUnitDimensions.java:196) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNewFilteredReport
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNewFilteredReport(TestOvertimeCategoryReporting.java:150) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNoCompensationUnitsIfNoProjectHours
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNoCompensationUnitsIfNoProjectHours(TestOvertimeCategoryReporting.java:384) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNormalHoursRowIsAlwaysThereEvenWithoutHours
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNormalHoursRowIsAlwaysThereEvenWithoutHours(TestOvertimeCategoryReporting.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports.testReportQueryDoesntCalculateSalariesToSalesReport
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606) at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218) at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:169) at com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports.testReportQueryDoesntCalculateSalariesToSalesReport(TestSalariesOrBillingToReports.java:172) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployeeProject_ACTIVE
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployeeProject_ACTIVE(TestValidityRestriction.java:132) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployee_ACTIVE
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployee_ACTIVE(TestValidityRestriction.java:179) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testNoProjectHoursRestriction_INACTIVE
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808) at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831) at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testNoProjectHoursRestriction_INACTIVE(TestValidityRestriction.java:163) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.testAddingNewSkillOptionWillCreateNew_Employer_SkillSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.testIdAlreadyExists
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.testIdRequired
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.testNameAlreadyExists
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel.testNameRequired
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.testAddingNewSkillSetWillBeOwnedBy_Employer
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.testAlternateIdRequired
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.testNameAlreadyExists
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel.testNameRequired
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.testAddContactPerson
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.testAddContactPersonAndCustomer
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.testAddContactPersonAndCustomerAndPerson
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel.testContactPersonAlreadyExists
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel.testInfoPanelInvisibleWhenNoCustomerDetails
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel.testSubmitTemplate
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel.testSubmitTemplateWrongJson
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testAverageWorktimeCalculationMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testAverageWorktimeCalculationMonthsCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testAverageWorktimeCalculationTimeUnitCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testCompensateOnWaitingPeriodCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testCompensationRatioCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testCompensationRatioMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testDequalifyingPeriodCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testDequalifyingPeriodMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmploymentTimeCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmploymentTimeMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmploymentTimeUnitCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmptyCompensationRatioIsRejected
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmptyDequalifyingPeriodIsCorrectlyConverted
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmptyEmploymentTimeIsRejected
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmptyPaidDaysIsRejected
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testEmptyQualifyingPeriodIsCorrectlyConverted
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testGivenAnyDequalifyingPeriodQualifyingPeriodMustBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testGivenHoursAccordingToAverageThenAverageCalculationPeriodMustBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testInitialForm
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testPaidDaysCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testPaidDaysMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testQualificationSettingModeCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testQualifyingPeriodCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testQualifyingPeriodMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testRepeatingSicknessIntervalStartDayCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testRepeatingSicknessMaximumIntervalCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testRepeatingSicknessMaximumIntervalMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testResetDayCounterOnYearChangeCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testRowCanBeAdded
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testRowCanBeRemoved
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testRowsAreDisplayedInCorrectOrder
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testSickleaveDayTypeCanBeChanged
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testSickleaveQualificationTypeCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testSubtractCompensatedDaysOnPreviousMonthsCanBeSet
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel.testSubtractCompensatedDaysOnPreviousMonthsMayNotBeNegative
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.testAlertMessageProcess
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.testAlertMessageProcessAndRepeatWhenDone
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.testAlertMessageProcessWithSnoozingWithoutCreatorWantsNotifications
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage.testLinkExists
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.testAtLeastOnePersonsIsNotOnVacation
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.testCounterIsResetAfterChangingStatus
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.testNextAlertAtIsRequired
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.testNextAlertInIsRequired
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel.testPersonIsNotOnVacation
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
[exception] com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.assertManagerCanEditEmployeeReportsAndItWillBeRecordedAndSignaled(TestManagerEditReportsFeatureActivated.java:95) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly(TestManagerEditReportsFeatureActivated.java:346) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.assertManagerCanEditEmployeeReportsAndItWillBeRecordedAndSignaled(TestManagerEditReportsFeatureActivated.java:95) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2(TestManagerEditReportsFeatureActivated.java:428) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditVacationsAndItWillBeRecorded
Could not initialize class com.tustor.tuntinetti.view.application.MainPage: java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188) at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320) at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234) at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96) at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323) at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174) at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082) at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246) at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342) at org.apache.wicket.RequestCycle.request(RequestCycle.java:590) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512) at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422) at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325) at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditVacationsAndItWillBeRecorded(TestManagerEditReportsFeatureActivated.java:493) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.layouthomepage.TestLayoutHomePage.testRenderLayoutHomePage
SKIP_LABOURAGREEMENT_UPDATES default=false value=true: junit.framework.AssertionFailedError: SKIP_LABOURAGREEMENT_UPDATES default=false value=true at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at com.tustor.common.constants.TemporaryConstantHolder$SaldoselvitysFlag.assertDefaultValuesSetTemporaryFlagValuesForTestingIfNeeded(TemporaryConstantHolder.java:2498) at com.tustor.common.constants.TemporaryConstantHolder$SaldoselvitysFlag.assertDefaultValues(TemporaryConstantHolder.java:2484) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.assertIsUsingDefaultSaldoSelvitysFlagValues(AbstractTuntinettiTestCase.java:167) at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:99) at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:64) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.simulation.TestPricingTemplatesPanel.testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.simulation.TestProjectPricingPanel.testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel.testGivenNoWorkTimeCycleSettingsThenTheListIsHidden
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase: java.lang.ClassCastException: org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934) at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56) at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75) at junit.framework.TestCase.runBare(TestCase.java:128) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[exception] com.tustor.tuntinetti.view.utils.TestHoursLockDateEditingSetEnabledVisitor.testGetHoursLockDateEditingSetEnabledVisitorForAbstractReportPanel
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222) at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197) at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[failed] com.tustor.backend.services.gps.TestGeocoding.testGetCoordinidatesDubai
expected:<25.0755183> but was:: junit.framework.ComparisonFailure: expected:<25.0755183> but was: at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at com.tustor.backend.services.gps.TestGeocoding.testGetCoordinidatesDubai(TestGeocoding.java:24) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Johanna ⏳
Last email sent: 07.11.2025. Cooldown in effect until 07.12.2025.
d459a27632Johanna06.10.2025Added wicket yui calendar.css - original
[failed] com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper.testCantFindDistance
expected:<[0]> but was:<[191]>: junit.framework.ComparisonFailure: expected:<[0]> but was:<[191]> at junit.framework.Assert.assertEquals(Assert.java:81) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368) at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357) at com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper.testCantFindDistance(TestGoogleMapsDistanceHelper.java:107) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Atte ⏳
Last email sent: 21.10.2025. Cooldown in effect until 21.11.2025.
2ec5937c2fAtte21.10.2025Optimize ProjectCompensationModelServices hashMap logic (solve monitor duration warning?) + test
[failed] com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddress
expected:<[Front Shop, ]Saba 2 Tower - Clust...> but was:<[]Saba 2 Tower - Clust...>: junit.framework.ComparisonFailure: expected:<[Front Shop, ]Saba 2 Tower - Clust...> but was:<[]Saba 2 Tower - Clust...> at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddress(TestReverseGeocoding.java:22) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Atte
582df02e13Atte22.10.2025ProjectCompensationModelServices hashMap optimization iter2. Add native asserts + F
6fb959273fMartin22.10.2025Format
[failed] com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddressFinland
expected:<[Front Shop, ]Saba 2 Tower - Clust...> but was:<[]Saba 2 Tower - Clust...>: junit.framework.ComparisonFailure: expected:<[Front Shop, ]Saba 2 Tower - Clust...> but was:<[]Saba 2 Tower - Clust...> at junit.framework.Assert.assertEquals(Assert.java:81) at junit.framework.Assert.assertEquals(Assert.java:87) at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddressFinland(TestReverseGeocoding.java:32) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Atte
582df02e13Atte22.10.2025ProjectCompensationModelServices hashMap optimization iter2. Add native asserts + F
6fb959273fMartin22.10.2025Format
[failed] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex
junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.fail(Assert.java:53) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex(TestLoginRememberMeMobiiliseurantaLoginPage.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[failed] com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError
junit.framework.AssertionFailedError at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.fail(Assert.java:53) at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError(TestLoginRememberMeMobiiliseurantaLoginPage.java:178) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin ⏳
Last email sent: 12.11.2025. Cooldown in effect until 12.12.2025.
d9de84f9ccMartin12.11.2025Refactored VacationName cache to be available also in backend (47599 will refactor this further)
[todo_failed] com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.(EmployeeRangeReportsQueryCriteriaCache.java:524) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.(EmployeeRangeReportsQueryCriteriaCache.java:341) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.newEmployeeRangeReportsQueryCriteriaCache_WORK_SHIFT_EDITOR_LOAD_ALSO_ANONYMOUS_FOR_AUTHORIZED_UNITS_todo_unit_precision(AbstractEmployeeRangeReportLoaderTestCase.java:594) at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.assertLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleAnonymousRecurringServiceDemands(AbstractEmployeeRangeReportLoaderTestCase.java:1214) at com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee(TestEmployeeRangeReportLoader.java:1485) at com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak(TestEmployeeRangeReportLoader.java:1499) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
--> Martin, Veikko
601ac7efecVeikko12.11.202546501 Asiakasyrityksen tekemä tilaus
aa8e7075e9Martin12.11.202552398 Postituslistan päivitys
a1acb5ba1fMartin12.11.202547599 Kellonaikojen vaikutuksen aktivointi poissaolotyyppeihin
[todo_failed] com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.test_TODO_BillingHoursVsBudgetCacheAndDimensions
ERROR: column vacationna0_.timerangesenabled does not exist Position: 331: org.postgresql.util.PSQLException: ERROR: column vacationna0_.timerangesenabled does not exist Position: 331 at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2565) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2297) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:322) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:481) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:401) at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:164) at org.postgresql.jdbc.PgPreparedStatement.executeQuery(PgPreparedStatement.java:114) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:116) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:70) at org.hibernate.loader.Loader.getResultSet(Loader.java:2122) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881) at org.hibernate.loader.Loader.doQuery(Loader.java:925) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342) at org.hibernate.loader.Loader.doList(Loader.java:2622) at org.hibernate.loader.Loader.doList(Loader.java:2605) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434) at org.hibernate.loader.Loader.list(Loader.java:2429) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87) at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606) at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637) at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558) at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516) at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30) at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91) at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936) at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866) at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364) at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177) at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145) at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771) at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150) at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39) at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113) at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66) at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45) at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.test_TODO_BillingHoursVsBudgetCacheAndDimensions(TestProjectMultidimensionalReport.java:131) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at junit.framework.TestCase.runTest(TestCase.java:164) at junit.framework.TestCase.runBare(TestCase.java:130) at junit.framework.TestResult$1.protect(TestResult.java:106) at junit.framework.TestResult.runProtected(TestResult.java:124) at junit.framework.TestResult.run(TestResult.java:109) at junit.framework.TestCase.run(TestCase.java:120) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at junit.framework.TestSuite.runTest(TestSuite.java:230) at junit.framework.TestSuite.run(TestSuite.java:225) at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483) at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)

🟢 Successes: 3050 / 13817
🟡 Failures: 160 / 13817
🔴 Errors: 896 / 13817
com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId() (328 tests)
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk()
    testStartTimeAndEndTimeOkOnHolidayWeek()
    testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxOn()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue()
    testValidateLunchBreakFormatIfStartAndEndDateGiven()
    testFullDaySickleaveOk()
    testHalfDaySickleaveOk()
    testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired()
    testPartDaySickleaveOkIfHasLunchBreak()
    testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled()
    testEmployeeCancelButton()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeAndEndTimeOk()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk()
    testStartTimeAndEndTimeOkOnHolidayWeek()
    testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxOn()
    testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue()
    testValidateLunchBreakFormatIfStartAndEndDateGiven()
    testFullDaySickleaveOk()
    testHalfDaySickleaveOk()
    testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired()
    testPartDaySickleaveOkIfHasLunchBreak()
    testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled()
    testEmployeeCancelButton()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeAndEndTimeOk()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel
    testFullDaySickleaveOk()
    testHalfDaySickleaveOk()
    testPartDaySickleaveOkIfHasLunchBreak()
    testEnteringOneUnitPerEntryCompensationUnits()
    testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer()
    testTODOCannotRecordCompensationsWithoutTaskEntry()
    testTODOCustomerApprovalDirectlyFromEmployeeApproval()
    testTODOStartAndEndTimeAreParsedIntelligentlyIntoTaskEntry()
    testTODOEmployeeCannotRecord_SupervisorOnlyCompensationUnits_ButTheyAreVisibeAndTheyDontGetLost()
    testAllowedToOverrideUnAssignedTask()
    testNotAllowedToOverrideUnAssignedTask()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkFutureLocked()
    testSupervisorCanRecordSupervisorViewOnlyCompensationUnit()
    testSupervisorViewOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits()
    testCannotSaveOnlyRowNotesField()
    testEmployeeCannotRecordSupervisorOnlyCompensationUnit_checkbox()
    testEmployeeCannotRecordSupervisorOnlyCompensationUnit_field()
    testEmployeeCannotViewSupervisorOnlyCompensationUnit_field()
    testValidateLunchBreak0IsValid()
    testCompensationEditorContainerIsVisibleAndEnabledWhenThereAreCompensationOptionsAndOtherwiseNot()
    testValidateCompensationEntryRawInputIsNotLostOnError()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay_x()
    testEnteringNormalCompensationUnits()
    testSickleaveNotAllowedIfWorkingFullDay()
    testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreakHours()
    testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreak()
    testSalaryPeriodChangesWhenSelectedFromCalendar()
    testSalaryPeriodRemainsUnchangedWhenCancelingAfterSave()
    testFaceliftTableDataRefreshesAfterSwitchingCostCenter()
    testSupervisorCanRecordSupervisorOnlyCompensationUnit()
    testSupervisorOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk()
    testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk()
    testDefaultLunchBreak()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeAndEndTimeOk()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts
    testIfOnlySickleaveGivenThenLunchBreakMustFit()
    testTODOXX()
    testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffSickleave()
    testStartTimeAndEndTimeDontOverlapWithSickleaveButSickleaveOverlapsWIthBoth()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_1()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_2()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_3()
    testLunchBreakOkWhenPartOfItIsInTaskAndPartOfItIsInSickleave()
    testTODOOriginalValueColoring()
    testCannotSaveOnlyRowNotesFieldEvenIfHasSickleave()
    testSickleaveAndLunchBreakOk()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffSickleave()
    testStartTimeAndEndTimeOverlapWithSickleaveWhichIsOkAsSickleaveSnapsOffAPiece()
    testFullDayTaskWithSickleaveAndLunchBreakSnapsPieceOffSickleave()
    testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffTask()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk()
    testEnteringOneUnitPerEntryCompensationUnits()
    testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer()
    testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk()
    testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk()
    testDefaultLunchBreak()
    testIfStartDateGivenEndDateIsRequired()
    testStartTimeAndEndTimeOk()
    testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange()
    testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks()
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved()
    testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved()
    testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved()
    testStartTimeEndTimeAndTaskNotesOk()
    testStartTimeAndEndTimeOkButLengthNotValid()
    testStartTimeAndEndTimeTooAccurate()
    testStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked()
    testSickleaveDisabledIfAnotherTaskLocked()
    testValidateLunchBreakFormat()
    testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewCustomerHoursReportAlreadyApproved()
    testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
    testVisitorCannotViewHoursAlreadyApproved()
    testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved()
    testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee()
    testAllowLunchBreakToOverlapWithAnotherTask()
    testCannotSaveOnlyNotesField()
    testComplainAboutAFullDayTaskEntryOnAHoliday()
    testDoNotAllowATaskToOverlapWithAnotherTask()
    testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday()
    testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday()
    testEnterStartTimeEndTimeAndLunchBreakAndThenCancel()
    testIfEndDateGivenEndDateIsRequired()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
    testManagerAcceptsEmployeeAcceptedHours()
    testManagerEditAndAcceptBeforeEmployeeAccepts()
    testPreserveExistingLunchBreak()
    testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved()
    testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved()
    testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke
    testPlayStopButton()
    testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testCase4288DurationOnly()
    testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours()
    testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke
    testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testCase4288DurationOnly()
    testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours()
    testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku
    testAutomaattiMatkalaskuTuleeVainEditoriformille()
    testEiStackOverflowErroria()
    testAutomaattimatkalaskuVaatiiAutoSuggestin()
    testAutomaattimatkanPituudenYlikirjoitusKasin()
    testDisabloituMatkalasku()
    testViallinenOsoite()
    testAsiakkaallaEiOsoitetta()
    testJosPaallekainenMatkalaskuLuodaanAutomaattiKulukirjaus()
    testJosKmKuluOnJoEiLuodaAutomaattistaMatkalaskua()
    testMatkalaskuToimiiUseammallakinProjectCustomerilla()
    testToistaMatkaKorvaustaEiLuodaSamallePaivalleJosAiempiOnJoTallennettu()
    testUudenTaskinAutomaattiMatkalaskunAjatPaivittyvat()
    testAutomaattiMatkalasku()
    testPreventNpeWhenAutoSuggest()
    testRoundTrip()
    testMatkalaskuIkkunanAukeaminen4()
    testEiTallennetaUuttaMatkalaskutietuettaJosPaallekaisyys()
    testMatkalaskuIkkunanAukeaminen3()
    testMatkalaskuIkkunanAukeaminen2()
    testMatkalaskuIkkunanAukeaminen1()
    testTallentamattomiakaanMatkalaskujaEiVoiTehdaRistiin()
    testMatkalaskuException()
    testAutomaattimatkalaskuToimiiVainHalutuillaAloilla()
    testCase20813EiExceptioniaTallennettaessaKululajitonta()
    testEtappienDisabloituminen()
    testJosPaallekainenMatkalaskuToisellaKululajillaLuodaanPaivittainenMatkaKulukirjaus()
    testJosPaallekainenMatkalaskuLuodaanPaivittainenMatkaKulukirjaus()
    testPaivittainenMatkakulukorvausMatkalasku()
    testPaivittainenMatkakulukorvaus()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()
  com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke
    testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testCase4288DurationOnly()
    testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours()
    testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours()
    testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours()
    testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi()

org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse() (322 tests)
  com.tustor.backend.services.TestEmployeeRangeReportLoader
    testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak()
    testNoNpeEvenIfSessionCacheIsNotAvailable()
    testSessionLevelCacheDoesNotReindexExistingRangeReport()
  com.tustor.backend.services.TestLostWeeklyRestTime
    testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_None()
    testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2()
    testOnlyMondayGiven_GiveFreeRide()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly()
    testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday()
    testNormalWeek_NoRestTime()
    testWorkingOnlyOnSingleDayHasPlentyOfRestTime()
    testNormalWeek_NoRestTime_ThoughLunchBreak()
    testNormalWeek_NoRestTime_6_16()
    testNormalWeek_TrulyNoRestTime()
    testRestTimeOnMondayNotEnough()
    testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction()
    testRestTimeOnMondayIsEnough()
    testRestTimeOnMondayIsEnoughBecauseNoWork()
    testRestTimeOnMondayCountsIfRestDayCanBeAnyDay()
    testOptimalDayForLostWeeklyRestTimeIsChosen()
    testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay()
    testRestTimeOnMondayCountsIfRestDayIsSetToMonday()
    testLostWeeklyRestTimeIsSetToMonday()
    testRestTimeOnMondayCountsIfRestDayIsSetToTuesday()
    testLostWeeklyRestTimeIsSetToTuesday()
    testRestTimeOnMondayCountsIfRestDayIsSetToWednesday()
    testLostWeeklyRestTimeIsSetToWednesday()
    testRestTimeOnMondayCountsIfRestDayIsSetToThursday()
    testLostWeeklyRestTimeIsSetToThursday()
    testRestTimeOnMondayCountsIfRestDayIsSetToSunday()
    testLostWeeklyRestTimeIsSetToSunday()
    testWeekStartTimeOffsetZeroAndEnoughRestTime()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit()
    testWeekStartTimeOffsetNegativeAndEnoughRestTime()
    testWeekStartTimeOffsetNegativeAndNotEnoughRestTime()
    testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime()
    testWeekStartTimeOffsetZeroAndEnoughRestTime_end()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end()
    testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit()
    testWeekStartTimeOffsetPositiveAndEnoughRestTime()
    testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday()
    testWeekStartTimeOffsetPositiveAndNotEnoughRestTime()
    testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday()
    testOnlySomeHoursFromSundayAreLost()
    testAllHoursFromSundayAreLost()
    testRestTimeOnMondayIsNotEnoughEvenIfNoWork()
    testRestTimeOnSaturdayNotEnough()
    testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime()
    testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime()
    testRestTimeOnSaturdayIsEnough()
    testRestTimeOnSaturdayIsEnoughBecauseNoWork()
    testRestTimeOnSaturdayIsEnoughBecauseNoWork_2()
    testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork()
    testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven()
    testRestTimeWithMultipleContracts()
    testRestTimeCase138()
    testCase26787_AnttiKojo()
  com.tustor.backend.services.TestWorkShiftStateTaskTestCases
    testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto()
  com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils
    testSpectraSalaryServices()
  com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames
    testConvertLegacyToPdfWithNames()
  com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering
    testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering()
    testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering()
    testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering()
    testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated()
    testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects()
  com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization
    testJosTyontekijaTayttaa53vKeskenVuodenNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen()
  com.tustor.tuntinetti.view.application.TestEmployeeReportView
    testTODOCannotMoveOntoASingleSickleaveWithNonCoincidingTimeRanges()
    testGetPrecedingAndFollowingTaskAndTravelEntrys()
    testSerializations()
    testTODOCannotMoveOntoASingleSickleaveWithoutTimeRanges()
    testTODOCannotMoveOntoASingleSickleaveWithCoincidingTimeRanges()
    testTODOCannotMoveOntoASingleVacationWithoutTimeRanges()
    testTODOCannotMoveOntoASingleVacationWithCoincidingTimeRanges()
    testTODOCannotMoveOntoASingleVacationWithNonCoincidingTimeRanges()
    testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChanges()
    testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChangesTestBenevolentTaskRemovedTwice()
    testCannotMoveFromIfLocked()
    testMoveSwapOrCopyWholePeriod()
    testMoveSwapOrCopyWholePeriodTaskRemovedBeforeTransaction()
    testMoveSwapOrCopyFirstTaskDate()
    testMoveSwapOrCopyFirstTaskDateTaskRemovedBeforeTransaction()
    testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriod()
    testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriodTerminatesIfTaskRemoved()
    testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriod()
    testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriodTerminatesIfTaskRemoved()
    testMoveSwapOrCopyGivenTargetPeriodMustHaveValidPeriod()
    testMoveSwapOrCopyGivenPeriod()
    testTODOMoveSwapOrCopyGivenPeriodForMultipleEmployeeRangeReports()
    testTODO()
  com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset
    testDayDoesntDisappear()
  com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage
    testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed()
    testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending()
    testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword()
    testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch()
    testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie()
    testRememberMeLoginDoesNotBypassTwoPhaseAuthentication()
  com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin
    testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAbortInInitialStateGoesBackToLogin()
    testAbortStampOut()
    testStampInAndImmediatelyStampOut()
    testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAutomaattinenRuokatauko()
    testStampInSameTargetSameTime()
    testStampOutEarlyTomorrow()
    testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
  com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin
    testSetUp()
    testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAbortInInitialStateGoesBackToLogin()
    testAbortStampOut()
    testStampInAndImmediatelyStampOut()
    testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
    testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically()
    testAutomaattinenRuokatauko()
    testStampInSameTargetSameTime()
    testStampOutEarlyTomorrow()
    testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically()
  com.tustor.tuntinetti.view.application.TestStaffComGainerSalaryCalculationApi
    testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa()
  com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary()
    testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary()
    testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary()
    testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary()
    testPuhelinetu_VahennysIlmanPuhelinetua()
    testPuhelinetu_IlmanPuhelinetuataiVahennysta()
    testPuhelinetu_Puhelinetu1_Puhelinetuvahennys()
    testPuhelinetu_Puhelinetu2_Puhelinetuvahennys()
    testPuhelinetu_Puhelinetu3_Puhelinetuvahennys()
    testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta()
    testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta()
    testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta()
    testLuontoisedut()
    testKorvaukset()
    testMuuKorvausTransactions()
    testMuuKorvausTransactions_Eurolisat()
    testIltatyokorvausTransactions()
    testIltatyokorvausTransactions_Eurolisat()
    testYotyokorvausTransactions()
    testYotyokorvausTransactions_Eurolisat()
    testTyoaikaLisatTransactions()
    testLauantaikorvausTransactions()
    testLauantaikorvausTransactions_Eurolisat()
    testSunnuntaikorvausTransactions()
    testSunnuntaikorvausTransactions_Eurolisat()
    testArkipyhakorvausTransactions()
    testArkipyhakorvausTransactions_Eurolisat()
    testLisatunnitTransactions()
    testLisatunnitKKPalkkaTransactions()
    testLisatunnitTransactions_Eurolisat()
    testYlityoTransactions()
    testYlityoKKPalkkaTransactions()
    testYlityoTransactions_Eurolisat()
    testTuntipalkka_EiPoissaoloja()
    testKKPalkka_EiPoissaoloja()
    testTuntipalkka_Lyhennysvapaa()
    testKKPalkka_Lyhennysvapaa()
    testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa()
    testTuntipalkka_Liukumavapaa_FlextimeForReporting()
    testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen()
    testTuntipalkka_Liukumavapaa_VacationEarned_Negatiivinen()
    testKKpalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa()
    testKKpalkka_Liukumavapaa_FlextimeForReporting()
    testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen()
    testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen()
    testKKPalkka_Sairausloma()
    testTuntipalkka_Sairausloma()
    testTuntipalkka_Tapaturma()
    testTuntipalkka_ProsenttiperusteinenWtrKorvaus()
    testKKPalkka_SairauslomaKeskenPaivan_Osapalkka()
    testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa()
    testCase24736()
    testCaseOtherId()
    testCase24756()
    testCase24813()
    testTODOCase24785()
    testTODOEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix()
    testMainContractSeries()
    testParallelContractSeries()
    testBothContractSeries()
    testConsecutiveContractSeries()
    testCase36821()
  com.tustor.tuntinetti.view.application.logic.TestCustomerReportView
    test_TODO_EmployeeReportView_getEmployeeProjectRangeReportsForCacheRange_budget()
    test_TODO_InitializeTheWholeBudgetRangeUsingDatabase()
    test44588()
    test44588Determinism()
    testCase13165CustomerHasMultipleProjectsCollateBothEmployees()
    testDisplayDateRangeLean()
    testVacationDailyReportViewVisibilityWithoutTasks()
    testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer()
    testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer()
    testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer()
    testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer()
    testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer()
    testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer()
    testDateTrimmingInvalidArgumentsShouldThrowException()
    testDateTrimmingOnlyTasksOnSameDay()
    testDateTrimmingNoTasksShowEmpty()
    testDateTrimmingNoTasksHideEmpty()
    testDateTrimmingOnlyTasksInThePast()
    testDateTrimmingNoGapInTasks()
    testDateTrimmingOnlyTasksInFuture()
    testDateTrimmingTasksInPastAndFutureWithAGap()
    testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization()
    testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull()
    testSetEnabledForAbstractReportPanel()
  com.tustor.tuntinetti.view.application.recruitment.submit.tailored.suomenavustajapalvelut.TestSuomenAvustajapalvelutHakulomake
    testMunicipalitiesAgainstPostiPostalCodeDataFile()
  com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport
    testCase44507()
    test_TODO_Sairastunnit()
    testEiTupliaJosKoostetaanAsiakkaat()
    testBillingHoursVsBudgetCacheCachingProblem()
    testBillingHoursVsBudgetCacheWithOvertimeAssignment()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment()
  com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel
    testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_PersonalOvertimeAssignment()
    testSummaryWithSeparateSickleaveMonthlySalary1()
    testSummaryWithSeparateSickleaveMonthlySalary2()
    testSummaryWithSeparateSickleaveMonthlySalary3()
    testSummaryWithSeparateVacationMonthlySalary1()
    testSummaryWithSeparateVacationMonthlySalary2()
    testSummaryWithSeparateVacationMonthlySalary3()
    testSummaryWithPercentBasedPaidVacationCompensation()
    testSummaryWithBasicLabourAgreement()
    testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_ProjectOvertimeAssignment()
    testPolarProTomaszBorowski_tuotanto()
  com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport
    testSkipBilled()
    testStats()
    testTEST()
    testNonProjectBug()
    test_TODO_BillingHoursVsBudgetCacheAndDimensions()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI()
    testKehittajaJorma_May_2013_hide_billing()
    testKehittajaJorma_May_2013_show_billing_MINI()
    testArkipyhaLaskutusNoudattaaNakyvyyssaantoa()
    testKehittajaJorma_May_2013_show_billing()
    testKehittajaJorma_May_2013_zero_salary()
    testWithoutTaskDimension()
    testStatsWithRecurringTasksAndRegularTasks()
    testStatsWithOnlyRecurringTasks()
    testNoMonthlySalaryRow()
    testHideZeroPricedCompensations()
    test_TODO_FixSkipBilledEurosToBeTaskFilteredAsWell()
    testBillingHoursVsBudgetCacheWithOvertimeAssignment()
    testBillingHoursVsBudgetCacheWithOutOvertimeAssignment()
  com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181
    testAnoRutanenSickleaves_2013_07()
    testAnoRutanenSickleaves_2013_07_15()
  com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199
    testPudSvc41065()
  com.tustor.tuntinetti.view.application.reports.TestSickleaveAlertReportGenerator
    testTwoEmployees()
  com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi
    testBudgetReportWorkShiftStates()
    testBudgetReportWorkShiftStatesAddPlannedAnonymous()
  com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports
    testProjectLabourAgreementIsNotUsedForSalary()
    testBillingPricesOnReport()
    testBillingPricesNotOnReport()
    testProjectLabourAgreementIsUsedForBilling()
  com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions
    testOvertimeHoursByCustomerNoProjectDimension()
    testOvertimeHoursByCustomerWithProjectDimension()
    testCustomerRestrictionIncludingNull()
    testCustomerRestrictionAppliesToTimeBasedCompensations()
    testCustomerRestrictionAppliesToTimeBasedCompensationsWithProject()
    testCustomerRestrictionNotIncludingNull()
    testCustomerRestrictionWithOvertimeSplitWithNonIncludedCustomer()
    testEmployeesByProjectAndTaskGroup()
    testEmployeesByCustomer()
    testEmployeesByProjectCustomer()
    testTimeBasedCompensationsByCustomerNoProjectDimension()
    testBillingPricesForCustomersWithProject()
    testTimeBasedCompensationsByCustomerWithProjectDimension()
  com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports
    testSickleaves()
    testTasksAndAbsencesAreReported()
    testAbsencesAreReported()
    testKertausharjoitus()
    testKertausharjoitusWithProjects()
    testTasksAreReported()
    testWorkDuringPaidVacationMustNotAddToVacationHours()
    testSickleaveGoesToNullCustomerByDefault()
    testSickleaveGoesToEmployeeCustomerIfSet()
  com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions
    testEmployerUnitForEmployee()
    testEmployerUnitForEmployee_autoSelect()
    testFilterByEmployerUnitForEmployee()
    testEmployerUnitForProject()
    testFilterByEmployerUnitForProject()
    testEmployerUnitForCustomer()
    testFilterByEmployerUnitForCustomer()
    testFilterByEmployerUnitForCustomerWhenProjectIsOnReport()
  com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting
    testOvertimeReportsAreCorrect()
    testOvertimeCategoryGroupRestriction()
    testEmployerUnitForProjectAndCompensations_withPrice()
    testNoCompensationUnitsIfNoProjectHours()
    testNewFilteredReport()
    testNormalHoursRowIsAlwaysThereEvenWithoutHours()
    testKululajit_noProject_salary()
    testKululajit_project_billing()
    testEmployerUnitForProjectAndCompensations_withoutPrice()
  com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP
    testOvertimeReportsAreCorrect()
  com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays
    testPaidHolidays()
  com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports
    testReportQueryDoesntCalculateSalariesToSalesReport()
  com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports
    testVacationsWithSummaryReport()
    testVacationsWithDailyReport()
  com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction
    testEmployeeProject_ACTIVE()
    testNoProjectHoursRestriction_INACTIVE()
    testEmployee_ACTIVE()
  com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage
    testJobApplicationSubmit()
  com.tustor.tuntinetti.view.utils.TestHoursLockDateEditingSetEnabledVisitor
    testGetHoursLockDateEditingSetEnabledVisitorForAbstractReportPanel()

com.tustor.tuntinetti.view.session.TakpSessionBase.get() (123 tests)
  com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel
    testCheckBoxesAreNotSetForDefault()
    testSubjectAndBodyRequired()
    testErrorIfOptionIsNotSet()
    testSuccessfullyAction()
  com.tustor.tuntinetti.view.application.TestApplicationSortableTable
    testCheckIfApplicationsPerPageIsSetInTable()
    testCheckIfEmloyeeHasUpdatedApplciationPerPageAfterChangingDropDownValue()
    testIfCreatedNewEmployeePreferencesApplicationsPerPageSetAs_10()
  com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel
    testNameAlreadyExists()
    testIdAlreadyExists()
    testAddingNewSkillOptionWillCreateNew_Employer_SkillSet()
    testNameRequired()
    testIdRequired()
  com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionSelectionPanel
    testRemoveButtonInvisibleForSkillSet()
    testRemoveSkillOption()
    testRemoveSkillSet()
    testAddNewSkillSet()
    testAddNewSkillOption()
    testRemoveButtonInvisibleForSkillOption()
  com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel
    testNameAlreadyExists()
    testModifyingSkillSetNameWillBeOwnedBy_EmployerForJobOpening()
    testAlternateIdRequired()
    testAddingNewSkillSetWillBeOwnedBy_Employer()
    testNameRequired()
    testModifyingSkillSetNameWillBeOwnedBy_EmployerForProjectTaskGroup()
  com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel
    testAddContactPerson()
    testAddContactPersonAndCustomer()
    testAddContactPersonAndPerson()
    testAddContactPersonAndCustomerAndPerson()
    testContactPersonAlreadyExistsButUnUsedAndMerged()
    testContactPersonAlreadyExists()
  com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel
    testInfoPanelInvisibleWhenNoCustomerDetails()
    testFirstCustomerDetailInsideInfoPanel()
    testModifyCustomerDetail()
    testRemoveCustomerDetail()
    testAddCustomerDetailRequiredFields()
    testAddCustomerDetail()
  com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel
    testAddCustomer()
    testCase3459()
    testAddCustomerAndCustomerDetail()
    testAddCustomerAndContactPerson()
    testAddCustomerAndCustomerDetailAndContactPerson()
    testAddCustomerAndContactPersonAndPerson()
  com.tustor.tuntinetti.view.application.settings.customers.panels.TestCustomerSearchResultsPanel
    testNewCustomerWithPotential()
    testNewCustomerWithoutPotential()
    testNewCustomerNotYetContracted()
    testOldCustomerWithPotential()
    testOldCustomerWithoutPotential()
    testOldCustomerNotYetContracted()
    testActiveCustomer()
  com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage
    testShowJobPreview()
    testMolJobPreview()
    testRequiredSkillRequirement()
    testRequiredSkillDescription()
    testBulletedList()
    testEmbeddedImage()
    testUpdateMols()
  com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel
    testSubmitTemplate()
    testSubmitTemplateWrongJson()
  com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel
    testInitialForm()
    testAuthorization()
    testSickleaveQualificationTypeCanBeSet()
    testSubtractCompensatedDaysOnPreviousMonthsCanBeSet()
    testSubtractCompensatedDaysOnPreviousMonthsMayNotBeNegative()
    testAverageWorktimeCalculationMonthsCanBeSet()
    testAverageWorktimeCalculationTimeUnitCanBeSet()
    testAverageWorktimeCalculationMayNotBeNegative()
    testRepeatingSicknessMaximumIntervalCanBeSet()
    testRepeatingSicknessMaximumIntervalMayNotBeNegative()
    testCompensateOnWaitingPeriodCanBeSet()
    testRepeatingSicknessIntervalStartDayCanBeSet()
    testResetDayCounterOnYearChangeCanBeSet()
    testQualificationSettingModeCanBeChanged()
    testEmploymentTimeCanBeChanged()
    testEmploymentTimeMayNotBeNegative()
    testEmptyEmploymentTimeIsRejected()
    testEmploymentTimeUnitCanBeChanged()
    testCompensationRatioCanBeChanged()
    testCompensationRatioMayNotBeNegative()
    testEmptyCompensationRatioIsRejected()
    testPaidDaysCanBeChanged()
    testPaidDaysMayNotBeNegative()
    testEmptyPaidDaysIsRejected()
    testSickleaveDayTypeCanBeChanged()
    testQualifyingPeriodCanBeChanged()
    testQualifyingPeriodMayNotBeNegative()
    testEmptyQualifyingPeriodIsCorrectlyConverted()
    testDequalifyingPeriodCanBeChanged()
    testDequalifyingPeriodMayNotBeNegative()
    testEmptyDequalifyingPeriodIsCorrectlyConverted()
    testGivenAnyDequalifyingPeriodQualifyingPeriodMustBeSet()
    testGivenHoursAccordingToAverageThenAverageCalculationPeriodMustBeSet()
    testRowCanBeAdded()
    testRowCanBeRemoved()
    testRowsAreDisplayedInCorrectOrder()
  com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage
    testLinkExists()
    testAlertMessageProcessAndRepeatWhenDone()
    testAlertMessageProcess()
    testAlertMessageProcessWithSnoozingWithCreatorWantsNotifications()
    testAlertMessageProcessWithSnoozingWithoutCreatorWantsNotifications()
  com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel
    testAtLeastOnePersonsIsNotOnVacation()
    testNoNotificationMailAfterDetailCreationForMyself()
    testPersonIsNotOnVacation()
    testPersonIsOnVacation()
    testAllPersonsAreOnVacation()
    testNotificationMailAfterDetailCreation()
    testSendCreatorWantsNotificationsMail()
    testNormalEmployeeCannotEditPastDescription()
    testCounterIsResetAfterChangingStatus()
    testNextAlertAtIsRequired()
    testNextAlertInIsRequired()
  com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel
    testWeCanFindByCriterions()
    testWeCanDeleteSickleaves()
    testWhenNewRowAddedWeCanSelectPersonAndSickDate()
    testValidatePersonAndSickDateCombination()
  com.tustor.tuntinetti.view.simulation.TestPricingTemplatesPanel
    testTodo()
    testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges()
    testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden()
  com.tustor.tuntinetti.view.simulation.TestProjectPricingPanel
    testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges()
    testGivenExistingProjectPricingWhenUserPicksNewPricintTemplateThenUserCannotLeaveStartDateEmptyAndCannotGiveDuplicateStartDate()
    testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden()
  com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel
    testGivenNoWorkTimeCycleSettingsThenTheListIsHidden()
    testGivenExistingSigleWorkTimeCycleThenUserCannotRemoveIt()
    testGivenExistingMultipleSigleWorkTimeCycleThenUserCanRemoveIt()

sun.reflect.GeneratedConstructorAccessor542.newInstance() (93 tests)
  com.tustor.tuntinetti.view.application.TestCustomerReportList
    testCustomerReportListOnConfigureAnalyzesBudgets()
    testRoundingWithRowPerTask()
    testRoundingWithTasksOnSingleRow()
  com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel
    testNoFeatureNoApprovalButtonsEvenIfEmployerWants()
    testIfEmployerDontWantNoApprovalButtonsEvenIfNoFeatureNo()
    testIfEmployerDontWantNoApprovalButtonsEvenIfFeatureActive()
    testHourRangeBug20091129()
    testEmployeeCancelButton()
  com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel
    testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation()
    testLostWeeklyRestTimeDayOfWeek()
    testWeekStartOffsetPositive()
    testWeekStartOffsetPositiveWithMinutes()
    testWeekStartOffsetPositiveHoursOnly()
    testWeekStartOffsetNegative()
    testWeekStartOffsetNegativeWithMinutes()
    testWeekStartOffsetNegativeHoursOnly()
    testWeekStartOffsetEmptyIsZero()
    testWeekStartOffsetInvalidValue()
    testLostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay()
    testIndependenceDayCompensatedAccordingToLaw()
    testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown()
    testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly()
    testChangesToNewSickleaveSettingsAreStoredToDatabase()
    testSickleaveSettingsChangeWhenLabourAgreementIsChanged()
    testNewLabourAgreementsHaveNewSickleaveSettings()
    testAlternateCompensatedHolidaySelectionCanBeAddedToAgreementThatDoesNotHaveIt()
    testAlternateCompensatedHolidaySelectionCanBeModified()
    testAlternateCompensatedHolidaySelectionCanBeRemoved()
    testHolidayCompensationQualificationTimeCanBeChanged()
    testHolidayLengthCalculationOptionCanBeSet()
    testNewTesWithFullDayNightShiftCanBeCreatedAndSavedWithMinimumRequredInformation()
    testTesNightShiftsHaveTimeFormat()
    testNightShiftAppliesToFullShiftCanBeSet()
    testLatestNightShiftSeriesCanBeCopied()
    testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled()
  com.tustor.tuntinetti.view.application.TestLogins
    testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture()
    testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer()
    testPersonWithPasswordChangePending()
    testPasswordIsNotRequiredToBeChangedOnEveryLogin()
    testEmployeeWithTwoPhaseAuthentication()
    testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers()
    testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin()
    testRestrictedCookies()
  com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel
    testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk()
    testStartTimeEndTimeAndLunchBreakAllOk()
    testValidateLunchBreakShouldNotBeAfterTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay()
    testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay()
    testStartTimeAndEndTimeOkNoLunchBreak()
    testTODOValidateLunchBreakFormat()
    testTODOPreserveExistingLunchBreak()
    testTODOPreserveExistingOvernightLunchBreak()
    testStartTimeEndTimeOvernightAndLunchBreakAllOk()
    testStartTimeEndTimeAndLunchBreakAllOkEvenIfLunchBreakGiven()
    testTODODefaultLunchBreak()
    testTODOStartTimeEndTimeOkButLunchBreakNotAccurateEnough()
    testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay()
    testIfLunchBreakGivenBothStartAndEndDateAreRequired()
  com.tustor.tuntinetti.view.application.TestProjectReportList
    testProjectReportListOnConfigureAnalyzesBudgets()
  com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee_CostCenterHasTaskGoupDimensions()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee()
    test_WorkShift_AddedForEmployeeUsingNormalMiniPopup_MakesSpaceForNewTask()
    testSmoke()
  com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective
    testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts()
    testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup()
    testSmoke()
  com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave
    testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup()
    testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline()
    testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup()
    testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction()
    testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts()
    testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup()
    testSmoke()
  com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated
    testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly()
    testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2()
    testManagerCanEditVacationsAndItWillBeRecorded()

sun.reflect.NativeConstructorAccessorImpl.newInstance0() (15 tests)
  com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization
    testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen()
    testJosTyontekijaOnAlle53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen()
    testJosTyontekija15vNiinEiPalkansaajanElakemaksuaTyottomyysturvaaEikaSosiaaliturvamaksua()
    testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaaEdellisenäVuonnaNollattu()
    testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaa()
    testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaaEdellisenäVuonnaNollattu()
    testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaa()
    testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaaEdellisenaVuonnaNollattu()
    testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaa()
    testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosenttiPeriytyyPreviousSalaryCalculationRowlta()
  com.tustor.tuntinetti.view.application.TestLogins
    testTallierSingleSignOnLogin()
    testUnauthenticatedPersonIsRedirectedToLogin()
    testExistingPersonHavingAnEmployerCanLoginViaLoginPage()
    testAPersonHavingAValidEmployerCanLoginViaLoginPage()
    testAPersonHavingAValidContractCanLoginViaLoginPage()

com.tustor.tuntinetti.dto.salaries.SalaryCalculation.setFinnishTaxCard() (3 tests)
  com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils
    testReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis()
    testDynaamisetRivit1()
    testDynaamisetRivit2()

javax.mail.internet.InternetAddress.parse() (2 tests)
  com.tustor.backend.services.TestEmailServices
    testInternetAddressUsage_SemicolonAndSpace()
    testInternetAddressUsage_Semicolon()

com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary() (1 tests)
  com.tustor.tuntinetti.view.htmlunit.TestOpenJobs
    testGetOpenJobs()

com.tustor.backend.services.DatabaseServices.assertIdPositive() (1 tests)
  com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto
    testRakennusalanTiedonanto()

com.tustor.common.dto.Vacation.setVacationType() (1 tests)
  com.tustor.backend.services.TestOvertimeVacationSummaryValues
    test_TODO_FIX_TEST_THAT_DOES_NOT_WORK_LoopAllVacationTypes()

com.tustor.tuntinetti.backend.logic.AbstractDailyReport.displayOverallDescription() (1 tests)
  com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler
    testWorkShiftDragDropEmployeeDailyReportHandler()

com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.handleResiduals() (1 tests)
  com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag
    testSickleaveOvernight()

com.tustor.tuntinetti.backend.services.ApplicationServices.initializePersonIfNewAndMergeGracefullyIfDuplicate() (1 tests)
  com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions
    testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_MergePersonsAndKeepLatestData()

com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.nowSelectOvertime() (1 tests)
  com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri
    testStartTimeAndEndTimeOk()

com.tustor.tuntinetti.view.application.reports.generic.excel.XlsxReportWriter$DimensionViewAscendingComparator.compare() (1 tests)
  com.tustor.tuntinetti.view.application.reports.generic.TestReport
    testFindUsedValues()

java.io.FileOutputStream.open0() (1 tests)
  com.tustor.backend.services.tailored.siparila.TestSiparilaFetchEmployeesTask
    testSiparilaFetchEmployeesTask()

junit.framework.Assert.fail() (1 tests)
  com.tustor.tuntinetti.view.layouthomepage.TestLayoutHomePage
    testRenderLayoutHomePage()

SmokeTests (pending 17h 27s)
🔴 com.tustor.tuntinetti.view.application.TestStaffComGainerSalaryCalculationApi (13s)
🔴 testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa (13s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase$1.getEmployeeRangeReport(AbstractStaffComGainerSalaryCalculationApiTestCase.java:121)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase$1.<init>(AbstractStaffComGainerSalaryCalculationApiTestCase.java:113)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase.loadSalaryCalculationModel(AbstractStaffComGainerSalaryCalculationApiTestCase.java:113)
	at com.tustor.tuntinetti.view.application.TestStaffComGainerSalaryCalculationApi.testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa(TestStaffComGainerSalaryCalculationApi.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase$1.getEmployeeRangeReport(AbstractStaffComGainerSalaryCalculationApiTestCase.java:121)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase$1.<init>(AbstractStaffComGainerSalaryCalculationApiTestCase.java:113)
	at com.tustor.tuntinetti.view.application.AbstractStaffComGainerSalaryCalculationApiTestCase.loadSalaryCalculationModel(AbstractStaffComGainerSalaryCalculationApiTestCase.java:113)
	at com.tustor.tuntinetti.view.application.TestStaffComGainerSalaryCalculationApi.testYhdessaProjektissaNormipalkkaToisessaProvikka_SittenSairauslomaArkipyhäJaLuottamusmieskorvausKtaNa(TestStaffComGainerSalaryCalculationApi.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestElakeSalaryCalculationRowInitialization (30s)
🔴 testJosTyontekijaTayttaa53vKeskenVuodenNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen (3s)
java.lang.ExceptionInInitializerError
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekijaOnAlle53vNiinPalkansaajanElakemaksuprosentinSalaryRowDefaultEiPeriydyMuttaPaluuMenneisyyteenVirkistaaSen (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekija15vNiinEiPalkansaajanElakemaksuaTyottomyysturvaaEikaSosiaaliturvamaksua (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaaEdellisenäVuonnaNollattu (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekijaOn16PlusNiinEiPalkansaajanEläkemaksuaEikäTyöttömyysturvaa (3s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaaEdellisenäVuonnaNollattu (3s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekija17PlusvNiinPalkansaajanEläkemaksuaJaTyöttömyysturvaa (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaaEdellisenaVuonnaNollattu (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekija18PlusvNiinPalkansaajanElakemaksuaJaTyottomyysturvaa (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosTyontekijaOnYli53vNiinPalkansaajanElakemaksuprosenttiPeriytyyPreviousSalaryCalculationRowlta (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractSalaryCalculationsPanelRowsTestCase.safeSetUp(AbstractSalaryCalculationsPanelRowsTestCase.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.session.TestTakpSessionAuthorization (41s)
🟢 testGetFeaturesActivatedUserOrSupervisor_boolean (3s)
🟢 testGetActiveFeaturesInAnyUnitManagersOfUnitManager (2s)
🟢 testGetUnitManagersManagedUnits (2s)
🟢 testGetUnitManagers (2s)
🟢 testGetManagedEmployerUnits (2s)
🟢 testIsSomeLevelManager (2s)
🟢 testIsManager (2s)
🟢 testIsUnitManager (2s)
🟢 testIsTuntinettiManager (2s)
🟢 testIsNotTuntinettiManager (2s)
🟢 testIsTuntinettiSupport (2s)
🟢 testTakpSessionBaseGetRolesNullEmployee (3s)
🟢 testFeatureCanBeAuthorizedOnlyIfInActiveFeatures (2s)
🟢 testCustomerSupportAuthorizationIsNotRemovedAfterResetRoles (2s)
🟢 testGetRoles (2s)
🟢 testRolesAreRefreshedAfterUnitManagersRemoved (2s)
🔴 com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi (6min 49s)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:225)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithHourlySalary(TestTulorekisteriWithSalaryCalculationApi.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:242)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRangeLegacyWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCase44855LostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestTulorekisteriWithSalaryCalculationApi.java:315)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase44855LostWeeklyRestTimeOnlyFromReportOnBillingReportIndependentOfReportingRangeWithMonthlySalary(TestTulorekisteriWithSalaryCalculationApi.java:259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_VahennysIlmanPuhelinetua (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_VahennysIlmanPuhelinetua(TestTulorekisteriWithSalaryCalculationApi.java:609)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_VahennysIlmanPuhelinetua(TestTulorekisteriWithSalaryCalculationApi.java:609)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_IlmanPuhelinetuataiVahennysta (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_IlmanPuhelinetuataiVahennysta(TestTulorekisteriWithSalaryCalculationApi.java:616)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_IlmanPuhelinetuataiVahennysta(TestTulorekisteriWithSalaryCalculationApi.java:616)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_Puhelinetu1_Puhelinetuvahennys (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu1_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:623)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu1_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:623)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_Puhelinetu2_Puhelinetuvahennys (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu2_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:630)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu2_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:630)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_Puhelinetu3_Puhelinetuvahennys (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu3_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetu3_Puhelinetuvahennys(TestTulorekisteriWithSalaryCalculationApi.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:644)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys1_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:644)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:651)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys2_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:651)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:658)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertPuhelinetu(TestTulorekisteriWithSalaryCalculationApi.java:707)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testPuhelinetu_Puhelinetuvahennys3_IlmanPuhelinvahennysta(TestTulorekisteriWithSalaryCalculationApi.java:658)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLuontoisedut (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCompensationUnitType(TestTulorekisteriWithSalaryCalculationApi.java:1093)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLuontoisedut(TestTulorekisteriWithSalaryCalculationApi.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCompensationUnitType(TestTulorekisteriWithSalaryCalculationApi.java:1093)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLuontoisedut(TestTulorekisteriWithSalaryCalculationApi.java:829)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKorvaukset (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCompensationUnitType(TestTulorekisteriWithSalaryCalculationApi.java:1093)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKorvaukset(TestTulorekisteriWithSalaryCalculationApi.java:1035)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertCompensationUnitType(TestTulorekisteriWithSalaryCalculationApi.java:1093)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKorvaukset(TestTulorekisteriWithSalaryCalculationApi.java:1035)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMuuKorvausTransactions (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1230)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMuuKorvausTransactions_Eurolisat (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMuuKorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1259)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIltatyokorvausTransactions (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1289)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1289)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIltatyokorvausTransactions_Eurolisat (8s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testIltatyokorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testYotyokorvausTransactions (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1353)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1353)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testYotyokorvausTransactions_Eurolisat (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1383)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYotyokorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1383)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTyoaikaLisatTransactions (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTyoaikaLisatTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTyoaikaLisatTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLauantaikorvausTransactions (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1447)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1447)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLauantaikorvausTransactions_Eurolisat (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1482)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLauantaikorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1482)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSunnuntaikorvausTransactions (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1518)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1518)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSunnuntaikorvausTransactions_Eurolisat (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1551)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testSunnuntaikorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1551)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testArkipyhakorvausTransactions (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testArkipyhakorvausTransactions_Eurolisat (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1626)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testArkipyhakorvausTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1626)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLisatunnitTransactions (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1667)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1667)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLisatunnitKKPalkkaTransactions (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitKKPalkkaTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1703)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitKKPalkkaTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1703)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLisatunnitTransactions_Eurolisat (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1740)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testLisatunnitTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1740)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testYlityoTransactions (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1778)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1778)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testYlityoKKPalkkaTransactions (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoKKPalkkaTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1816)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoKKPalkkaTransactions(TestTulorekisteriWithSalaryCalculationApi.java:1816)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testYlityoTransactions_Eurolisat (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1855)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testYlityoTransactions_Eurolisat(TestTulorekisteriWithSalaryCalculationApi.java:1855)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_EiPoissaoloja (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_EiPoissaoloja(TestTulorekisteriWithSalaryCalculationApi.java:1894)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_EiPoissaoloja(TestTulorekisteriWithSalaryCalculationApi.java:1894)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKPalkka_EiPoissaoloja (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_EiPoissaoloja(TestTulorekisteriWithSalaryCalculationApi.java:1922)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_EiPoissaoloja(TestTulorekisteriWithSalaryCalculationApi.java:1922)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Lyhennysvapaa (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Lyhennysvapaa(TestTulorekisteriWithSalaryCalculationApi.java:1949)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Lyhennysvapaa(TestTulorekisteriWithSalaryCalculationApi.java:1949)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKPalkka_Lyhennysvapaa (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Lyhennysvapaa(TestTulorekisteriWithSalaryCalculationApi.java:1984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Lyhennysvapaa(TestTulorekisteriWithSalaryCalculationApi.java:1984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa(TestTulorekisteriWithSalaryCalculationApi.java:2018)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa(TestTulorekisteriWithSalaryCalculationApi.java:2018)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Liukumavapaa_FlextimeForReporting (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_FlextimeForReporting(TestTulorekisteriWithSalaryCalculationApi.java:2068)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_FlextimeForReporting(TestTulorekisteriWithSalaryCalculationApi.java:2068)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Positiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2106)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Liukumavapaa_VacationEarned_Negatiivinen (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Negatiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Liukumavapaa_VacationEarned_Negatiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKpalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa(TestTulorekisteriWithSalaryCalculationApi.java:2177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_RistiriitaisetPalkkalaijitLaskelmassa(TestTulorekisteriWithSalaryCalculationApi.java:2177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKpalkka_Liukumavapaa_FlextimeForReporting (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_FlextimeForReporting(TestTulorekisteriWithSalaryCalculationApi.java:2221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_FlextimeForReporting(TestTulorekisteriWithSalaryCalculationApi.java:2221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Positiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2287)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.buildLiukumavapaaCase(TestTulorekisteriWithSalaryCalculationApi.java:2361)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKpalkka_Liukumavapaa_VacationEarned_Negatiivinen(TestTulorekisteriWithSalaryCalculationApi.java:2287)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKPalkka_Sairausloma (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Sairausloma(TestTulorekisteriWithSalaryCalculationApi.java:2368)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_Sairausloma(TestTulorekisteriWithSalaryCalculationApi.java:2368)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Sairausloma (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Sairausloma(TestTulorekisteriWithSalaryCalculationApi.java:2396)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Sairausloma(TestTulorekisteriWithSalaryCalculationApi.java:2396)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_Tapaturma (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Tapaturma(TestTulorekisteriWithSalaryCalculationApi.java:2424)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_Tapaturma(TestTulorekisteriWithSalaryCalculationApi.java:2424)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_ProsenttiperusteinenWtrKorvaus (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_ProsenttiperusteinenWtrKorvaus(TestTulorekisteriWithSalaryCalculationApi.java:2452)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2651)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2561)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_ProsenttiperusteinenWtrKorvaus(TestTulorekisteriWithSalaryCalculationApi.java:2452)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKKPalkka_SairauslomaKeskenPaivan_Osapalkka (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_SairauslomaKeskenPaivan_Osapalkka(TestTulorekisteriWithSalaryCalculationApi.java:2484)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testKKPalkka_SairauslomaKeskenPaivan_Osapalkka(TestTulorekisteriWithSalaryCalculationApi.java:2484)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa(TestTulorekisteriWithSalaryCalculationApi.java:2521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2735)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.initializeSalaryCalculationModel(TestTulorekisteriWithSalaryCalculationApi.java:2683)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTuntipalkka_SairauslomaKeskenPaivan_Osapalkkaa(TestTulorekisteriWithSalaryCalculationApi.java:2521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase24736 (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24736(TestTulorekisteriWithSalaryCalculationApi.java:3121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24736(TestTulorekisteriWithSalaryCalculationApi.java:3121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCaseOtherId (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCaseOtherId(TestTulorekisteriWithSalaryCalculationApi.java:3235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCaseOtherId(TestTulorekisteriWithSalaryCalculationApi.java:3235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase24756 (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24756(TestTulorekisteriWithSalaryCalculationApi.java:3393)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24756(TestTulorekisteriWithSalaryCalculationApi.java:3393)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase24813 (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24813(TestTulorekisteriWithSalaryCalculationApi.java:3635)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase24813(TestTulorekisteriWithSalaryCalculationApi.java:3635)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCase24785 (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTODOCase24785(TestTulorekisteriWithSalaryCalculationApi.java:3890)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTODOCase24785(TestTulorekisteriWithSalaryCalculationApi.java:3890)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTODOEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix(TestTulorekisteriWithSalaryCalculationApi.java:4015)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testTODOEvaluateSalaryCalculationRowMoneyValueUsingFormulasFix(TestTulorekisteriWithSalaryCalculationApi.java:4015)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMainContractSeries (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMainContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4033)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testMainContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4033)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testParallelContractSeries (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testParallelContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4040)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testParallelContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4040)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBothContractSeries (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testBothContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4047)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testBothContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4047)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testConsecutiveContractSeries (5s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testConsecutiveContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4060)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.assertContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4116)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testConsecutiveContractSeries(TestTulorekisteriWithSalaryCalculationApi.java:4060)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase36821 (11s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase36821(TestTulorekisteriWithSalaryCalculationApi.java:4216)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:38)
	at com.tustor.backend.services.utils.EmployeeRangeReportProvider.getValue(EmployeeRangeReportProvider.java:17)
	at com.tustor.models.salaries.SalaryCalculationModel.getEmployeeRangeReport(SalaryCalculationModel.java:3096)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:260)
	at com.tustor.models.salaries.SalaryCalculationModel.<init>(SalaryCalculationModel.java:183)
	at com.tustor.tuntinetti.view.application.TestTulorekisteriWithSalaryCalculationApi.testCase36821(TestTulorekisteriWithSalaryCalculationApi.java:4216)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestVacationSummaryProxyWithSession (6s)
🟢 testVapaaKunEiLomaaJaljellaYhdistettyVuosilomaan (1s)
🟢 testDuplicateKeysForHtmlTable (0s)
🟢 testDuplicateKeysForHtmlTableWhenAjastettuErillistenSaldojenKayttoonotto (0s)
🟢 testDescriptionit (2s)
🟢 testToHtmlWithBothSaldoes (1s)
🟢 testToHtmlWithDelayedLomanansainta (0s)
🟢 com.tustor.tuntinetti.view.application.TestAbstractReportPanel (0s)
🟢 testMergeTasksFake (0s)
🟢 testStripSalaryInformation (0s)
🔴 com.tustor.tuntinetti.view.application.TestLogins (1min 49s)
🟢 testTresholdDate (2s)
🟢 testLoginPageWarnsIfMSIE6_1 (2s)
🟢 testStaticResource (1s)
🟢 testSetNullPerson (1s)
🔴 testTallierSingleSignOnLogin (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:342)
	at com.tustor.tuntinetti.view.application.TestLogins.testTallierSingleSignOnLogin(TestLogins.java:192)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testLoginPageWarnsIfMSIE7_0 (2s)
🟢 testLoginPageWarnsIfMSIE7_0b (2s)
🟢 testLoginPageWarnsIfMSIE6_0b (1s)
🟢 testLoginPageWarnsIfMSIE6_01 (1s)
🟢 testLoginPageWarnsIfMSIE6_0 (1s)
🟢 testLoginPageDoesNotWarnIfFirefox (2s)
🟢 testUnauthenticatedUserCanAccessLoginPage (2s)
🔴 testUnauthenticatedPersonIsRedirectedToLogin (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLogins.testUnauthenticatedPersonIsRedirectedToLogin(TestLogins.java:272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testExistingPersonHavingAnEmployerCanLoginViaLoginPage (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestLogins.testExistingPersonHavingAnEmployerCanLoginViaLoginPage(TestLogins.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAPersonHavingAValidEmployerCanLoginViaLoginPage (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingAValidEmployerCanLoginViaLoginPage(TestLogins.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAPersonHavingAValidContractCanLoginViaLoginPage (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingAValidContractCanLoginViaLoginPage(TestLogins.java:312)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAPersonHavingNoEmployerCannotLogin (3s)
🟢 testAPersonHavingNoValidEmployerCannotLogin (2s)
🔴 testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestLogins.testAPersonHavingNoValidEmployeeProjectCanLoginIfHeHasAContractInFuture(TestLogins.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAPersonHavingNoValidEmployeeProjectCannotLoginIfHeHasAContractOnlyInThePast (3s)
🔴 testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer (6s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.ensureExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer(AbstractLoginTestCases.java:117)
	at com.tustor.tuntinetti.view.application.TestLogins.assertExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer(TestLogins.java:413)
	at com.tustor.tuntinetti.view.application.TestLogins.testExistingPersonHavingMultipleEmployersCanLoginViaLoginPageAfterChoosingEmployer(TestLogins.java:395)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPersonWithPasswordChangePending (5s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.TestLogins.testPersonWithPasswordChangePending(TestLogins.java:553)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPasswordIsNotRequiredToBeChangedOnEveryLogin (4s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.TestLogins.testPasswordIsNotRequiredToBeChangedOnEveryLogin(TestLogins.java:587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeWithTwoPhaseAuthentication (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.submitSmsPasswordField(AbstractLoginTestCases.java:184)
	at com.tustor.tuntinetti.view.application.TestLogins.testEmployeeWithTwoPhaseAuthentication(TestLogins.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers (6s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.selectEmployerAndSubmit(AbstractLoginTestCases.java:194)
	at com.tustor.tuntinetti.view.application.TestLogins.testEmployeeWithTwoPhaseAuthenticationAndMultipleEmployers(TestLogins.java:726)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOMobileWithTwoPhaseAuthentication (8s)
expected:<MobileLoginPage> but was:<LoginPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.TestLogins.testTODOMobileWithTwoPhaseAuthentication(TestLogins.java:828)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testWapWithTwoPhaseAuthentication (5s)
🟢 testPoytakelloWithTwoPhaseAuthentication (5s)
🟢 testRedirectToUrlExceptionSavesUrlToDetailMessageField (1s)
🟢 testResetPersonAlwaysCallsResetRolesEvenIfEmployeeIsNull (2s)
🟢 testResetRolesPreviousEmployeeAuthorizationCacheIsCorrectlyCleared (2s)
🔴 testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.TestLogins.testSetSessionTimeOutSecondsIsAlwaysCalledUponLogin(TestLogins.java:1001)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestrictedCookies (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1183)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.tagAsAnonymousUserAndContinue(TakpApplication.java:6109)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6080)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.TestLogins.testRestrictedCookies(TestLogins.java:1062)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testDirectNavigationToPasswordChangePageDoesNotLeadToInfinitePasswordChangeLoop_Case50010 (2s)
🔴 com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage (36s)
🔴 testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed (4s)
Can't instantiate page using constructor public com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage(org.apache.wicket.PageParameters) and argument 
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed(TestLoginRememberMeMobiiliseurantaLoginPage.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testUnauthenticatedPersonCanBeRememberedUsingACookieIfAllowed(TestLoginRememberMeMobiiliseurantaLoginPage.java:42)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testUnauthenticatedUserCannotBeRememberedUsingACookieIfNotAllowed (2s)
🔴 testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending (2s)
Can't instantiate page using constructor public com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage(org.apache.wicket.PageParameters) and argument 
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending(TestLoginRememberMeMobiiliseurantaLoginPage.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfPasswordChangeIsPending(TestLoginRememberMeMobiiliseurantaLoginPage.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword (3s)
Can't instantiate page using constructor public com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage(org.apache.wicket.PageParameters) and argument 
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword(TestLoginRememberMeMobiiliseurantaLoginPage.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedPersonCannotAccessMemberAreaIfTriesToChangePasswordIntoOldPassword(TestLoginRememberMeMobiiliseurantaLoginPage.java:77)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch (3s)
Can't instantiate page using constructor public com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage(org.apache.wicket.PageParameters) and argument 
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch(TestLoginRememberMeMobiiliseurantaLoginPage.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberedUserCannotAccessMemberAreaIfTriesToChangeIntoPasswordsThatDoNotMatch(TestLoginRememberMeMobiiliseurantaLoginPage.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAutoLoginAttemptWithIllegalUserIdInCookie (2s)
🟢 testAutoLoginAttemptWithEmployeeForWhomLoginIsNotAllowed (2s)
🟡 testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex (3s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.fail(Assert.java:53)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeOldAuthorizationCookieIsNoLongerValidBecauseOfChangedPasswordIndex(TestLoginRememberMeMobiiliseurantaLoginPage.java:149)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError (5s)
null
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.fail(Assert.java:53)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testOldStyleAuthorizationCookiesWithoutPasswordIndexAreInvalidatedWithoutError(TestLoginRememberMeMobiiliseurantaLoginPage.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie (3s)
Can't instantiate page using constructor public com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage(org.apache.wicket.PageParameters) and argument 
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.assertAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie(TestLoginRememberMeMobiiliseurantaLoginPage.java:281)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie(TestLoginRememberMeMobiiliseurantaLoginPage.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.GeneratedConstructorAccessor548.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.assertAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie(TestLoginRememberMeMobiiliseurantaLoginPage.java:281)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testAfterPasswordChangeBindAuthorizationCookieCreatesNewCookie(TestLoginRememberMeMobiiliseurantaLoginPage.java:221)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRememberMeLoginDoesNotBypassTwoPhaseAuthentication (3s)
Can't instantiate page using constructor public com.tustor.tuntinetti.view.mobile.sales.teaser.MobiiliseurantaLoginPage(org.apache.wicket.PageParameters) and argument 
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberMeLoginDoesNotBypassTwoPhaseAuthentication(TestLoginRememberMeMobiiliseurantaLoginPage.java:312)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.GeneratedConstructorAccessor548.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:521)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.setRememberMeAndPasswordChangePending(AbstractLoginTestCases.java:405)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:95)
	at com.tustor.tuntinetti.view.application.AbstractLoginRememberMeTestCases.setRememberMeAndPasswordChangePending(AbstractLoginRememberMeTestCases.java:86)
	at com.tustor.tuntinetti.view.application.TestLoginRememberMeMobiiliseurantaLoginPage.testRememberMeLoginDoesNotBypassTwoPhaseAuthentication(TestLoginRememberMeMobiiliseurantaLoginPage.java:312)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.tuntinetti.view.application.TestPoytakelloDemo (41s)
🟢 testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
🟢 testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (1s)
🟢 testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (1s)
🟢 testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (1s)
🟢 testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (1s)
🟢 testAbortInInitialStateGoesBackToLogin (2s)
🟡 testAbortStampOut (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOutAndVerify(AbstractPoytakelloTestCase.java:435)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testAbortStampOut(AbstractPoytakelloTestCase.java:476)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testStampInAndImmediatelyStampOut (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOutAndVerify(AbstractPoytakelloTestCase.java:435)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testStampInAndImmediatelyStampOut(AbstractPoytakelloTestCase.java:493)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:545)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:529)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:545)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:537)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:545)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:579)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:771)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:545)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:789)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:800)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOut(AbstractPoytakelloTestCase.java:404)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:555)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.checkGivenAShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:545)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically(AbstractPoytakelloTestCase.java:811)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testAutomaattinenRuokatauko (2s)
Tee muutama testitapaus ruokatauosta vielä
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testAutomaattinenRuokatauko(AbstractPoytakelloTestCase.java:825)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testStampInSameTargetSameTime (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOutAndVerify(AbstractPoytakelloTestCase.java:435)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.doStampInAndThenStampOutLaterToday(AbstractPoytakelloTestCase.java:520)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testStampInSameTargetSameTime(AbstractPoytakelloTestCase.java:922)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testStampOutEarlyTomorrow (2s)
expected:<PoytakelloMainPage> but was:<PoytakelloStampInPage>
	at org.apache.wicket.util.tester.WicketTester.assertResult(WicketTester.java:705)
	at org.apache.wicket.util.tester.WicketTester.assertRenderedPage(WicketTester.java:619)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.stampInAndLoginForStampOutAndVerify(AbstractPoytakelloTestCase.java:435)
	at com.tustor.tuntinetti.view.application.AbstractPoytakelloTestCase.testStampOutEarlyTomorrow(AbstractPoytakelloTestCase.java:937)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin (57s)
🔴 testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAbortInInitialStateGoesBackToLogin (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAbortStampOut (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStampInAndImmediatelyStampOut (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAutomaattinenRuokatauko (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStampInSameTargetSameTime (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStampOutEarlyTomorrow (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (3s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.protocol.http.MockWebApplication.generateLastRenderedPage(MockWebApplication.java:648)
	at com.tustor.view.reusables.testers.WicketTesterExtended.generateLastRenderedPage(WicketTesterExtended.java:81)
	at org.apache.wicket.protocol.http.MockWebApplication.postProcessRequestCycle(MockWebApplication.java:576)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:556)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.attemptLogin(AbstractLoginTestCases.java:382)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:347)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:337)
	at com.tustor.tuntinetti.view.application.AbstractLoginTestCases.login(AbstractLoginTestCases.java:328)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.doLogin(TestPoytakelloWithLogin.java:46)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithLogin.safeSetUp(TestPoytakelloWithLogin.java:26)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin (42s)
🔴 testSetUp (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly7hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly6hIn35minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven6hIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven6h40minIn40minShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAbortInInitialStateGoesBackToLogin (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAbortStampOut (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStampInAndImmediatelyStampOut (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnlyA3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnlyA6hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly2x3hShiftWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven6hShiftWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTwoShiftsLessThan6hWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTwoShiftsLessOneOverWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGiven3h3h3hAnd6hShiftsWithAutomaticLunchBreaksActivatedThenLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAutomaattinenRuokatauko (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStampInSameTargetSameTime (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStampOutEarlyTomorrow (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenOnly6hIn30minShiftsWithAutomaticLunchBreaksActivatedThenNoLunchbreakIsAddedAutomatically (2s)
org.apache.wicket.WicketRuntimeException: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Can't instantiate page using constructor public com.tustor.tuntinetti.view.timeclock.PoytakelloMainPage()
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:212)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:57)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.respond(BookmarkablePageRequestTarget.java:261)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.respond(AbstractRequestCycleProcessor.java:110)
	at org.apache.wicket.RequestCycle.respond(RequestCycle.java:1191)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1251)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:545)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:541)
	at org.apache.wicket.util.tester.FormTester.submit(FormTester.java:695)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.submitKeyFobId(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:197)
	at com.tustor.tuntinetti.view.application.AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.assertSubmitKeyFobIdOk(AbstractEmployerIdCookieWithPoytakelloRfidLoginTestCase.java:240)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.doLogin(TestPoytakelloWithRfidLogin.java:116)
	at com.tustor.tuntinetti.view.application.TestPoytakelloWithRfidLogin.safeSetUp(TestPoytakelloWithRfidLogin.java:37)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri (8s)
🟢 testIfStartDateGivenEndDateIsRequired (4s)
🔴 testStartTimeAndEndTimeOk (4s)
null
	at com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.nowSelectOvertime(TestEtryYlityoLaskuri.java:133)
	at com.tustor.tuntinetti.view.application.TestEtryYlityoLaskuri.testStartTimeAndEndTimeOk(TestEtryYlityoLaskuri.java:121)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.frontend.services.mobile.helper.TestMobileHelperApiTestPage (2min 44s)
🟢 testLoginSuccess (3s)
🟢 testIsAuthCorrect (2s)
🟢 testMobilePageError1 (2s)
🟢 testMobilePageError2 (2s)
🟢 testMobileDayWorkShiftsSuccess (3s)
🟢 testMobileDayWorkShiftsNoProjectCustomer (2s)
🟢 testMobileDayWorkShiftsNoTimespan (2s)
🟢 testAddPhotoSuccess (2s)
🟢 testQrCodeSuccess (1s)
🟢 testDescriptionSuccess (2s)
🟢 testServiceDescriptionSuccess (2s)
🟢 testGetContactPersonSuccess (2s)
🟢 testAddContactPersonSuccess (2s)
🟢 testAddContactPersonNoEmailSuccess (2s)
🟢 testEditContactPersonSuccess (2s)
🟢 testEditContactPersonChangeEmailSuccess (2s)
🟢 testRemoveContactPersonSuccess (2s)
🟢 testSearchCustomers (2s)
🟢 testReport2 (2s)
🟢 testVersion (2s)
🟢 testGetTaskTemplatesSuccess (2s)
🟢 testLoginError (1s)
🟢 testNotesSuccess (2s)
🟢 testGetTaskTemplatesNotActiveSuccess (2s)
🟢 testAddTaskTemplateSuccess (3s)
🟢 testEditTaskTemplateSuccess (2s)
🟢 testRemoveTaskTemplateDisable (2s)
🟢 testRemoveTaskTemplate (2s)
🟢 testAddTaskSuccess (2s)
🟢 testRemoveTask (2s)
🟢 testTasksAreDone (2s)
🟢 testTasksAreNotDone (2s)
🟢 testGetMedicationSchedulesSuccess (2s)
🟢 testAddMedicationScheduleSuccessCreate (1s)
🟢 testAddMedicationScheduleSuccessCreateGlobal (1s)
🟢 testAddMedicationScheduleSuccessUpdate (1s)
🟢 testGetMedicationTemplatesSuccess (1s)
🟢 testGetMedicationTemplatesTwoDaysSuccess (2s)
🟢 testAddMedicationTemplateSuccessCreateSchedule (2s)
🟢 testAddTwoMedicationTemplatesSuccessCreateTwoSchedules (2s)
🟢 testAddMedicationTemplateSuccessCreateScheduleGlobal (2s)
🟢 testAddMedicationTemplateSuccessExistingSchedule (2s)
🟢 testEditMedicationTemplateAndEditTime (2s)
🟢 testEditMedicationTemplateAndAddTime (2s)
🟢 testEditMedicationTemplateAndRemoveTime (2s)
🟢 testEditMedicationTemplateAndAddTemplate (2s)
🟢 testEditMedicationTemplateAndRemoveTemplate (2s)
🟢 testEditMedicationTemplateTwoTemplates (2s)
🟢 testEditMedicationGlobalTemplate (2s)
🟢 testRemoveMedicationTemplateDisable (2s)
🟢 testRemoveMedicationTemplate (2s)
🟢 testAddMedicationSuccess (2s)
🟢 testRemovGlobaleMedicationTemplate (2s)
🟢 testRemoveMedication (2s)
🟢 testMedicationsAreDone (2s)
🟢 testMedicationsAreDoneMoreTimesForOneTemplate (2s)
🟢 testMedicationsAreNotDone (2s)
🟢 testGetRemindersSuccess (1s)
🟢 testAddReminderSuccess (2s)
🟢 testEditReminderSuccess (2s)
🟢 testRemoveReminder (2s)
🟢 testGetReportSuccess (1s)
🟢 testGetReportPhotoSuccess (2s)
🟢 testAddReportSuccess (2s)
🟢 testAddReportWithPhotoSuccess (1s)
🟢 testUpdateReportSuccess (2s)
🟢 testUpdateReportDeletePhotoSuccess (2s)
🟢 testSearchReportSuccess (2s)
🟢 testSearchReportExtendedSuccess (2s)
🟢 testReportIsDone (2s)
🟢 testReportIsNotDone (2s)
🟢 testReport (2s)
🟢 com.tustor.tuntinetti.backend.services.TestMobileHelperApiService (14s)
🟢 testSearchByEndDateToday (2s)
🟢 testSearchByStartAndEndDateToday (2s)
🟢 testSearchByStartDateToday (1s)
🟢 testSearchByCustomer (1s)
🟢 testSearchByEmployee (1s)
🟢 testSearchByMinDescription (2s)
🟢 testSearchByMaxDescription (2s)
🟢 com.tustor.backend.services.vat.TestVatService (16s)
🟢 testVatIdValid (12s)
🟢 testVatIdNotValid (4s)
🟢 com.tustor.backend.services.zip.TestZipCodeService (0s)
🟢 testContainsCity (0s)
🟢 testGetZipCode (0s)
🟢 testGetCity (0s)
🔴 com.tustor.tuntinetti.view.application.logic.TestCustomerReportView (48s)
🟢 testDeadlock (1s)
🟢 testValidateEmployeeRangeReport (1s)
🟢 testRoundingResultsWhenCallingWithDifferentDailyReportInstances (1s)
🔴 test_TODO_EmployeeReportView_getEmployeeProjectRangeReportsForCacheRange_budget (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getEmployeeProjects(AbstractReportView.java:750)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:285)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:212)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:102)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:80)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.getObject(EmployeeReportViewSelectionModel.java:72)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test_TODO_EmployeeReportView_getEmployeeProjectRangeReportsForCacheRange_budget(TestCustomerReportView.java:573)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getEmployeeProjects(AbstractReportView.java:750)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:285)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:212)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:102)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:80)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.getObject(EmployeeReportViewSelectionModel.java:72)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test_TODO_EmployeeReportView_getEmployeeProjectRangeReportsForCacheRange_budget(TestCustomerReportView.java:573)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testThrowExceptionIfAskingForRoundingOutsideSelectionSpace (1s)
🟢 testInitializationWithOverlappingBudgetDateRanges (1s)
🟢 testBudgetCacheSynchronization (1s)
🔴 test_TODO_InitializeTheWholeBudgetRangeUsingDatabase (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test_TODO_InitializeTheWholeBudgetRangeUsingDatabase(TestCustomerReportView.java:885)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test_TODO_InitializeTheWholeBudgetRangeUsingDatabase(TestCustomerReportView.java:885)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testInitializeTheWholeBudgetRange (1s)
🟢 testGetBudgetDateRange (0s)
🟢 testBillingHoursVsBudgetCacheMapsInitialization (1s)
🔴 test44588 (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assert44588(TestCustomerReportView.java:1297)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588(TestCustomerReportView.java:1232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assert44588(TestCustomerReportView.java:1297)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588(TestCustomerReportView.java:1232)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 test44588Determinism (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assert44588(TestCustomerReportView.java:1297)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588Determinism(TestCustomerReportView.java:1240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assert44588(TestCustomerReportView.java:1297)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.test44588Determinism(TestCustomerReportView.java:1240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase13165CustomerHasMultipleProjectsCollateBothEmployees (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testCase13165CustomerHasMultipleProjectsCollateBothEmployees(TestCustomerReportView.java:1587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testCase13165CustomerHasMultipleProjectsCollateBothEmployees(TestCustomerReportView.java:1587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDisplayDateRangeLean (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDisplayDateRangeLean(TestCustomerReportView.java:1606)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDisplayDateRangeLean(TestCustomerReportView.java:1606)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithoutTasks (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasks(TestCustomerReportView.java:1619)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasks(TestCustomerReportView.java:1619)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer(TestCustomerReportView.java:1626)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForDifferentCustomer(TestCustomerReportView.java:1626)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer(TestCustomerReportView.java:1633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForSelectedCustomer(TestCustomerReportView.java:1633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer(TestCustomerReportView.java:1640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForDifferentCustomer(TestCustomerReportView.java:1640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer(TestCustomerReportView.java:1647)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForSelectedCustomer(TestCustomerReportView.java:1647)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer(TestCustomerReportView.java:1654)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1717)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithTasksForOnlyCustomer(TestCustomerReportView.java:1654)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer(TestCustomerReportView.java:1661)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViews(TestCustomerReportView.java:1797)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.assertVacationDailyReportViewVisibility(TestCustomerReportView.java:1752)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testVacationDailyReportViewVisibilityWithoutTasksForOnlyCustomer(TestCustomerReportView.java:1661)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testDailyReportVisibility (1s)
🔴 testDateTrimmingInvalidArgumentsShouldThrowException (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingInvalidArgumentsShouldThrowException(TestCustomerReportView.java:1851)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingInvalidArgumentsShouldThrowException(TestCustomerReportView.java:1851)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingOnlyTasksOnSameDay (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksOnSameDay(TestCustomerReportView.java:1889)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksOnSameDay(TestCustomerReportView.java:1889)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingNoTasksShowEmpty (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getFirstDayThatHasTasks(AbstractEmployeeProjectReportView.java:319)
	at com.tustor.tuntinetti.view.application.logic.AbstractCustomerReportViewSelectionModelTestCase.assertDateTrimmingNoTasks(AbstractCustomerReportViewSelectionModelTestCase.java:252)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksShowEmpty(TestCustomerReportView.java:1899)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getFirstDayThatHasTasks(AbstractEmployeeProjectReportView.java:319)
	at com.tustor.tuntinetti.view.application.logic.AbstractCustomerReportViewSelectionModelTestCase.assertDateTrimmingNoTasks(AbstractCustomerReportViewSelectionModelTestCase.java:252)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksShowEmpty(TestCustomerReportView.java:1899)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingNoTasksHideEmpty (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.AbstractCustomerReportViewSelectionModelTestCase.assertDateTrimmingNoTasks(AbstractCustomerReportViewSelectionModelTestCase.java:247)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksHideEmpty(TestCustomerReportView.java:1906)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.AbstractCustomerReportViewSelectionModelTestCase.assertDateTrimmingNoTasks(AbstractCustomerReportViewSelectionModelTestCase.java:247)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoTasksHideEmpty(TestCustomerReportView.java:1906)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingOnlyTasksInThePast (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInThePast(TestCustomerReportView.java:1918)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInThePast(TestCustomerReportView.java:1918)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingNoGapInTasks (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoGapInTasks(TestCustomerReportView.java:1938)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingNoGapInTasks(TestCustomerReportView.java:1938)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingOnlyTasksInFuture (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInFuture(TestCustomerReportView.java:1955)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingOnlyTasksInFuture(TestCustomerReportView.java:1955)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDateTrimmingTasksInPastAndFutureWithAGap (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingTasksInPastAndFutureWithAGap(TestCustomerReportView.java:1973)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testDateTrimmingTasksInPastAndFutureWithAGap(TestCustomerReportView.java:1973)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization(TestCustomerReportView.java:1998)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testClearCacheRangeOnSetFilterSalesAccordingToUserAuthorization(TestCustomerReportView.java:1998)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull(TestCustomerReportView.java:2065)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testIsEverythingBilledStartingFromAndIsAllTaskGroupsBilledStartingFromWhenMarkDateIsNull(TestCustomerReportView.java:2065)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSetEnabledForAbstractReportPanel (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testSetEnabledForAbstractReportPanel(TestCustomerReportView.java:2092)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.logic.TestCustomerReportView.testSetEnabledForAbstractReportPanel(TestCustomerReportView.java:2092)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSetEnabledForEmployeeProjectEditorTable (2s)
🟢 testHoursLockDateEditingEnabledVisitorTooltipOrFeedbackTextsAreValid (1s)
🔴 com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering (6s)
🔴 testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithOneTaskAndNoEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksNoEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndWithEffectiveFiltering(TestCustomerReportTaskGroupFiltering.java:158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated(TestCustomerReportTaskGroupFiltering.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteNotCustomerCollated(TestCustomerReportTaskGroupFiltering.java:180)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects(TestCustomerReportTaskGroupFiltering.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.assertTotalCost(TestCustomerReportTaskGroupFiltering.java:226)
	at com.tustor.tuntinetti.view.application.TestCustomerReportTaskGroupFiltering.testCustomerReportTotalCostWithTwoTasksAndTwoProjects_NoteCustomerCollated_CanSeeBothEmployeeProjects(TestCustomerReportTaskGroupFiltering.java:202)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel (11s)
🔴 testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_PersonalOvertimeAssignment (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithSeparateSickleaveMonthlySalary1 (0s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithSeparateSickleaveMonthlySalary2 (0s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithSeparateSickleaveMonthlySalary3 (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithSeparateVacationMonthlySalary1 (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithSeparateVacationMonthlySalary2 (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithSeparateVacationMonthlySalary3 (0s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithPercentBasedPaidVacationCompensation (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSummaryWithBasicLabourAgreement (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeeklyRestTimeIsShownInAbstractReportPanelAndAbstractSummaryPanel_ProjectOvertimeAssignment (0s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPolarProTomaszBorowski_tuotanto (1s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.application.AbstractReportApiTestCase.validateStandardEmployeeReportView_A(AbstractReportApiTestCase.java:158)
	at com.tustor.tuntinetti.view.application.reports.TestEmployeeReportSummaryPanel.safeSetUp(TestEmployeeReportSummaryPanel.java:85)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports (2s)
🔴 testReportQueryDoesntCalculateSalariesToSalesReport (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:169)
	at com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports.testReportQueryDoesntCalculateSalariesToSalesReport(TestSalariesOrBillingToReports.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:169)
	at com.tustor.tuntinetti.view.application.reports.generic.TestSalariesOrBillingToReports.testReportQueryDoesntCalculateSalariesToSalesReport(TestSalariesOrBillingToReports.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspective (36s)
🔴 testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (3s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (3s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (3s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup (3s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSmoke (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave (28s)
🔴 testConfirmWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveWorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Popup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemovePreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testModifyPreviouslyAddedConfirmedBookingForEmployee_UsingNormalMiniPopup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testUnConfirmWorkShift_ConfirmedForEmployeeUsingNormalMiniPopup_UsingConfirmationMassAction (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddRecurringServiceDemandForEmployee_OnFly_RefreshesRowAndIndicatesRecurringWorkShifts (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemovePreviouslyAddedBookingForEmployee_UsingNormalMiniPopup (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSmoke (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.safeSetUp(TestWorkShiftPlannerPanelFromEmployeePerspectiveWhenModelChangingBetweenModifyAndSave.java:18)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestWorkShiftPlannerPanelFromCostCenterPerspective (8s)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee_CostCenterHasTaskGoupDimensions (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMove_WorkShift_AddedForEmployeeUsingNormalMiniPopup_UsingDnD_Inline_To_Same_Employee (1s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 test_WorkShift_AddedForEmployeeUsingNormalMiniPopup_MakesSpaceForNewTask (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSmoke (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.startWorkShiftPlannerPanelTab(AbstractWorkShiftPlannerPerspectiveTestCase.java:79)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.doDummyLogin(AbstractWorkShiftPlannerPerspectiveTestCase.java:67)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerPerspectiveTestCase.java:56)
	at com.tustor.tuntinetti.view.application.AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.safeSetUp(AbstractWorkShiftPlannerCostCenterPerspectiveTestCase.java:33)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestCompensationEntryManager (0s)
🟢 testYksiTravelEntryYksiPaallekainenKulu (0s)
🟢 testMatkalaskuNakyyJosEiPaallekaisia (0s)
🟢 testPaallekaisetTravelEntryt (0s)
🟢 com.tustor.tuntinetti.view.application.TestYlityolaskuri (7s)
🟢 testIfStartDateGivenEndDateIsRequired (2s)
🟢 testStartTimeAndEndTimeOk (5s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestHoursEditorPanelTaskModel (0s)
🟢 testHoursEditorPanelTaskModel (0s)
🟢 testCostCenterViewHoursEditorPanelTaskModel (0s)
🔴 com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated (8s)
🟢 testExpectedReportStartDate (2s)
🔴 testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.assertManagerCanEditEmployeeReportsAndItWillBeRecordedAndSignaled(TestManagerEditReportsFeatureActivated.java:95)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly(TestManagerEditReportsFeatureActivated.java:346)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2 (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.assertManagerCanEditEmployeeReportsAndItWillBeRecordedAndSignaled(TestManagerEditReportsFeatureActivated.java:95)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditEmployeeReportsAgainAndItWillBeSignaledProperly_2(TestManagerEditReportsFeatureActivated.java:428)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerCanEditVacationsAndItWillBeRecorded (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.features.TestManagerEditReportsFeatureActivated.testManagerCanEditVacationsAndItWillBeRecorded(TestManagerEditReportsFeatureActivated.java:493)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel (13s)
🔴 testNoFeatureNoApprovalButtonsEvenIfEmployerWants (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfEmployerDontWantNoApprovalButtonsEvenIfNoFeatureNo (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfEmployerDontWantNoApprovalButtonsEvenIfFeatureActive (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHourRangeBug20091129 (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeCancelButton (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.doLogin(TestEmployeeApproveHoursEditorPanel.java:106)
	at com.tustor.tuntinetti.view.application.TestEmployeeApproveHoursEditorPanel.safeSetUp(TestEmployeeApproveHoursEditorPanel.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestEmployeeReportView (1min 9s)
🔴 testTODOCannotMoveOntoASingleSickleaveWithNonCoincidingTimeRanges (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGetPrecedingAndFollowingTaskAndTravelEntrys (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSerializations (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCannotMoveOntoASingleSickleaveWithoutTimeRanges (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCannotMoveOntoASingleSickleaveWithCoincidingTimeRanges (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCannotMoveOntoASingleVacationWithoutTimeRanges (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCannotMoveOntoASingleVacationWithCoincidingTimeRanges (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCannotMoveOntoASingleVacationWithNonCoincidingTimeRanges (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChanges (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSaveSingularTaskForPersistingNotifyChangesWhenOnlyStateChangesTestBenevolentTaskRemovedTwice (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotMoveFromIfLocked (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyWholePeriod (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyWholePeriodTaskRemovedBeforeTransaction (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyFirstTaskDate (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyFirstTaskDateTaskRemovedBeforeTransaction (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriod (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyGivenTargetPeriodMustHaveSainPeriodTerminatesIfTaskRemoved (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriod (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyGivenTargetDateMustHaveSainPeriodTerminatesIfTaskRemoved (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyGivenTargetPeriodMustHaveValidPeriod (2s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMoveSwapOrCopyGivenPeriod (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOMoveSwapOrCopyGivenPeriodForMultipleEmployeeRangeReports (4s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODO (3s)
javax.persistence.PersistenceException: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalPaidHours(AbstractReportView.java:966)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportView.safeSetUp(TestEmployeeReportView.java:87)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset (1s)
🔴 testDayDoesntDisappear (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getEmployeeProjects(AbstractReportView.java:750)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:285)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:212)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:102)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:80)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.getObject(EmployeeReportViewSelectionModel.java:72)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset.testDayDoesntDisappear(TestEmployeeReportViewAndWeekStartTimeOffset.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.tuntinetti.view.logic.EmployeeReportView.getRangeReports(EmployeeReportView.java:738)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getEmployeeProjects(AbstractReportView.java:750)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:285)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:212)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.loadLowLevel(EmployeeReportViewSelectionModel.java:102)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:80)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.load(EmployeeReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.EmployeeReportViewSelectionModel.getObject(EmployeeReportViewSelectionModel.java:72)
	at com.tustor.tuntinetti.view.application.TestEmployeeReportViewAndWeekStartTimeOffset.testDayDoesntDisappear(TestEmployeeReportViewAndWeekStartTimeOffset.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelFast4Smoke (47s)
🔴 testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase4288DurationOnly (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelMatkalasku (1min 50s)
🔴 testAutomaattiMatkalaskuTuleeVainEditoriformille (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEiStackOverflowErroria (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAutomaattimatkalaskuVaatiiAutoSuggestin (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAutomaattimatkanPituudenYlikirjoitusKasin (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDisabloituMatkalasku (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testViallinenOsoite (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAsiakkaallaEiOsoitetta (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosPaallekainenMatkalaskuLuodaanAutomaattiKulukirjaus (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosKmKuluOnJoEiLuodaAutomaattistaMatkalaskua (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMatkalaskuToimiiUseammallakinProjectCustomerilla (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testToistaMatkaKorvaustaEiLuodaSamallePaivalleJosAiempiOnJoTallennettu (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testUudenTaskinAutomaattiMatkalaskunAjatPaivittyvat (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAutomaattiMatkalasku (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPreventNpeWhenAutoSuggest (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRoundTrip (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMatkalaskuIkkunanAukeaminen4 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEiTallennetaUuttaMatkalaskutietuettaJosPaallekaisyys (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMatkalaskuIkkunanAukeaminen3 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMatkalaskuIkkunanAukeaminen2 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMatkalaskuIkkunanAukeaminen1 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTallentamattomiakaanMatkalaskujaEiVoiTehdaRistiin (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMatkalaskuException (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAutomaattimatkalaskuToimiiVainHalutuillaAloilla (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase20813EiExceptioniaTallennettaessaKululajitonta (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEtappienDisabloituminen (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosPaallekainenMatkalaskuToisellaKululajillaLuodaanPaivittainenMatkaKulukirjaus (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testJosPaallekainenMatkalaskuLuodaanPaivittainenMatkaKulukirjaus (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPaivittainenMatkakulukorvausMatkalasku (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPaivittainenMatkakulukorvaus (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelDstToNormalFast4Smoke (54s)
🔴 testPlayStopButton (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase4288DurationOnly (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestHoursEditorPanelNormalToDstFast4Smoke (56s)
🔴 testGivenTaskEntryFilledButNotSavedWhenSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase4288DurationOnly (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTaskEntryFilledButNotSavedWhenWorkInducedSickleaveChosenThenSickleaveIsStillAvailableOnFirstRowAfterSelectingIt (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (5s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyFullDayHoursOnAnAddedProjectAfterSelectingWorkInducedSickleaveGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingPaidVacationGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingWorkTimeReductionVacationGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingOvertimeCompensationVacationGivesErrorButPreservesEnteredHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddingTaskBeforeSelectingVacationCompensationLeavePreservesEnteredDescriptionAndHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRecordingOnlyHoursOnAnAddedProjectAfterSelectingVacationCompensationLeaveGivesErrorButPreservesEnteredHours (7s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOStopNäkyyViikonEnsimmäisenäPäivänäJosAlkanutEdellisenäPäivänä_MuutenEi (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyAPanel (4min 3s)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkOnHolidayWeek (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxOn (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakFormatIfStartAndEndDateGiven (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFullDaySickleaveOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHalfDaySickleaveOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPartDaySickleaveOkIfHasLunchBreak (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeCancelButton (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfStartDateGivenEndDateIsRequired (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeTooAccurate (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (6s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveDisabledIfAnotherTaskLocked (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakFormat (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (5s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotSaveOnlyNotesField (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfEndDateGivenEndDateIsRequired (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerAcceptsEmployeeAcceptedHours (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPreserveExistingLunchBreak (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorBiWeeklyBPanel (3min 48s)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolWithSpaceAllOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenInNormalMode (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAndHourSymbolAllOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkOnHolidayWeek (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithAnotherHourFormatAllOk (5s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxOn (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDay_checkboxTrue (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakFormatIfStartAndEndDateGiven (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFullDaySickleaveOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHalfDaySickleaveOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenAsTimeBothStartAndEndDateAreRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPartDaySickleaveOkIfHasLunchBreak (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeLunchBreakAndNotesAllOkEvenIfLunchBreakSlightlyMisspelled (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeCancelButton (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfStartDateGivenEndDateIsRequired (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesOk (5s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeTooAccurate (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (5s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveDisabledIfAnotherTaskLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakFormat (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotSaveOnlyNotesField (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfEndDateGivenEndDateIsRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerAcceptsEmployeeAcceptedHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPreserveExistingLunchBreak (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (2s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorHalfMonthlyPanel (4min 24s)
🔴 testFullDaySickleaveOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHalfDaySickleaveOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPartDaySickleaveOkIfHasLunchBreak (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnteringOneUnitPerEntryCompensationUnits (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCannotRecordCompensationsWithoutTaskEntry (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCustomerApprovalDirectlyFromEmployeeApproval (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOStartAndEndTimeAreParsedIntelligentlyIntoTaskEntry (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOEmployeeCannotRecord_SupervisorOnlyCompensationUnits_ButTheyAreVisibeAndTheyDontGetLost (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllowedToOverrideUnAssignedTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNotAllowedToOverrideUnAssignedTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkFutureLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSupervisorCanRecordSupervisorViewOnlyCompensationUnit (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSupervisorViewOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotSaveOnlyRowNotesField (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeCannotRecordSupervisorOnlyCompensationUnit_checkbox (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeCannotRecordSupervisorOnlyCompensationUnit_field (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeeCannotViewSupervisorOnlyCompensationUnit_field (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreak0IsValid (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCompensationEditorContainerIsVisibleAndEnabledWhenThereAreCompensationOptionsAndOtherwiseNot (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateCompensationEntryRawInputIsNotLostOnError (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay_x (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnteringNormalCompensationUnits (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreakHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveNotAllowedIfWorkingFullDayAndHasLunchBreak (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSalaryPeriodChangesWhenSelectedFromCalendar (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSalaryPeriodRemainsUnchangedWhenCancelingAfterSave (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFaceliftTableDataRefreshesAfterSwitchingCostCenter (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSupervisorCanRecordSupervisorOnlyCompensationUnit (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSupervisorOnlyCompensationUnitsAreRetainedWhenEmployeeRecordsAdditionalCompensationUnits (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDefaultLunchBreak (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfStartDateGivenEndDateIsRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeTooAccurate (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveDisabledIfAnotherTaskLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakFormat (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (2s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotSaveOnlyNotesField (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfEndDateGivenEndDateIsRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerAcceptsEmployeeAcceptedHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPreserveExistingLunchBreak (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestCostCenterViewHoursEditorSickleaveWorkShifts (3min 53s)
🔴 testIfOnlySickleaveGivenThenLunchBreakMustFit (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOXX (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffSickleave (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeDontOverlapWithSickleaveButSickleaveOverlapsWIthBoth (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_1 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_2 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffBoth_3 (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLunchBreakOkWhenPartOfItIsInTaskAndPartOfItIsInSickleave (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOOriginalValueColoring (7s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotSaveOnlyRowNotesFieldEvenIfHasSickleave (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveAndLunchBreakOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichSnapsOffAPieceAndLunchBreakSnapsPieceOffSickleave (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOverlapWithSickleaveWhichIsOkAsSickleaveSnapsOffAPiece (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFullDayTaskWithSickleaveAndLunchBreakSnapsPieceOffSickleave (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeDontOverlapWithSickleaveAndLunchBreakSnapsPieceOffTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnteringOneUnitPerEntryCompensationUnits (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOCustomerApprovalEquivalentToManagerApprovalIfEmployeeApprovalGoesToCustomer (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndOvernightEndTimeLunchBreakGivenAsHoursAndNotesAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndOvernightEndTimeLunchBreakAndNotesAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDefaultLunchBreak (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfStartDateGivenEndDateIsRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesAndSuccessfullyHandlesExistingNotesOkButDoesNotAllowItToDissapearsBecauseNoTimeRange (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenWithOverlappingLunchBreaks (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditCustomerHoursRepManagerAndEmployeeHaveApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursIfOnlyManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewAndApproveButNotEditHoursManagerAndEmployeeHaveApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndTaskNotesOk (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkButLengthNotValid (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeTooAccurate (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeOkButLunchBreakNotAccurateEnough (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveAndInputFieldsDisabledExceptNotesFieldIfThisTaskLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveDisabledIfAnotherTaskLocked (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakFormat (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportAlreadyApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursAlreadyApprovedEvenIfAlsoManagerHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCannotViewHoursNotApprovedByNeitherManagerNorEmployee (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllowLunchBreakToOverlapWithAnotherTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCannotSaveOnlyNotesField (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testComplainAboutAFullDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotAllowATaskToOverlapWithAnotherTask (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAHalfDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingFullDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDoNotComplainAboutAPreExistingHalfDayTaskEntryOnAHoliday (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEnterStartTimeEndTimeAndLunchBreakAndThenCancel (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfEndDateGivenEndDateIsRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerAcceptsEmployeeAcceptedHours (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testManagerEditAndAcceptBeforeEmployeeAccepts (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPreserveExistingLunchBreak (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditCustomerReportHoursOnlyEmployeeHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorCanViewApproveAndEditHoursOnlyEmployeeHasApproved (3s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVisitorInNormalModeCanViewCustomerHoursReportNotApprovedByNeitherManagerNorEmployee (4s)
What is this situation where session is without id, what is its root cause and correct treatment?
	at com.tustor.tuntinetti.view.session.TakpSessionBase.getSafeSessionId(TakpSessionBase.java:3440)
	at com.tustor.tuntinetti.view.session.TakpSession.resetPerson(TakpSession.java:565)
	at com.tustor.tuntinetti.view.session.TakpSessionBase.logout(TakpSessionBase.java:1403)
	at com.tustor.tuntinetti.view.TuntinettiRobot.doLogout(TuntinettiRobot.java:666)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.doLogout(AbstractTuntinettiViewTestCase.java:161)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewTestCase.clearAll(AbstractTuntinettiViewTestCase.java:149)
	at com.tustor.backend.services.AbstractBackendTestCase.tearDown(AbstractBackendTestCase.java:149)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.tearDown(AbstractTuntinettiTestCase.java:225)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.tearDown(AbstractTuntinettiViewBaseTestCase.java:99)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel (36s)
🔴 testStartTimeEndTimeAndLunchBreakWithHourFormatAllOk (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOk (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeAfterTheWorkDay (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheFinishEdgeOfTheWorkDay (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOnTheStartEdgeOfTheWorkDay (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotBeOutsideOfTheWorkDay (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeAndEndTimeOkNoLunchBreak (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOValidateLunchBreakFormat (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOPreserveExistingLunchBreak (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOPreserveExistingOvernightLunchBreak (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeOvernightAndLunchBreakAllOk (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStartTimeEndTimeAndLunchBreakAllOkEvenIfLunchBreakGiven (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODODefaultLunchBreak (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTODOStartTimeEndTimeOkButLunchBreakNotAccurateEnough (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidateLunchBreakShouldNotGoOutsideOfTheWorkDay (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfLunchBreakGivenBothStartAndEndDateAreRequired (2s)
java.lang.NoClassDefFoundError: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.doLogin(TestLunchBreaksOnHoursEditorPanel.java:118)
	at com.tustor.tuntinetti.view.application.TestLunchBreaksOnHoursEditorPanel.safeSetUp(TestLunchBreaksOnHoursEditorPanel.java:105)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel (54s)
🔴 testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewTesCanBeCreatedAndSavedWithMinimumRequredInformation(TestLabourAgreementSettingsPanel.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeDayOfWeek (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testLostWeeklyRestTimeDayOfWeek(TestLabourAgreementSettingsPanel.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetPositive (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetPositive(TestLabourAgreementSettingsPanel.java:216)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetPositiveWithMinutes (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetPositiveWithMinutes(TestLabourAgreementSettingsPanel.java:227)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetPositiveHoursOnly (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetPositiveHoursOnly(TestLabourAgreementSettingsPanel.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetNegative (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetNegative(TestLabourAgreementSettingsPanel.java:249)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetNegativeWithMinutes (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetNegativeWithMinutes(TestLabourAgreementSettingsPanel.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetNegativeHoursOnly (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetNegativeHoursOnly(TestLabourAgreementSettingsPanel.java:271)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetEmptyIsZero (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetEmptyIsZero(TestLabourAgreementSettingsPanel.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartOffsetInvalidValue (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.setWeekStartOffset(TestLabourAgreementSettingsPanel.java:304)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testWeekStartOffsetInvalidValue(TestLabourAgreementSettingsPanel.java:293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testLostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLabourAgreementSettingsPanel.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIndependenceDayCompensatedAccordingToLaw (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testIndependenceDayCompensatedAccordingToLaw(TestLabourAgreementSettingsPanel.java:341)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenTooLargeLeg1holidayMaxOvertimeHoursErrorIsShown(TestLabourAgreementSettingsPanel.java:359)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenNewSickleaveSettingsShowEditFieldsForNewSettingsOnly(TestLabourAgreementSettingsPanel.java:391)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testChangesToNewSickleaveSettingsAreStoredToDatabase (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testChangesToNewSickleaveSettingsAreStoredToDatabase(TestLabourAgreementSettingsPanel.java:407)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveSettingsChangeWhenLabourAgreementIsChanged (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testSickleaveSettingsChangeWhenLabourAgreementIsChanged(TestLabourAgreementSettingsPanel.java:463)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNewLabourAgreementsHaveNewSickleaveSettings (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewLabourAgreementsHaveNewSickleaveSettings(TestLabourAgreementSettingsPanel.java:479)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlternateCompensatedHolidaySelectionCanBeAddedToAgreementThatDoesNotHaveIt (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testAlternateCompensatedHolidaySelectionCanBeAddedToAgreementThatDoesNotHaveIt(TestLabourAgreementSettingsPanel.java:489)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlternateCompensatedHolidaySelectionCanBeModified (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testAlternateCompensatedHolidaySelectionCanBeModified(TestLabourAgreementSettingsPanel.java:532)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlternateCompensatedHolidaySelectionCanBeRemoved (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testAlternateCompensatedHolidaySelectionCanBeRemoved(TestLabourAgreementSettingsPanel.java:575)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHolidayCompensationQualificationTimeCanBeChanged (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testHolidayCompensationQualificationTimeCanBeChanged(TestLabourAgreementSettingsPanel.java:606)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHolidayLengthCalculationOptionCanBeSet (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testHolidayLengthCalculationOptionCanBeSet(TestLabourAgreementSettingsPanel.java:633)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNewTesWithFullDayNightShiftCanBeCreatedAndSavedWithMinimumRequredInformation (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNewTesWithFullDayNightShiftCanBeCreatedAndSavedWithMinimumRequredInformation(TestLabourAgreementSettingsPanel.java:674)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTesNightShiftsHaveTimeFormat (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testTesNightShiftsHaveTimeFormat(TestLabourAgreementSettingsPanel.java:830)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNightShiftAppliesToFullShiftCanBeSet (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testNightShiftAppliesToFullShiftCanBeSet(TestLabourAgreementSettingsPanel.java:855)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLatestNightShiftSeriesCanBeCopied (2s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testLatestNightShiftSeriesCanBeCopied(TestLabourAgreementSettingsPanel.java:886)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled (1s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.loginAndSelectLabourAgreements(TestLabourAgreementSettingsPanel.java:808)
	at com.tustor.tuntinetti.view.application.TestLabourAgreementSettingsPanel.testGivenNoNightshiftsThenCopyLatestNightshiftsIsDisabled(TestLabourAgreementSettingsPanel.java:912)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.application.settings.users.contracts.TestContractPeriodValidator (2min 34s)
🟢 testCase41475 (3s)
🟢 testCase18759 (2s)
🟢 testSamiVihervuoriContractPeriods (2s)
🟢 testGetContractPeriodForVacationEarnedSafely_bugi_ehdotus (1s)
🟢 testCase10965 (2s)
🟢 testAgoroJacobAdewaleContractPeriods (3s)
🟢 testLuddeEppuDanielLarssonContractPeriods (2s)
🟢 testValidContractPeriodsWithDateRange (2s)
🟢 testContractSeriesValidationWarnings (1s)
🟢 testContractSeriesValidationErrors (2s)
🟢 testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContracts (2s)
🟢 testValidateMissingContractSeriesOrMainContractsWhenThereIsCapBetweenContractsInOneContractSeries (2s)
🟢 testContractPeriodDateRangeValidation (2s)
🟢 testCase8091 (2s)
🟢 testValidateContractSeriesMissingContracPeriods (2s)
🟢 testDiscontinuedLabourAgreementErrorWhenNoEmployeeProjects (2s)
🟢 testValidateContractSeriesMissingContracPeriodsWithTasks (2s)
🟢 testValidateMissingContractSeriesOrMainContractsWithValidateContractSeriesMissingContracPeriods (2s)
🟢 testValidateMissingContractSeriesOrMainContractsWithSelecetdEmployers (1min 36s)
🟢 testContractPeriodEndingReason (3s)
🟢 testContractPeriodEndingReasonISS (2s)
🟢 testMainContractValidation (6s)
🟢 testGetDateMapContractSeries (2s)
🟡 com.tustor.tuntinetti.view.application.workshifts.utils.TestWorkShiftAnalyzer (4s)
🟡 testTODOLisääWorkShiftWarningTestejäkö2 (2s)
TODO Korjattu; ei saisi herjata iltalisistä ja la-lisistä työvuorosuunnittelussa (korjattu; tee testitapaus aiheellisesta herjasta ja tilanteesta jossa herjaa ei tule kun ylityömääräys/ohjaus on jo annettu)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.workshifts.utils.TestWorkShiftAnalyzer.testTODOLisääWorkShiftWarningTestejäkö2(TestWorkShiftAnalyzer.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOLisääWorkShiftWarningTestejäkö (2s)
TODO Soini Antti (Ep Helsinki) herjaa ylityömääräystä pe 27.6. suunnitellulle työvuorosuunnittelussa vuorolle (korjattu; tee testitapaus aiheellisesta herjasta ja tilanteesta jossa herjaa ei tule kun ylityömääräys/ohjaus on jo annettu)
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.workshifts.utils.TestWorkShiftAnalyzer.testTODOLisääWorkShiftWarningTestejäkö(TestWorkShiftAnalyzer.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.frontend.services.wicketpages.TestInopticsNfcBoxAutoAdjustDeviceTimePage (7s)
🟢 testClockOffsetCorrection (3s)
🟢 testClockZoneOffsetCorrection (2s)
🟢 testClockDaylightOffsetCorrection (1s)
🟡 com.tustor.tuntinetti.view.application.TestJobApplicationsForm (1min 4s)
🟢 test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_AndNotApplication_PersonAndEmployeeAndApplicationExist_If_EmailMatches_NewApplicationIsCreatedInstead (5s)
🟡 testTODOInsertingSensibleDataIntoFieldsAndParsingItInSuchAWayThatItMakesSenseInResult (2s)
@Michal The submit result concatenated ranadomly looks bit funny... can this be changed or verified so that stuff is imported in sensible order?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.TestJobApplicationsForm.testTODOInsertingSensibleDataIntoFieldsAndParsingItInSuchAWayThatItMakesSenseInResult(TestJobApplicationsForm.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testNewApplicationIsNotAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes (3s)
🟢 testApplicationIsUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes (3s)
🟢 testNewApplicationIsAddedForSamePersonEmployeeAndDifferentApplicationPositionWhenCreateDateItLessThen5Minutes (3s)
🟢 testNewApplicationIsAddedForSamePersonEmployeeApplicationPositionWhenCreateDateItMoreThen5Minutes (2s)
🟢 testNewApplicationAttachmentsAreUpdatedForSamePersonEmployeeApplicationPositionWhenCreateDateItLessThen5Minutes (4s)
🟢 testSaveAttachment_only_1 (2s)
🟢 testSaveAttachment_only_2 (2s)
🟢 testSaveAttachment_both_1and2 (2s)
🟢 testSaveAttachment_only_1and_photo (2s)
🟢 testSaveAttachment_only_2and_photo (3s)
🟢 testSubmitLastNameOnly (2s)
🟢 testSubmitFirstnameLastnameAndSomeInformation (4s)
🟢 testSubmitAllApplicationFields (2s)
🟢 test_ApplicationDoesNotOVerwriteExistingPerson_OnlyPersonExists_If_EmailMatches (3s)
🟢 test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndUnEmployedEmployeeExist_If_EmailMatches (2s)
🟢 test_ApplicationDoesNotOVerwriteExistingPerson_AndNotEmployee_PersonAndEmployedEmployeeExist_If_EmailMatches (2s)
🟢 test_ApplicationDoesNotOverwriteExistingPerson_AndNotEmployee_ChangedInformationSavedIntoIntroduction (2s)
🟡 testTODORefactorPhotoUploadIntoReusable (2s)
Photo upload should be generic.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.application.TestJobApplicationsForm.testTODORefactorPhotoUploadIntoReusable(TestJobApplicationsForm.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSavePhoto (2s)
🟢 wicket.quickstart.TestRequestDurationMonitorUtils (0s)
🟢 test_RequestDurationMonitoringContext_MinimumAlertThreshold (0s)
🟢 org.apache.wicket.model.TestLoadableDetachableModel (0s)
🟢 testWhenLoadFails (0s)
🟢 org.apache.wicket.markup.html.panel.barchart.TestBarChartForProfitLoss (0s)
🟢 testTotalBalancePositive (0s)
🟢 testTotalBalanceZero (0s)
🟢 testTotalBalanceNegative (0s)
🟢 testZeroCostAndZeroSales (0s)
🟢 testZeroCost (0s)
🟢 testZeroSales (0s)
🟢 org.apache.wicket.markup.html.internal.TestInlineEnclosureWithExtendPage (0s)
🟢 testVisibilityAfterOneClick (0s)
🟢 testVisibilityAfterTwoClicks (0s)
🟢 org.apache.wicket.markup.html.internal.TestInlineEnclosureOnNonCachedPage (0s)
🟢 testGetCacheKeyAndFileResourceStream (0s)
🟢 testGetCacheKeyAndStringResourceStream (0s)
🟡 org.hibernate.cache.internal.TestCacheKeyImplementation (0s)
🟢 testCacheKeyImplementationMatchesWithIdAndEmployerIdCompositeKey (0s)
🟢 testCacheKeyImplementationsWithIdAndEmployerIdCompositeKeyMatch (0s)
🟢 testCacheKeyImplementationsWithIdMatch (0s)
🟡 testCacheKeyImplementationDoesNotMatchPlainId (0s)
Their hash code is still the same expected:<1751183217> but was:<1996152431>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at org.hibernate.cache.internal.TestCacheKeyImplementation.testCacheKeyImplementationDoesNotMatchPlainId(TestCacheKeyImplementation.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testCacheKeyImplementationsWithIdAndEmployerIdCompositeKeyDoNotMatchWithDifferentEntityOrRoleName (0s)
🟢 testCacheKeyImplementationsWithIdDoNotMatchWithDifferentEntityOrRoleName (0s)
🟢 com.tustor.wicket.common.reusables.validator.TestCreditorReference (0s)
🟢 testCheckNumberCalculation (0s)
🟢 testWithSomeReferences (0s)
🟢 testWhitespaceIsRemoved (0s)
🟢 testInvalidIdentifier (0s)
🟢 testNonnumberCharacters (0s)
🟢 testValidISO11649ButNotFinnisgStandard (0s)
🟢 testViitenumeroValidatorRF (0s)
🟢 testViitenumeroValidatorFinnish (0s)
🟢 testViitenumeroValidatorFinnishInvalidCheckDigit (0s)
🟢 testOldFinnishReference (0s)
🟢 testTooLong (0s)
🟢 testValid (0s)
🟢 testNoPayload (0s)
🟢 com.tustor.wicket.common.markup.TestBigDecimalLabel (0s)
🟢 test (0s)
🟢 com.tustor.wicket.common.markup.TestMarkupParser (0s)
🟢 testParseString (0s)
🟢 com.tustor.view.TestWicketUtils (0s)
🟢 testAbsolutePath (0s)
🟢 testEvenOrOdd (0s)
🟢 testImgUrlReplacement (0s)
🟢 testValidEmailAddress (0s)
🟢 testStripAntiCacheUrlParameter (0s)
🟢 com.tustor.view.reusables.components.TestMonstrousDropDownCheckBoxChoice (0s)
🟢 testFewSelected (0s)
🟢 testIsOtherComponentNotUpdatedAfterSubmit (0s)
🟢 testIsOtherComponentNotValidatedfterSubmit (0s)
🟢 testEmptySelection (0s)
🟢 testManySelected (0s)
🟢 com.tustor.view.TestAjaxChangeNotificationHandler (0s)
🟢 testCannotAddSameListenerTwiceAtAnyLevel (0s)
🔴 com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto (0s)
🔴 testRakennusalanTiedonanto (0s)
Id of com.tustor.common.dto.Employer@2c5f0717,  (stored=true -1762932744193) (createdAt=2025-11-12 09:32:24 createdBy=null updatedAt= updatedBy=null), Ramin Rakennusfirma cannot be negative.
	at com.tustor.backend.services.DatabaseServices.assertIdPositive(DatabaseServices.java:290)
	at com.tustor.backend.services.DatabaseServices.assertInitialized(DatabaseServices.java:305)
	at com.tustor.backend.services.DatabaseServices.setQueryParents(DatabaseServices.java:2063)
	at com.tustor.backend.services.DatabaseServices.setQueryParents(DatabaseServices.java:2006)
	at com.tustor.backend.services.DatabaseServices.browseLimitedWithEntityManager(DatabaseServices.java:1374)
	at com.tustor.backend.services.DatabaseServices.browseWithEntityManager(DatabaseServices.java:1352)
	at com.tustor.backend.services.DatabaseServices.browseCacheableJoined(DatabaseServices.java:1337)
	at com.tustor.backend.services.DatabaseServices.browseJoined(DatabaseServices.java:1323)
	at com.tustor.backend.services.DatabaseServices.browse(DatabaseServices.java:1289)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices.browseLowLevel(EmployerUnitServices.java:814)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices$EmployerUnitsModelFactory.newEmployerModel(EmployerUnitServices.java:721)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices$EmployerUnitsModelFactory.newEmployerModel(EmployerUnitServices.java:707)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.EmployerUnitServices.getEmployerUnitsModel(EmployerUnitServices.java:730)
	at com.tustor.tuntinetti.backend.services.ProjectServices$EmployerProjectModelFactory.newEmployerModel(ProjectServices.java:1109)
	at com.tustor.tuntinetti.backend.services.ProjectServices$EmployerProjectModelFactory.newEmployerModel(ProjectServices.java:1095)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.ProjectServices.getEmployerProjects(ProjectServices.java:1192)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.ensureLeafsCached(TaskStateServices.java:445)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.getTaskLeafWatcher(TaskStateServices.java:432)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.browseEmployedAndUnEmployedStatesLowLevel(TaskStateServices.java:384)
	at com.tustor.tuntinetti.backend.services.TaskStateServices$EmployerTasksModelFactory.newEmployerModel(TaskStateServices.java:236)
	at com.tustor.tuntinetti.backend.services.TaskStateServices$EmployerTasksModelFactory.newEmployerModel(TaskStateServices.java:219)
	at com.tustor.tuntinetti.backend.services.AbstractModelFactory.getModel(AbstractModelFactory.java:301)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.getEmployerTasksModel(TaskStateServices.java:264)
	at com.tustor.tuntinetti.backend.services.TaskStateServices.getActiveRange(TaskStateServices.java:572)
	at com.tustor.tuntinetti.backend.services.FeatureUsagePersister.useFeature(FeatureUsagePersister.java:345)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.persist(FeatureUsageOfCurrentMonthTransactions.java:258)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.useFeatureLowLevel(FeatureUsageOfCurrentMonthTransactions.java:239)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.useFeature(FeatureUsageOfCurrentMonthTransactions.java:107)
	at com.tustor.tuntinetti.backend.services.transactions.FeatureUsageOfCurrentMonthTransactions.useFeature(FeatureUsageOfCurrentMonthTransactions.java:97)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantoTyontekijanTiedot.writeVsTyonte(RakennusalanTiedonantoTyontekijanTiedot.java:341)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantoTyontekijanTiedot.<init>(RakennusalanTiedonantoTyontekijanTiedot.java:151)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantovelvollisenTiedot.addRakennusalanTiedonantoTyontekijanTiedot(RakennusalanTiedonantovelvollisenTiedot.java:421)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantovelvollisenTiedot.addRakennusalanTiedonantoTyontekijanTiedot(RakennusalanTiedonantovelvollisenTiedot.java:308)
	at com.tustor.backend.services.veronumero.RakennusalanTiedonantovelvollisenTiedot.write(RakennusalanTiedonantovelvollisenTiedot.java:268)
	at com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto.assertTiedot(TestRakennusalanTiedonanto.java:225)
	at com.tustor.backend.services.veronumero.TestRakennusalanTiedonanto.testRakennusalanTiedonanto(TestRakennusalanTiedonanto.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.backend.services.transactions.TestNoOvertimeOrWeeklyRestTimeCompensationValidationUtils (1s)
🟢 testConsiderTheWholeOvertimePeriodForWeeklyOvertime (1s)
🟢 com.tustor.backend.services.handlers.TestPricingHandler (0s)
🟢 testCaseInsensitive (0s)
🟢 com.tustor.backend.services.palse.TestPalseClient (1min 35s)
🟢 testEventTimeRanges (0s)
🟢 testUniqueEventIdWithAllHashValuesOnDifferentDays (36s)
🟢 testUniqueEventIdThatUsesWorkDayGeneration (0s)
🟢 testUniqueEventIdGenerationWithJustFewTaskIds (2s)
🟢 testUniqueEventIdGeneration (56s)
🟢 testGetUniqueEventId (0s)
🟢 test45479ValidiaDefaultExtraInformation (0s)
🟢 test36781OptionalExtraInfo (0s)
🟢 testGetDummyExtraInformation (0s)
🟢 com.tustor.backend.services.ytj.TestCustomerYTJRobot (12s)
🟢 testNoBusinessId (1s)
🟢 testGetCustomersByString (1s)
🟢 testConcreteCustomer (4s)
🟢 testGetBusinessId (1s)
🟢 testGetClassification (1s)
🟢 testGetClassificationMultiResult (1s)
🟢 testNoClassification (0s)
🟢 com.tustor.backend.services.TestOvertimeAssignmentServices (0s)
🟢 testNoOvertimeDaysNoOvertimes (0s)
🟢 testLockedOvertimeNotNearEnoughIfLockable (0s)
🟢 testOvertimeAssignmentAvailableOnlyAfterwards (0s)
🟢 testLockedOvertimeOnTheEdgeIsUsable (0s)
🔴 com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils (22s)
🟡 testTODO (0s)
testaa, että aivan uutta sopimusta luotaessa kalleusluokallakin on merkityksensä? Ääh..päivitetään mielummin kalleusluokkaa tämän valitsimen perusteella.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testTODO(TestSpectraSalaryUtils.java:1333)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOExtra (0s)
Periaatteessa voisi olla feature, että jos sopimuksen kalleusluokka vaihtuu, niin myös hinta muuttuu.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testTODOExtra(TestSpectraSalaryUtils.java:1340)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testGetSpectraPalkkaryhmaTyoehtosopimus (0s)
🟢 testSpectraPalkkaryhmanTiedotMapPalkkojenAikasarjatAscending (0s)
🟢 testPalkkaryhmänTunnistaminen (0s)
🟢 testWorkExperience (0s)
🟢 testUudelleSopimuksellePalkkataulukonMukainenHinta (0s)
🔴 testSpectraSalaryServices (21s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222)
	at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.getWorkExperienceSince(SpectraSalaryServices.java:222)
	at com.tustor.backend.services.tailored.spectra.SpectraSalaryServices.browse(SpectraSalaryServices.java:197)
	at com.tustor.backend.services.tailored.spectra.TestSpectraSalaryUtils.testSpectraSalaryServices(TestSpectraSalaryUtils.java:1306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testNullPointerExceptionInGetWorkExperienceEffective (0s)
🟢 testSpectraPalkkaryhmanTiedot (0s)
🟡 com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections (23s)
🟡 testCwJoensuu (0s)
arkisin ma klo 00-18: Sunnuntain jälkeinen vappuaatto: ALLOWED_HOLIDAYS_AND_WEEKDAYS/ma 30.4.2001 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:963)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertActiveOn(AbstractSpecialDaySelectionsTestCase.java:364)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertArkimaanantai(AbstractSpecialDaySelectionsTestCase.java:56)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.getCwJoensuu(TestCityworkSpecialDaySelections.java:254)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwJoensuu(TestCityworkSpecialDaySelections.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testCwLoviisa (7s)
CW 2 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwLoviisa(TestCityworkSpecialDaySelections.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testCwKotka (0s)
arkisin ma klo 00-06: Sunnuntain jälkeinen vappuaatto: ALLOWED_HOLIDAYS_AND_WEEKDAYS/ma 30.4.2001 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:963)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertActiveOn(AbstractSpecialDaySelectionsTestCase.java:364)
	at com.tustor.backend.services.citywork.AbstractSpecialDaySelectionsTestCase.assertArkimaanantai(AbstractSpecialDaySelectionsTestCase.java:56)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.getCwKotka(TestCityworkSpecialDaySelections.java:367)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwKotka(TestCityworkSpecialDaySelections.java:347)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testCwRaasepori (4s)
CW 5 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwRaasepori(TestCityworkSpecialDaySelections.java:445)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testCwViitasaari (3s)
CW 6 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwViitasaari(TestCityworkSpecialDaySelections.java:517)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testCwKotkaPalveluseteli (3s)
CW 7 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwKotkaPalveluseteli(TestCityworkSpecialDaySelections.java:618)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testExcess (0s)
🟡 testCwLaaja (5s)
CW 1 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.backend.services.citywork.TestCityworkSpecialDaySelections.testCwLaaja(TestCityworkSpecialDaySelections.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.backend.services.TestEmployeeRangeReportFast (0s)
🟢 testGetWorkTimeReductionVacationSpentBeforeBeginning (0s)
🟢 testVacationSpendingSaturdaysCount (0s)
🟢 testGetReserveDateRange (0s)
🟢 com.tustor.backend.services.psop.swagger.TestPsopClient (1s)
🟢 testParseDate (0s)
🟢 testJsonEncoding (1s)
🟢 testEnum (0s)
🔴 com.tustor.backend.services.TestEmailServices (0s)
🟢 testEmailAddressSyntaxRFC822 (0s)
🟢 testGetEffectiveSpamListAvoidanceMethod (0s)
🟢 testTimeStamp (0s)
🟢 testIsForceMultipart (0s)
🟢 testGetTruncatedEmailInfo (0s)
🟢 testIsShouldRetrySendWithTruncatedData (0s)
🟢 testInternetAddressUsage_CommaAndSpace (0s)
🟢 testInternetAddressUsage_Comma (0s)
🔴 testInternetAddressUsage_SemicolonAndSpace (0s)
Illegal semicolon, not in group
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:794)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:569)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:546)
	at com.tustor.backend.services.TestEmailServices.checkInternetAddressUsage(TestEmailServices.java:311)
	at com.tustor.backend.services.TestEmailServices.testInternetAddressUsage_SemicolonAndSpace(TestEmailServices.java:286)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testInternetAddressUsage_Semicolon (0s)
Illegal semicolon, not in group
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:794)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:569)
	at javax.mail.internet.InternetAddress.parse(InternetAddress.java:546)
	at com.tustor.backend.services.TestEmailServices.checkInternetAddressUsage(TestEmailServices.java:311)
	at com.tustor.backend.services.TestEmailServices.testInternetAddressUsage_Semicolon(TestEmailServices.java:294)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testInternetAddressWithName (0s)
🟡 com.tustor.backend.services.gps.TestReverseGeocoding (0s)
🟡 testGetAddress (0s)
expected:<[Front Shop, ]Saba 2 Tower - Clust...> but was:<[]Saba 2 Tower - Clust...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddress(TestReverseGeocoding.java:22)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testGetAddressFinland (0s)
expected:<[Front Shop, ]Saba 2 Tower - Clust...> but was:<[]Saba 2 Tower - Clust...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.gps.TestReverseGeocoding.testGetAddressFinland(TestReverseGeocoding.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testGetAddressFinlandCase5115 (0s)
🟡 com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper (2s)
🟢 testAssertBetween (0s)
🟡 testCantFindDistance (0s)
 expected:<[0]> but was:<[191]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.gps.TestGoogleMapsDistanceHelper.testCantFindDistance(TestGoogleMapsDistanceHelper.java:107)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testLyhinReitti (0s)
🟢 testParseDistance (0s)
🟢 testGetDistance2 (0s)
🟢 testGetDistance (0s)
🟡 com.tustor.backend.services.gps.TestGeocoding (1s)
🟡 testGetCoordinidatesDubai (0s)
expected:<25.0755183> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.gps.TestGeocoding.testGetCoordinidatesDubai(TestGeocoding.java:24)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testGetCoordinidatesSahatie1Vantaa (0s)
🟢 testInvalidAddres (0s)
🟢 testGetCoordinidatesFinland (0s)
🟢 testGetCoordinatesNoResult (0s)
🟡 com.tustor.backend.services.TestTextMagic (0s)
🟢 testDummy (0s)
🟡 testValidatingAndGettingInvalidNumbersInResult (0s)
expected:<[ , a, 123, 223]> but was:<[]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.backend.services.TestTextMagic.testValidatingAndGettingInvalidNumbersInResult(TestTextMagic.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.backend.services.TestSalaryCalculationModelUtils (2s)
🟢 testRangesMatch (0s)
🟡 testEvaluateSalaryCalculationRowMoneyValueUsingFormulas (2s)
 expected:<[15]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestSalaryCalculationModelUtils.testEvaluateSalaryCalculationRowMoneyValueUsingFormulas(TestSalaryCalculationModelUtils.java:104)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.backend.services.TestSomeTaskUtils (0s)
🟢 testFitBreaks (0s)
🟢 testEarliestTime (0s)
🟢 testParseTweakedTimeRanges (0s)
🟢 testCircadianSelector (0s)
🟡 testGetNewTimeClockTrail (0s)
expected:<7:57:47-7:57[:47, 7:57:4]7-9:03> but was:<7:57:47-7:57[, 7:5]7-9:03>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.TestSomeTaskUtils.testGetNewTimeClockTrail(TestSomeTaskUtils.java:293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testOvertimeCategories (0s)
🟡 testParseTimeRange (0s)
Parser detects also seconds when there are no hours expected:<[14:01:01-14:01:03]> but was:<[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.backend.services.TestSomeTaskUtils.testParseTimeRange(TestSomeTaskUtils.java:330)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testParseTimeRangeTODO (0s)
TODO expected:<15:00:00> but was:<15:15:00>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at com.tustor.backend.services.TestSomeTaskUtils.testParseTimeRangeTODO(TestSomeTaskUtils.java:446)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testOrderOverCircadians (0s)
🟢 testParseEarliestTaskClockInTime (0s)
🟢 testParseTheSumOfBracketedAndUnbracketedHoursWithDecimalsSeparatedUsingBothCommaAndPeriodMark (0s)
🟢 testParseMileages (0s)
🟢 testParsingTaskCompensations (0s)
🟢 testEmptyDescriptionForEmptyTimeRange (0s)
🟢 testTimeStampRounding (0s)
🟢 testLunchBreakParser (0s)
🟡 testLunchBreakParserTODO (0s)
TODO tämäkin taitaa mennä pieleen: 12-15.30, 15:30-15:50, 16:20-16:45, 16.45-18.45 ?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.TestSomeTaskUtils.testLunchBreakParserTODO(TestSomeTaskUtils.java:1352)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testRanges (0s)
🟢 testTaskStamper (0s)
🟡 testOvertimeSummary (0s)
 expected:<[0]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestSomeTaskUtils.testOvertimeSummary(TestSomeTaskUtils.java:1889)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSubTaskWeightSums (0s)
🟢 testParseTheSumOfLiveHours (0s)
🟢 testEmptyDescription (0s)
🟢 testParseTheSumOfOtherLiveHours (0s)
🟢 testParseTheSumOfBracketedAndUnbracketedHoursWithDecimalsSeparatedUsingCommaPeriodAndLinefeedMark (0s)
🟢 testHoursRangeEmbeddedInDescription (0s)
🟢 testHoursRangeEmbeddedInDescriptionWithCommaOrPeriod (0s)
🟢 testHoursRangeEmbeddedInDescriptionWithCommaOrPeriodMixedNotationNotAllwed (0s)
🟢 testParseOvernigthHoursRangeEmbeddedInDescription (0s)
🟢 testHoursRangeEmbeddedInDescriptionEndingWithComma (0s)
🟢 testInvalidHoursRangeEmbeddedInDescription (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGiven (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGiven_2 (0s)
🟢 testPoorlySeparatedHoursRangeEmbeddedInDescription (0s)
🟢 testPoorlySeparatedHoursRangeEmbeddedInDescriptionWithACode (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingAM_PM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsing_AM_PM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsing_AMPM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingAMPM (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingampmampm (0s)
🟢 testHoursRangeEmbeddedInDescriptionOnlyHoursGivenUsingampmButWholeCircadian (0s)
🟢 testThreeHoursRangesEmbeddedInDescriptionLastingUntilNextDay (0s)
🟢 testTwoHoursRangesEmbeddedInDescriptionLastingUntilNextDay (0s)
🟢 testTwoHoursRangesEmbeddedInDescriptionLastingUntilNextDayDifferentNotation (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_SemicolonSpace (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_CommaSpace (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_Semicolon (0s)
🟢 testParseTimeRangesGivenValidRangesThenRangesAreUsedAndEffectiveHoursIgnored_Comma (0s)
🟡 testParseTimeRanges (0s)
expected:<5-11:30[:12], 6-19> but was:<5-11:30[], 6-19>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.backend.services.TestSomeTaskUtils.testParseTimeRanges(TestSomeTaskUtils.java:2568)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testReplaceTimeRanges (0s)
🟢 testParseTimeRangesMixde (0s)
🟢 com.tustor.backend.services.TestKuulalaakeriMessageService (0s)
🟢 testMessageSendingWithIncorrectValues (0s)
🟢 testMessageSendingWithCorrectValues (0s)
🔴 com.tustor.backend.services.TestOvertimeVacationSummaryValues (0s)
🟡 testSimpleEarningAndSpending (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testSimpleEarningAndSpending(TestOvertimeVacationSummaryValues.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testDynamicallyEarned2 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarned2(TestOvertimeVacationSummaryValues.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testDynamicallyEarnedMinus2 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarnedMinus2(TestOvertimeVacationSummaryValues.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testDynamicallyEarned10 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarned10(TestOvertimeVacationSummaryValues.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testDynamicallyEarnedMinus10 (0s)
 expected:<[7]> but was:<[3]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.assertEarningAndSpendingOvertimeCompensationLeave(TestOvertimeVacationSummaryValues.java:205)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.testDynamicallyEarnedMinus10(TestOvertimeVacationSummaryValues.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 test_TODO_FIX_TEST_THAT_DOES_NOT_WORK_LoopAllVacationTypes (0s)
Cannot create vacation with vacationType PERCENT_BASED_WORKTIME_REDUCTION_COMPENSATION
	at com.tustor.common.dto.Vacation.setVacationType(Vacation.java:1491)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.createVacation(AbstractRangeReportBag.java:1952)
	at com.tustor.tuntinetti.backend.logic.AbstractRangeReportBag.createVacation(AbstractRangeReportBag.java:1936)
	at com.tustor.backend.services.TestOvertimeVacationSummaryValues.test_TODO_FIX_TEST_THAT_DOES_NOT_WORK_LoopAllVacationTypes(TestOvertimeVacationSummaryValues.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.backend.services.utils.TestHttpClientUtils (0s)
🟢 testParseCookies (0s)
🟢 com.tustor.backend.services.utils.TestLogUtils (15s)
🟢 testThrottle (1s)
🟢 testBuffer (14s)
🟢 com.tustor.backend.services.utils.TestEntityManagerUtils (0s)
🟢 testGetNewNameWithPidInfo (0s)
🟢 testEntityManagerUtilsReentrantReadWriteLockHelper (0s)
🟢 testEntityReaderDisposer (0s)
🟢 com.tustor.tuntinetti.view.TestGenericHelpers (0s)
🟢 test_X (0s)
🔴 com.tustor.tuntinetti.view.application.reports.TestSickleaveAlertReportGenerator (0s)
🔴 testTwoEmployees (0s)
org.hibernate.exception.GenericJDBCException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseLimitedWithEntityManager(DatabaseServices.java:1386)
	at com.tustor.backend.services.DatabaseServices.browseWithEntityManager(DatabaseServices.java:1352)
	at com.tustor.backend.services.DatabaseServices.browseCacheableJoined(DatabaseServices.java:1337)
	at com.tustor.backend.services.DatabaseServices.browseJoined(DatabaseServices.java:1323)
	at com.tustor.backend.services.DatabaseServices.browse(DatabaseServices.java:1289)
	at com.tustor.backend.services.AbstractAuthorizationServices.browse(AbstractAuthorizationServices.java:307)
	at com.tustor.backend.services.AbstractAuthorizationServices.init(AbstractAuthorizationServices.java:199)
	at wicket.quickstart.ApplicationInitializationHelper.help(ApplicationInitializationHelper.java:545)
	at wicket.quickstart.TakpApplication.initCustom(TakpApplication.java:885)
	at com.tustor.tuntinetti.view.TakpApplication.init(TakpApplication.java:5860)
	at org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:726)
	at org.apache.wicket.protocol.http.MockWebApplication.<init>(MockWebApplication.java:173)
	at org.apache.wicket.util.tester.BaseWicketTester.<init>(BaseWicketTester.java:241)
	at org.apache.wicket.util.tester.WicketTester.<init>(WicketTester.java:331)
	at com.tustor.view.reusables.testers.WicketTesterExtended.<init>(WicketTesterExtended.java:130)
	at com.tustor.common.wicket.WicketRobot.getTester(WicketRobot.java:68)
	at com.tustor.common.wicket.WicketRobot.getTester(WicketRobot.java:88)
	at com.tustor.common.wicket.WicketRobot.getTester(WicketRobot.java:80)
	at com.tustor.tuntinetti.view.TuntinettiRobot.getTakpApplication(TuntinettiRobot.java:105)
	at com.tustor.tuntinetti.view.application.reports.TestSickleaveAlertReportGenerator.setUp(TestSickleaveAlertReportGenerator.java:46)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:47)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseLimitedWithEntityManager(DatabaseServices.java:1386)
	at com.tustor.backend.services.DatabaseServices.browseWithEntityManager(DatabaseServices.java:1352)
	at com.tustor.backend.services.DatabaseServices.browseCacheableJoined(DatabaseServices.java:1337)
	at com.tustor.backend.services.DatabaseServices.browseJoined(DatabaseServices.java:1323)
	at com.tustor.backend.services.DatabaseServices.browse(DatabaseServices.java:1289)
	at com.tustor.backend.services.AbstractAuthorizationServices.browse(AbstractAuthorizationServices.java:307)
	at com.tustor.backend.services.AbstractAuthorizationServices.init(AbstractAuthorizationServices.java:199)
	at wicket.quickstart.ApplicationInitializationHelper.help(ApplicationInitializationHelper.java:545)
	at wicket.quickstart.TakpApplication.initCustom(TakpApplication.java:885)
	at com.tustor.tuntinetti.view.TakpApplication.init(TakpApplication.java:5860)
	at org.apache.wicket.protocol.http.WicketFilter.init(WicketFilter.java:726)
	at org.apache.wicket.protocol.http.MockWebApplication.<init>(MockWebApplication.java:173)
	at org.apache.wicket.util.tester.BaseWicketTester.<init>(BaseWicketTester.java:241)
	at org.apache.wicket.util.tester.WicketTester.<init>(WicketTester.java:331)
	at com.tustor.view.reusables.testers.WicketTesterExtended.<init>(WicketTesterExtended.java:130)
	at com.tustor.common.wicket.WicketRobot.getTester(WicketRobot.java:68)
	at com.tustor.common.wicket.WicketRobot.getTester(WicketRobot.java:88)
	at com.tustor.common.wicket.WicketRobot.getTester(WicketRobot.java:80)
	at com.tustor.tuntinetti.view.TuntinettiRobot.getTakpApplication(TuntinettiRobot.java:105)
	at com.tustor.tuntinetti.view.application.reports.TestSickleaveAlertReportGenerator.setUp(TestSickleaveAlertReportGenerator.java:46)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestReport (1s)
🔴 testFindUsedValues (1s)
null
	at com.tustor.tuntinetti.view.application.reports.generic.excel.XlsxReportWriter$DimensionViewAscendingComparator.compare(XlsxReportWriter.java:517)
	at com.tustor.tuntinetti.view.application.reports.generic.excel.XlsxReportWriter$DimensionViewAscendingComparator.compare(XlsxReportWriter.java:507)
	at java.util.TreeMap.compare(TreeMap.java:1295)
	at java.util.TreeMap.put(TreeMap.java:538)
	at java.util.TreeSet.add(TreeSet.java:255)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportBase.getUsedValues(ReportBase.java:117)
	at com.tustor.tuntinetti.view.application.reports.generic.TestReport.testFindUsedValues(TestReport.java:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testGetUsedValuesMatching (0s)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestReportFormatter (0s)
🟢 testDefaultFormatterMatchesNothing (0s)
🟢 testFormatterMatchesSingleDay (0s)
🟢 testFormatterMatchesDayAndOvertimeCategory (0s)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestHyperKey (0s)
🟢 testWorkshiftsByProjects (0s)
🟢 testWorkshiftsByUnitsAndProjects (0s)
🟢 testAutomaticEmployerUnitMapping (0s)
🟢 testDimensionsWithRestrictions (0s)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestReportUtils (0s)
🟢 testAllOvertimeCategoryValues (0s)
🟢 testUnpaidAbsenceToProjectMapping (0s)
🟢 testAbsenceToProjectMapping (0s)
🟢 com.tustor.tuntinetti.view.application.reports.TestSickleaveStaticsSortingFast (0s)
🟢 testEmployeeStatsSorting (0s)
🟢 testSortingThemAll (0s)
🔴 com.tustor.tuntinetti.view.application.recruitment.submit.tailored.suomenavustajapalvelut.TestSuomenAvustajapalvelutHakulomake (0s)
🔴 testMunicipalitiesAgainstPostiPostalCodeDataFile (0s)
org.hibernate.exception.GenericJDBCException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1619)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1106)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1033)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1101)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1091)
	at com.tustor.tuntinetti.view.application.recruitment.submit.tailored.suomenavustajapalvelut.TestSuomenAvustajapalvelutHakulomake.testMunicipalitiesAgainstPostiPostalCodeDataFile(TestSuomenAvustajapalvelutHakulomake.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:47)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:434)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:186)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:121)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:86)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:167)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4069)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:508)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:478)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:219)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:278)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:121)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:89)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1142)
	at org.hibernate.internal.SessionImpl.access$2600(SessionImpl.java:167)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2762)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2741)
	at org.hibernate.internal.SessionImpl.get(SessionImpl.java:978)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1075)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1033)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1101)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1091)
	at com.tustor.tuntinetti.view.application.recruitment.submit.tailored.suomenavustajapalvelut.TestSuomenAvustajapalvelutHakulomake.testMunicipalitiesAgainstPostiPostalCodeDataFile(TestSuomenAvustajapalvelutHakulomake.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.application.netvisor.TestNetvisorXmlSerialization (0s)
🟢 testShouldCreateAccountingInfo (0s)
🟡 com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithoutGui (0s)
🟡 testTulorekisterinTulolajienPalkkalajikoodiBits (0s)
TulorekisterinTulolajienPalkkalajikoodiBits differ in a group: [NON_EMPLOYMENT_BONUS_OR_SALARY] UnitTypes: NON_EMPLOYMENT_BONUS_OR_SALARY, NON_EMPLOYMENT_BONUS_OR_SALARY Enums: Kokouspalkkio, Käyttökorvaus ansiotuloa expected:<0,[0,1],0,0,0,0,0,> but was:<0,[1,0],0,0,0,0,0,>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithoutGui.assertTulorekisterinTulolajienPalkkalajikoodiBits(TestSalaryCalculationApiWithoutGui.java:108)
	at com.tustor.tuntinetti.view.application.TestSalaryCalculationApiWithoutGui.testTulorekisterinTulolajienPalkkalajikoodiBits(TestSalaryCalculationApiWithoutGui.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.application.suites.unittest.TestRegressionTestResultUpdate (0s)
🟢 testExceptionClassification (0s)
🟢 testExceptionStatistics (0s)
🟢 testGitLog (0s)
🟢 testIncrementalTargetUpdate (0s)
🟢 testDetectingDifferences (0s)
🟢 testDuplikaattiMetodipolut (0s)
🟢 testCompareRegressionTestResults (0s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestVacationSummaryProxyForVacations (33s)
🟢 testThreeContractPeriodsWithGapsAndDifferentEarning (3s)
🟢 testDeltaPitkaltaAikavalilta (3s)
🟢 testDeltaPitkaltaAikavaliltaKeskipaivapalkalla (2s)
🟢 testDeltastaEiVahennetaAiempaaProsenttiperusteistaPalkkaa (0s)
🟢 testDeltaPitkaltaAikavaliltaJaValissaPoissaolo (2s)
🟢 testDeltaLaskentaToimiiVaikkaRajakohdassaEiOlisiTyosuhdetta (0s)
🟢 testPiilotetaanDeltaJosSeEiTuoLisatietoa (0s)
🟢 testLoppupalkkaKunToitaJaLomaaKahdeltaEdelliseltaJaTaltaVuodeltaJaEiKuukausipalkkaa (1s)
🟢 testLoppupalkkaKunToitaJaLomaaKahdeltaEdelliseltaJaTaltaVuodelta (0s)
🟢 testLoppupalkkaKunToitaJaLomaaEdelliseltaJaTaltaVuodeltaJaTesEiAnnaLomarahaaTuoreiltaPitamattomiltaLomilta (0s)
🟢 testLoppupalkkaKunToitaJaLomaaEdelliseltaJaTaltaVuodeltaJaTyosuhdePaattynytTyontekijastaJohtuvastaSyysta (0s)
🟢 testLoppupalkkaKunToitaJaLomaaEdelliseltaJaTaltaVuodeltaSekaWtraa (4s)
🟢 testLoppupalkkaKunLomaaVainKuluvaltaVuodelta (0s)
🟢 testNormaalitSaldotKunBittiEiPaalla (0s)
🟢 testErillisetSaldotKunBittiOnPaalla (0s)
🟢 testThatVacationStartDayOnTheEndOfContractPeriodDependsOnVacationStatusOnLastDayOfWork (0s)
🟢 testOnlyNonRollingVacations (2s)
🟢 testLomalaskentaBititMaarittavatLasketaankoLomia (0s)
🟢 testLomanmaaraytymisJaksonLoppuSyy (0s)
🟢 testMuukuin_SICKLEAVE_SERIES_EiAiheutaLaskentaa (0s)
🟢 testTyosuhteenLoppumisSyy (0s)
🟢 testEiRullaaviaJosEiValittu (0s)
🟢 testRullaavatLomatTulevaisuudessa (0s)
🟢 testVuosilomienLaskentaJaContractPeriodSalaryMode (0s)
🟢 testVuosilomienLaskentaJaAnsaintaSaantoOverride (0s)
🟢 testVuodenViimeisenPaivanLomalaskentaSyy (0s)
🟢 testRullaavatLomatReason (0s)
🟢 testVuosilomaFeatureHelperSerialization (0s)
🟢 testKirjattavaSaldoAnsainnatVuodenLoppuunKunTyosuhdeKatkeaaEnnenSita (0s)
🟢 testSetLomapalkkaLomarahaJaDescriptionMaksumaaraykselle (0s)
🟢 testGetMaksuVacationEarnedsForVacationsOnDateRange (0s)
🟢 testgetDateRangeLomaMaksumaaraykselle (0s)
🟢 testLomanmaaraytymiskausiJokaJatkuuSeuraavalleKlassiselleLomavuodelle (0s)
🟢 testHetiMaksuunJaPctWtrSpent (0s)
🟢 testMaksettavaSaldoJaManuaalinenYliajo (0s)
🟢 testReportableVacationCalculations (0s)
🟢 testGetUsedPaidVacations (0s)
🟢 testFilteringOfPartialEstimates (0s)
🟢 testPctWtrEurotLasketaanWtrSaldoon (0s)
🟢 testEiVoiKuluttaaEnemmanLomiaKuinAnsaittu (0s)
🟢 testSaldoValidaattoriJaTyosuhteenPaattyminenTulevaisuudessa (0s)
🟢 testSaldoValidaattoriJaTyosuhteenPaattyminenMenneisyydessa (0s)
🟢 testJosEiAnsaitaLomaaMuttaVainVapaapaivia (0s)
🟢 testKunLasketaanLomiaRangeReportinTulevaisuuteenEiRajataLomanmaaraytymiskautta (0s)
🟢 testVuodenLopunLaskelmaLasketaanVainVuodenLopunLomanmaaraytymiskausille (0s)
🟢 testAlkusaldonVaikutusLoppupalkanJalkeen (2s)
🟢 testLoppupalkkamaksunPaivaaEiMuutetaHistoriassa (0s)
🟢 testCpmosLazyInitialization (0s)
🟢 testSetLomapalkkaLomarahaJaDescriptionMaksumaaraykselleJaDaterangeYhdstys (0s)
🟢 testSetLomapalkkaLomarahaJaDescriptionMaksumaaraykselleJaArkipyhat (0s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestVacationSummaryProxy (3s)
🟢 testVacationTypeIsShownCaching (0s)
🟢 testVapaaKunEiVuosilomaaSaldot (0s)
🟢 testWorktimeReductionSummaryWithOnlyVacationEarneds (0s)
🟢 testWorktimeReductionSummary (0s)
🟢 testFlexKulutusKahdellaContractSeriesilla (0s)
🟢 testFlexKulutusYhdellaContractSeriesilla (0s)
🟢 testTyoajanLyhennysNakyyRaportilla (0s)
🟢 testSaastovapaaSaldotPaivinaEiTunteina (0s)
🟢 testLiukumanMuutosTyoajanJohdosta (0s)
🟢 testLiukumienJaLomienMuutosEarnedienJohdosta (0s)
🟢 testLomienMuutosEarnedienJaPidettyjenJohdosta (0s)
🟢 com.tustor.tuntinetti.view.application.timemanagement.models.TestSimultaneousTravelEntryValidator (0s)
🟢 testGetTravelEntriesWithPreviousOverlaps (0s)
🟢 testOverlapsAlsoConsiderTimeRanges (0s)
🟡 com.tustor.tuntinetti.view.application.ipost.TestIpostApiUtils (2s)
🟢 testPdfReadingKunKaksiSamalle (1s)
🟢 testPdfReading (0s)
🟢 testPdfReadingKaksiSamalleJaYksiToiselle (0s)
🟡 testBuildingXml (0s)
testBuildingXml.xml expected:<...:LetterBundle xmlns:[lb="urn:itella.com:/schema/ipost/letterbundle/v1x0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" schemaVersion="v1x0" senderFileId="senderFileId" xsi:schemaLocation="urn:itella.com:/schema/ipost/letterbundle/v1x0 LetterBundle_V1x0.xsd">
    <lb:Bundle senderBundleId="senderBundleId">
        <lb:BundleCommon isTest="true" creationDate="2025-11-12T00:00:00.000+03:00">
            <lb:Sender ovtID="00371234567" contact="Altered Carbon co., altered@carbon.com, 555 - 4525" companyName="Altered Carbon co." contactPerson="" phoneNumber="555 - 4525" email="altered@carbon.com">
                <lb:SenderAddress>
                    <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                </lb:SenderAddress>
            </lb:Sender>
            <lb:StdBundleProcessing customerId="userNm" password="pswd" serviceFunction="0" electronicArchiving="T" letterClass="2" envelope="S" paper="0" fileFormat="0" departmentClassification="false" isDuplex="true"/>
            <lb:DeliveryChannelControl denyElectronicCopyDelivery="false" denyElectronicOnlyDelivery="false">
                <lb:RestrictMatchingForElectronicDelivery/>
            </lb:DeliveryChannelControl>
            <lb:ExternalFile fileName="palkat.pdf" senderFileId="senderPdfFileId"/>
        </lb:BundleCommon>
        <lb:Letter senderLetterId="120350-1567">
            <lb:LetterMeta>
                <lb:Location startPage="1" pages="1"/>
                <lb:Recipient>
                    <lb:Address>
                        <lb:Eu1 name="Tauno Tallikka" address="Tuulitie 4" postalCode="34500" city="Turku" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>HANDFIHH</lb:BIC>
                        <lb:IBAN>FI4931312300000017</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter senderLetterId="121250+001B">
            <lb:LetterMeta>
                <lb:Location startPage="2" pages="1"/>
                <lb:Recipient SSN="121250+001B">
                    <lb:Address>
                        <lb:Eu1 name="Petri Piipponen" address="Puropolku 56" postalCode="23200" city="Porvoo" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>OKOYFIHH</lb:BIC>
                        <lb:IBAN>FI2350000110000238</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter senderLetterId="190695-001M">
            <lb:LetterMeta>
                <lb:Location startPage="3" pages="1"/>
                <lb:Recipient SSN="190695-001M"]>
                  ...> but was:<...:LetterBundle xmlns:[xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:lb="urn:itella.com:/schema/ipost/letterbundle/v1x0" schemaVersion="v1x0" senderFileId="senderFileId" xsi:schemaLocation="urn:itella.com:/schema/ipost/letterbundle/v1x0 LetterBundle_V1x0.xsd">
    <lb:Bundle senderBundleId="senderBundleId">
        <lb:BundleCommon isTest="true" creationDate="2025-11-12T00:00:00.000+02:00">
            <lb:Sender ovtID="00371234567" contact="Altered Carbon co., altered@carbon.com, 555 - 4525" companyName="Altered Carbon co." contactPerson="" phoneNumber="555 - 4525" email="altered@carbon.com">
                <lb:SenderAddress>
                    <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                </lb:SenderAddress>
            </lb:Sender>
            <lb:StdBundleProcessing customerId="userNm" password="pswd" serviceFunction="0" electronicArchiving="T" letterClass="1" envelope="S" paper="0" fileFormat="0" departmentClassification="false" isDuplex="true"/>
            <lb:DeliveryChannelControl denyElectronicCopyDelivery="false" denyElectronicOnlyDelivery="false">
                <lb:RestrictMatchingForElectronicDelivery/>
            </lb:DeliveryChannelControl>
            <lb:ExternalFile fileName="palkat.pdf" senderFileId="senderPdfFileId"/>
        </lb:BundleCommon>
        <lb:Letter>
            <lb:LetterMeta>
                <lb:Location startPage="1" pages="1"/>
                <lb:Recipient>
                    <lb:Address>
                        <lb:Eu1 name="Tauno Tallikka" address="Tuulitie 4" postalCode="34500" city="Turku" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>HANDFIHH</lb:BIC>
                        <lb:IBAN>FI4931312300000017</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter>
            <lb:LetterMeta>
                <lb:Location startPage="2" pages="1"/>
                <lb:Recipient>
                    <lb:Address>
                        <lb:Eu1 name="Petri Piipponen" address="Puropolku 56" postalCode="23200" city="Porvoo" countryCode="FI"/>
                    </lb:Address>
                    <lb:RecipientBankAccount>
                        <lb:BIC>OKOYFIHH</lb:BIC>
                        <lb:IBAN>FI2350000110000238</lb:IBAN>
                    </lb:RecipientBankAccount>
                </lb:Recipient>
                <lb:Sender ovtID="00371234567" email="altered@carbon.com" phoneNumber="555 - 4525">
                    <lb:name text="Altered Carbon co."/>
                    <lb:Address>
                        <lb:Eu1 name="Altered Carbon co." address="134 Rocky road" postalCode="73700" city="Pirttilä" countryCode="FI"/>
                    </lb:Address>
                </lb:Sender>
                <lb:LetterDetails>
                    <lb:Subject text="Palkkalaskelma"/>
                    <lb:LetterContentType wageSlip="true"/>
                </lb:LetterDetails>
            </lb:LetterMeta>
        </lb:Letter>
        <lb:Letter>
            <lb:LetterMeta>
                <lb:Location startPage="3" pages="1"/>
                <lb:Recipient]>
                  ...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:838)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:756)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:768)
	at com.tustor.tuntinetti.view.application.ipost.TestIpostApiUtils.testBuildingXml(TestIpostApiUtils.java:264)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testPdfReadingKaksiSamalleJaKaksiMuuta (0s)
🟢 com.tustor.tuntinetti.view.application.selfservice.tailored.debora.TestDeboraSelfServiceOrderInfo (0s)
🟢 testLatestOrderTime (0s)
🟢 com.tustor.tuntinetti.view.application.newsletter.TestUtmModifier (0s)
🟢 testNoParams (0s)
🟢 testParamsWithoutFragment (0s)
🟢 testExistingQueryIsReplaced (0s)
🟢 testFragmentPreserved (0s)
🟢 testExistingQueryAndFragment (0s)
🟢 testGetDateFromSubject (0s)
🟢 testAsiakaskirjeKesakuu2025IlmanUtmParametrimuokkauksia (0s)
🟢 testAsiakaskirjeKesakuu2025MuokataanUtmParametrit (0s)
🟢 testAsiakaskirjeSyyskuu2023IlmanUtmParametrimuokkauksia (0s)
🟢 testAsiakaskirjeSyyskuu2023MuokataanUtmParametrit (0s)
🟢 com.tustor.tuntinetti.view.application.TestHenkilotyovuosienLaskenta (0s)
🟢 testHenkilotyovuodetFromEmployeeRangeReport (0s)
🟢 testHenkilotyovuosienLaskenta (0s)
🟢 testIllegalArgumentException (0s)
🟢 test_NON_STANDARD_WORKING_HOURS (0s)
🟢 com.tustor.tuntinetti.view.application.TestDesignStreamer (12s)
🟢 testLoadImages (12s)
🟢 com.tustor.tuntinetti.view.application.TestCalendarRangeModelPaddedWithOneExtraWeekInBothEnds (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008_AndTheSelectedWeekIsCorrect (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008 (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromFirstWeekOfNovemberYear2008 (0s)
🟢 com.tustor.tuntinetti.view.application.TestCalendarRangeModel (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008_AndTheSelectedWeekIsCorrect (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromWeek50Year2008 (0s)
🟢 testScrolledMonthCorrespondsToAdjacentMonth_FromFirstWeekOfNovemberYear2008 (0s)
🔴 com.tustor.tuntinetti.view.htmlunit.TestOpenJobs (14s)
🔴 testGetOpenJobs (14s)
404 Not Found for https://lead.fi/tyopaikat.htm
	at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:530)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:355)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:410)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:395)
	at com.tustor.tuntinetti.view.leadhomepage.PositionsPage.fillPositions(PositionsPage.java:141)
	at com.tustor.tuntinetti.view.htmlunit.TestOpenJobs.testGetOpenJobs(TestOpenJobs.java:25)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage (0s)
🔴 testJobApplicationSubmit (0s)
org.hibernate.exception.GenericJDBCException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1619)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1106)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1033)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1101)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1091)
	at com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage.setUp(TestBiisoniJobApplicationSubmitPage.java:64)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:47)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.getResultSet(AbstractLoadPlanBasedLoader.java:434)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeQueryStatement(AbstractLoadPlanBasedLoader.java:186)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:121)
	at org.hibernate.loader.plan.exec.internal.AbstractLoadPlanBasedLoader.executeLoad(AbstractLoadPlanBasedLoader.java:86)
	at org.hibernate.loader.entity.plan.AbstractLoadPlanBasedEntityLoader.load(AbstractLoadPlanBasedEntityLoader.java:167)
	at org.hibernate.persister.entity.AbstractEntityPersister.load(AbstractEntityPersister.java:4069)
	at org.hibernate.event.internal.DefaultLoadEventListener.loadFromDatasource(DefaultLoadEventListener.java:508)
	at org.hibernate.event.internal.DefaultLoadEventListener.doLoad(DefaultLoadEventListener.java:478)
	at org.hibernate.event.internal.DefaultLoadEventListener.load(DefaultLoadEventListener.java:219)
	at org.hibernate.event.internal.DefaultLoadEventListener.proxyOrLoad(DefaultLoadEventListener.java:278)
	at org.hibernate.event.internal.DefaultLoadEventListener.doOnLoad(DefaultLoadEventListener.java:121)
	at org.hibernate.event.internal.DefaultLoadEventListener.onLoad(DefaultLoadEventListener.java:89)
	at org.hibernate.internal.SessionImpl.fireLoad(SessionImpl.java:1142)
	at org.hibernate.internal.SessionImpl.access$2600(SessionImpl.java:167)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.doLoad(SessionImpl.java:2762)
	at org.hibernate.internal.SessionImpl$IdentifierLoadAccessImpl.load(SessionImpl.java:2741)
	at org.hibernate.internal.SessionImpl.get(SessionImpl.java:978)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1075)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1033)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1101)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1091)
	at com.tustor.tuntinetti.view.htmlunit.TestBiisoniJobApplicationSubmitPage.setUp(TestBiisoniJobApplicationSubmitPage.java:64)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.tuntinetti.view.reusables.formcomponents.TestRobustBigDecimalTextField (0s)
🟢 testPrecision (0s)
🟢 testSubmitWithoutRestrictionsWorks (0s)
🟢 testValidationGivesCorrectErrorForOverlyLargeValue (0s)
🟢 testMaxBigDecimalValue (0s)
🟢 testGivenMaximumPositiveValueAnyNegativeValueIsRejected (0s)
🟢 testValidationAcceptsCorrectValueWhenMovePointIsUsed (0s)
🟢 testValidationGivesCorrectErrorForOverlyLargeValueWhenMovePointIsUsed (0s)
🟢 testValidationGivesCorrectErrorForAbsoluteValueRestrictionWhenMovePointIsUsed (0s)
🟢 testNegativeValues (0s)
🟡 test (0s)
TODO validoi, että jos luvussa on movepointright niin ei tarjoa maksimiksi 99.99 vaan 100.00
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.reusables.formcomponents.TestRobustBigDecimalTextField.test(TestRobustBigDecimalTextField.java:95)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.reusables.formcomponents.TestOvertimeCategoryChoice (0s)
🟢 testOvertimeCategoryChoices (0s)
🟢 com.tustor.tuntinetti.view.reusables.validators.TestNewNameCheck (0s)
🟢 testNameHasChanged (0s)
🟡 com.tustor.tuntinetti.view.system.TestServletAndThreads (0s)
🟡 testProcessingThreadDoesNotSwallowThreadDeath (0s)
TODO: finish the test
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.view.system.TestServletAndThreads.testProcessingThreadDoesNotSwallowThreadDeath(TestServletAndThreads.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.notification.TestNotificationsPanel (0s)
🟢 testOnOpenAjaxNotificationFunction (0s)
🟢 testBeforeOpenAjaxNotificationFunction (0s)
🟢 testCloseAjaxNotificationFunction (0s)
🟢 testCloseOnClickAndNotifyViaAjaxFunction (0s)
🟢 testNotificationSettings (0s)
🟢 com.tustor.tuntinetti.view.login.TestTallierUtils (0s)
🟢 testTimeEncoding (0s)
🟢 testBase64Encoding (0s)
🟢 testSigning (0s)
🟢 testSignatureVerificationAndParsing (0s)
🟡 com.tustor.tuntinetti.view.session.TestPersonalizationCookieInfo (0s)
🟢 testDecodingInvalidBase64 (0s)
🟢 testDecodingNewBase64JsonValues (0s)
🟡 testEncodingNewBase64JsonValues (0s)
Base64 encoded value expected:<...LCJsYW5nIjoiZmkifQ==[
]> but was:<...LCJsYW5nIjoiZmkifQ==[]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.tuntinetti.view.session.TestPersonalizationCookieInfo.testEncodingNewBase64JsonValues(TestPersonalizationCookieInfo.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testDecodingOldJsonValues (0s)
🟢 com.tustor.tuntinetti.view.session.models.TestReportingRangeModel (0s)
🟢 testOvertimeCycleShouldClearWhenDateRangeIsChanged (0s)
🟡 com.tustor.tuntinetti.view.utils.api.genericinvoice.TestGenericInvoiceApiUtilsStatic (0s)
🟡 warning (0s)
No tests found in com.tustor.tuntinetti.view.utils.api.genericinvoice.TestGenericInvoiceApiUtilsStatic
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.TestSuite$1.runTest(TestSuite.java:90)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.utils.TestHoursLockDateEditingSetEnabledVisitor (0s)
🔴 testGetHoursLockDateEditingSetEnabledVisitorForAbstractReportPanel (0s)
org.hibernate.exception.GenericJDBCException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationServices.browseAscending(VacationServices.java:270)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:442)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:933)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:920)
	at com.tustor.tuntinetti.view.utils.TestHoursLockDateEditingSetEnabledVisitor.testGetHoursLockDateEditingSetEnabledVisitorForAbstractReportPanel(TestHoursLockDateEditingSetEnabledVisitor.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:47)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationServices.browseAscending(VacationServices.java:270)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:442)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:933)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.of(EmployeeRangeReportsQueryCriteriaCache.java:920)
	at com.tustor.tuntinetti.view.utils.TestHoursLockDateEditingSetEnabledVisitor.testGetHoursLockDateEditingSetEnabledVisitorForAbstractReportPanel(TestHoursLockDateEditingSetEnabledVisitor.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.utils.TestProCountorApiUtils (0s)
🟢 testCheckPercentPostfix (0s)
🟢 com.tustor.tuntinetti.view.services.labyrintti.TestLinkMobilitySmsMessageHandlerPage (0s)
🟢 testLinkmobilityCgiInboundSms (0s)
🟢 testLinkmobilityCgiOutboundSms (0s)
🟢 testLinkmobilityMyLinkInboundSms (0s)
🟢 testLinkmobilityMyLinkInboundDlr (0s)
🟢 testLinkmobilityMyLinkOutboundSms (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanKTA (2s)
🟢 testAverageHourlySalaryUsage (1s)
🟢 testBonustenVaikutusJaKtanKayttoSairauslomapalkassa (0s)
🟡 test_TODO_VAATIIKO_SINITARRALISAN_KTAnKayttoWTRssa (0s)
työajan lyhennyksen korvauksen määrä expected:<[9]0> but was:<[]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanKTA.test_TODO_VAATIIKO_SINITARRALISAN_KTAnKayttoWTRssa(TestVartiointialanKTA.java:223)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAverageHourlySalary (0s)
🟢 testEmergencyWorkDoesntAffectAverageHourlySalary (0s)
🟢 testBonustenVaikutusJaKtanKayttoPyhakorvauksissa (0s)
🟢 testKtaVahintaanTuntipalkka (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestTyossaolonVeroistenPaivienLaskuri (0s)
🟢 testKaytetaanContractSeriesKohtaistaKalenteria (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast (6min 52s)
🟢 testTekninenAlkupaivaKatkaisee (0s)
🟢 testCase16192LomapalkkavelanKulutus (0s)
🟢 testLomapalkkavelkaanVastaKunTyosuhdeTaiLomavuosiPaattyy (0s)
🟢 testLomapalkkavelanMaksuJa2Lomavuotta (1s)
🟢 testViivastettyLomasaldoJaLomapalkkavelka (0s)
🟢 testLomapalkkavelkaJaLoppupalkka (0s)
🟢 testLomapalkkavelkaJaAnsainnanPaattymispaiva (0s)
🟢 testLomapalkkavelka2 (0s)
🟢 test7DayGapCase16298 (0s)
🟢 testLomapalkkavelkaHuomioiMaksuvacationEarnedinAnsaintavuoden (0s)
🟢 testLomanansaintakaudetJaPsgLegacymode (0s)
🟢 test7daygapJaTekninenAloituspaivaJaTekninenPaattymispaiva (0s)
🟢 test7daygapAinoaSopimusJaTekninenAloituspaivaSeuraavanaLomavuonna (0s)
🟢 testSigmaDeputyMainPaallekkaisyys (0s)
🟢 testKirjattavienLoppupalkkanollaus_3 (0s)
🟢 testKirjattavienLoppupalkkanollaus_2 (0s)
🟢 testKirjattavienLoppupalkkanollaus_1 (0s)
🟢 testKirjattavanLomasaldonNollausKunEiLoppupalkkafeaturea (2s)
🟢 testLomapalkkavelanYlimaarainenLomaraha (0s)
🟢 test2013SaantoJaEriWorktimemodet (0s)
🟢 testKikyEiLaukaiseVuoden2013Saantoa (0s)
🟢 testEnsimmaisenVuodenAnsaintaVenytys (0s)
🟢 testYlityovapaaKerryttaaLomaa (1s)
🟢 testYliohjattuLoppupalkkalaskelma (0s)
🟢 testIlmanRullaaviaLoppupalkkaAnsainta31pvEtukateen (0s)
🟢 testMuutLomatyypitEivatVaikutaPerhevapaalimittiin (0s)
🟢 testEdVuodenPerhevapaaLimittiEiVaikutaMuihinLomatyyppeihin (0s)
🟢 testSairaslomatEdelliseltaVuodelta (2s)
🟢 testLisalomapaivilleTaydetLomanansaintakuukaudet (1s)
🟢 testPctWtrSaldokulutusMutteiMaksua (0s)
🟢 testEiTuplakorvauksiaHetiMaksettaessa (0s)
🟢 testDebora60DayVoiTippuaTyomaaranVaihtuessa (0s)
🟢 testDebora60pvEiKatkeaTyosopimustenVaihtuessa (0s)
🟢 testDebora60day15hVkoHigherVacationPercentage (2s)
🟢 testPerhevapaanRakennusteollisuustyyli (1s)
🟢 testKkpalkkaJaSairasloma (0s)
🟢 testCityworkLomapalkkavelkaJaSivusuhteetJaTekninenAlkupaiva (0s)
🟢 testLomapalkkavelkarivienPiilotus (0s)
🟢 testOtetaankoKTAnKeskimViikkotunteihinMukaanKaikkiViikot (0s)
🟢 testCityworkLomapalkkavelkaEiTuplia (0s)
🟢 testCityworkLomapalkkavelkaJaVenytetytlomanmaaraytymiskaudet (0s)
🟢 testCityworkLomapalkkavelkaJaSivusuhteet (0s)
🟢 testVenytysJaLomapalkkavelka (0s)
🟢 testNovartAsMainContract (0s)
🟢 testOsaAikaElakeEiVaikutaKertymaan (0s)
🟢 testCityworkNovartTyosuhteet (6s)
🟢 testTechnicalEndDateAfterContractPeriodEndDate (0s)
🟢 testLoyhennysLyhyessaTyosuhteessa (0s)
🟢 testValitaanParempiAnsainta375h (0s)
🟢 testAllSigmaTests (8s)
🟢 testLaskennallinenPalkkaJaSopimuskatkos (0s)
🟢 testVenytysJaLaskennallinenPalkka (0s)
🟢 testTavallinenValiJaLaskennallinenPalkka (0s)
🟢 testLomapalkkalaskelmanSerialisointi (0s)
🟢 testWeekStartTimeEffects (0s)
🟢 testLoppupalkkaJaUseaPaattyvaSarja (0s)
🟢 testDisplayAndManualOverride (0s)
🟢 testTekninenPaattymispaivaJaPaattymissyy (0s)
🟢 testTekninenAlkupaivaKatkaiseeJakson (0s)
🟢 testRullaavaJaVenytys2 (0s)
🟢 testRullaavaJaVenytys (0s)
🟢 testPaasopimusEiHyppaaTaaksepain (0s)
🟢 testLimittaisetSopimuksetEiHypi (0s)
🟢 testLimittaisetSopimuksetSigma (0s)
🟢 testLimittaisetSopimuksetSigmaVainSivusarjoja (1s)
🟢 testOsaAikainenVapaaJaLaskennallinenPalkka (0s)
🟢 testVanhempainvapaa (3s)
🟢 testAitiysvapaa (6s)
🟢 testIsyysvapaa (7s)
🟢 testKkPalkkalaskelmaJaLisatSuhteessa (0s)
🟢 testEiPaasopimustaJaIsMainDeterminesEtc (0s)
🟢 testSigmaLomapaivatKunEiPaasopimusta (0s)
🟢 testEiTupliaKkPalkkaan (0s)
🟢 testEiKaaduJosLasketaanLaskemaKatkopaivalleSivuSarjassa (0s)
🟢 testJosHetimaksettavaPctEiLomapalkkavelkaa (0s)
🟢 testEiLasketaOsiaEnnenTeknAlkupv (0s)
🟢 testPsg7DayGapBugi (0s)
🟢 testKkpalkkaJaRullaavaLaskelma (0s)
🟢 testLomarahaJaPaattymissyy (0s)
🟢 testLomarahatKunNonStdPctKorvauksella (4s)
🟢 testSigmalaskentaJaSamatVuosilomaEhdot (2s)
🟢 testKkPalkkainenJosTyoaikaMuuttuuPalkkaEi (1s)
🟢 testSuhteessaKkPalkkaanLisanEsitys (0s)
🟢 testMaksettujenKkPalkkojenLaskenta (0s)
🟢 testOletetaanDaterangenPaattavanMyosTyosuhteen (2s)
🟢 testLomapalkkavelkaKunEiLomaa (0s)
🟢 testJuoksevaLomakorvausJaToinenLomanansaintavuosi (0s)
🟢 testLomarahaVapaaKunEiLomaaKorvauksesta (0s)
🟢 testEiNollattujaLaskelmiaLomapalkkavelkaraportille (0s)
🟢 testLomarahanMaksupaivaJaLomapalkkavelka (0s)
🟢 testKesakuun2016LiputPaalleMilloin (0s)
🟢 testKuukausipalkkaAnsaintakaudenLopunMukaan (0s)
🟢 testHenkilokohtaistenLisienOhitus (45s)
🟢 testHenkilokohtaisetLisat (28s)
🟢 testHenkilostonRahalahja (23s)
🟢 testKeskituntiansionMaxTuntimaaranYlittavaToteuma (0s)
🟢 testKpkJaProsenttiKkPalkanLisaksi (0s)
🟢 testKeskipaivapalkanKerroin (0s)
🟢 testKeskipaivapalkkaKahdesasosaMultiSeries (0s)
🟢 testKeskipaivapalkkaKahdeksasosaNoOvertime (0s)
🟢 testKeskipaivapalkkaKahdeksasosaOvertime (0s)
🟢 test_TODO_EiSickleavenTaskGroupTaiSuLisiaKpkLaskentaan (0s)
🟢 testEiSickleavenTaskGroupLisiaKpkLaskentaan (0s)
🟢 test_TODO_EiSairausajanPyhaLisiaKpkLaskentaan (0s)
🟢 testEiSairausajanLisiaKpkLaskentaan (0s)
🟢 testDeterministinenEndDate (0s)
🟢 testLomapalkkavelkaViimeinenLoppupalkkaIlmanLomapaivia (0s)
🟢 testFlexJaWorkTimeCompensationHetiEkvivalentteja (0s)
🟢 testLauantaiLomapaivatKerryttavat (0s)
🟢 testEkaJaVikaKkYhteenPitkaTyosuhde (0s)
🟢 test7DayGapJaLomapalkkavelka (0s)
🟢 testEiLomapalkkavelkaaEnnenCpStartDatea (0s)
🟢 testLomapalkkavelkaJaMuuttuvaTyoaika (0s)
🟢 testSaannollistenSickleave (1s)
🟢 testEpasaannollistenSickleave (1s)
🟢 testEpasaannollistenHolidayJaVacationHours (0s)
🟢 testLomapalkkavelkaKunRahojaMaksettuliikaa (0s)
🟢 testLomapalkkavelkaKunLomaKulutettu (0s)
🟢 testLomapalkkavelkaAnsaintapaivana (0s)
🟢 testAlleKuukaudenContractPeriodit (0s)
🟢 testLomanMaaraytymisJaksoCache (0s)
🟢 testVenytysMaaliskuussa (0s)
🟢 testValitaanParempiAnsaintaSaantoAlkaaMaaliskuussa (0s)
🟢 testValitaanParempiAnsaintaSaantoVainLoyhennettyja (0s)
🟢 testValitaanParempiAnsaintaSaanto (36s)
🟢 testRullaavaKunValissaEiTyosopimusta (0s)
🟢 testAnsaintaSaantoKunViikkotunnitSovittu (0s)
🟢 testVainLomanmaaraytymiskausiHuomioidaan (0s)
🟢 testLomaprosenttiPyoristys (0s)
🟢 testVuosilomapaiviaEiRecordataTuplana (0s)
🟢 testTyosuhdeSentrinenVuosilomalaskentaJaSickleave (1s)
🟢 testTyosuhdeSentrinenVuosilomalaskentaJaVacation (1s)
🟢 testTyosuhdeSentrinenVuosilomalaskenta (2s)
🟢 testVuosilomaPalkkaJaRinnakkaisetTyosopimukset (0s)
🟢 testTyosuhteenPaattymissyynSeliteJaSigmaLaskenta (0s)
🟢 testTyosuhteenPaattymissyynSelite (0s)
🟢 testTotalSaldoonEiOsavuodenArvioitaMukaan (0s)
🟢 testMustGenerateStatsForAllMonths (0s)
🟢 testKeskituntiansiolaskentaJaEpasaannollinenTyoaika (0s)
🟢 test7pvSaantoJaKorvausprosentti (0s)
🟢 testPalvelusvuodetEnnenVuotta1992 (0s)
🟢 testKulutuksetMaksutJaVelkaKunErillisetSaldot (1s)
🟢 testKulutuksetMaksutJaVelkaKunSamatSaldot (1s)
🟢 testLomautusOnEkvivalenttia30pv (0s)
🟢 testLomautusOnEkvivalenttiaToistuvastiJosValissaOnToissa (0s)
🟢 testAlkusaldonTaiManuaalisenVacationEarnedinYlijaamatEivatTuleLoppupalkkaan (0s)
🟢 testContractSeriesKohtainenLoppupalkanLomasaldomuutos (0s)
🟢 testLomapalkkavelkaKunLomanmaaraytymiskausiKatkeaa (0s)
🟢 testAnsaintaSaannonVenytysKunLomanAnsaintakausiPaattyy (0s)
🟢 testLomarahaPaymentDate (0s)
🟢 test1Tai2VuodenLomanansaintaanEiVaikutaContractPeriodEndingReason (0s)
🟢 testLomarahanMaarityksenKatkeaminenJaContractPeriodEndingReason (0s)
🟢 testValidContractPeriodEndingReasonKatkaiseeTyosuhteen (0s)
🟢 testLomapalkkavelkaKunVacationEarnedKuluttaaUusiaJaAnsaittujaLomapaivia (0s)
🟢 testVierekkaisetTyosopimuksetJaStartDate (0s)
🟢 testOtaHuomioonContractPeriodEndingReason (0s)
🟢 testLomapalkkavelkaKunValillaLomapaivienAnsaintaaValillaEi (4s)
🟢 testLomapalkkavelkaKunValillaLomapaivienAnsaintaaValillaEiHistoriaIlmanMaksuja (0s)
🟢 testLomapalkkaJaRahavelkaEivatMeneNegatiivisiksi (0s)
🟢 testAlleSentinLomaPalkanPyoristysEiJaaKummittelemaan (0s)
🟢 testLomapalkkavelkaanEiTuleVacationEarnedejaEnnenEnsimmaistaAnsaintaa (0s)
🟢 testSuhteetonLomakorvausPaiviinNahdenJaLomapalkkavelka (0s)
🟢 testLomapalkkavelanLaskentaanRullaavatLomatKunBittiPaalla (1s)
🟢 testPuuttuvienLomarahojenEtsinta (0s)
🟢 testLomapalkkavelanOsat (8s)
🟢 testLomarahaaLomakorvauksistaEriTyosuhteenPaattymissyista (0s)
🟢 testProsenttiperusteinenWtrJaLomapalkka (0s)
🟢 testPalvelusvuosienLaskenta (0s)
🟢 testSickleaveEqLaskentaKunEiSopimusta (0s)
🟢 testPalvelusVuodetKunAiemminEriContractSeries (0s)
🟢 testKkpalkkaisenTyoaikaMuuttuuLomanmaaraytymisvuonnaJaLaskennallinenPalkka2 (0s)
🟢 testKkpalkkaisenTyoaikaMuuttuuLomanmaaraytymisvuonnaJaLaskennallinenPalkka1 (0s)
🟢 testKkpalkkaisenTyoaikaMuuttuuLomanmaaraytymisvuonna (0s)
🟢 testKuukausipalkkaMuuttuuEnnenLomaa (0s)
🟢 testTyosuhdeMuuttuuTuntipalkkaiseksi (0s)
🟢 testLomarahatKunTyoaikaMerkittävästiVaihtuuKeskenVuoden (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMuttaTyosuhdeJatkuu (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMuttaTyosuhdeJatkuuJaMyohemminKatkeaa (1s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMonestiMuttaTyosuhdeJatkuu (0s)
🟢 testAnsaintaKunLomanmaaraytymiskausiKatkeaaMonestiMuttaTyosuhdeJatkuuJaLopuksiKatkeaa (4s)
🟢 testLomarahatKunTesVaihtuuKeskenVuoden (0s)
🟢 testToisenVuodenLomanansaintaKunTesVaihtuu (0s)
🟢 testLomanansaintaKunCpAlkaaHuhtikuunAlussa (0s)
🟢 testManuaalinenYliajoTunnistetaanBitista (0s)
🟢 testVuosilomaKerryttaaLomaa (0s)
🟢 testTechnicalEndDateJaGetEffectiveContractPeriodStartDate (0s)
🟢 testVapaaSaldolaskenta (0s)
🟢 testLoppupalkanYliohjausEiMuutuMaksuksi (0s)
🟢 testIsMainContractSerieDeterminesExtraAndOvertimeAndHoliday (0s)
🟢 testKuukausipalkanLaskenta (0s)
🟢 testOsaAikaisenKuukausipalkkaisenLomapalkka (1s)
🟢 test7DayGapJaTyosuhteenPaattyminen (0s)
🟢 testDisplayAutoVacationStartYear (0s)
🟢 testTyhjaSopimusEiKaada (1s)
🟢 test7DayGapJaRullaavaLaskelma (0s)
🟢 test7DayGapJaMuuttuvaTyosuhde (0s)
🟢 testSevenDaySickleaveGapKunLomalaskelmia (5s)
🟢 testSevenDaySickleaveGapKunEiLaskelmia (7s)
🟢 testLomarahaQualification (0s)
🟢 testVuosilomaMaksuunTunteina (0s)
🟢 testSaastovapaidenLoppupalkanLomakorvaukseenKaytetaanTyosuhteenLopunKuukausipalkkaa (3s)
🟢 testLomatLasketaanVainPaasopimukselle (0s)
🟢 testLoppupalkanLomakorvauksenVaikutusSaldoon (0s)
🟢 testPctBasedKorvauksenPyoristys (0s)
🟢 testSeparateSaldoesVacationRecordVaikutus (0s)
🟢 testKulukorvaukset (0s)
🟢 testVacationEarnedLoppupalkkabitti (0s)
🟢 testErillisetAlkusaldot (0s)
🟢 testLoppupalkkaKunVanhojaJaUusiaLomia (4s)
🟢 testMitkaLiputTarvitaanLoppupalkkaan (0s)
🟢 testLoppupalkkaJaKatkollaOllutTyosuhde (0s)
🟢 testGetVuosilomaPalkkaYliohjatuinPaivin (3s)
🟢 testLomakorvausYliohjatuinPaivinKunVacationDayOff (0s)
🟢 testLomakorvausKunVacationDayOffJaVanhatLomapaivatMaksettuJo (0s)
🟢 testKaksiPerakkaistaLoppupalkkaa (0s)
🟢 testSaldoNollautuuLoppupalkkaan (0s)
🟢 testVuosilomaVacationEarnedEiSaaRecordautuaTuplana (0s)
🟢 testPctBasedLomakorvausYliajaaLoppupalkan (0s)
🟢 testLoppupalkkaLasketaanMyosViimeiseltaPaivalta (0s)
🟢 testPctKorvausHetiMaksuun (0s)
🟢 testPctKorvausHetiMaksuunSalaries (0s)
🟢 testPctKorvausAnsaintasaanto (0s)
🟢 testHuhtikuunAnsaintaSaantoVaikutusCityW (0s)
🟢 testTasanYksiKuukausiKokoaikainenCitywork (0s)
🟢 testLoyhennysKunCpAlkaaKeskellaMaaliskuuta (0s)
🟢 testTekninenTyosuhteenAlkupaivaVaikuttaaLomalaskentaan (1s)
🟢 testVapaastaEiAnsaitseVuosilomaa (0s)
🟢 testVuorolistanMukainenTasausvapaaOikeuttaavuosilomaan (0s)
🟢 testLyhennysvapaatOikeuttavatVuosilomaan (0s)
🟢 testPalkatonvapaaEiOikeutavuosilomaan (0s)
🟢 testLiukumavapaaOikeuttaavuosilomaan (0s)
🟢 testItsenaisyyspaivaEiEkvivalenttiJosEiHolidaytunteja (0s)
🟢 testItsenaisyysPaivaEkvivalenttiKunOnHolidaytunteja (0s)
🟢 testLomakorvausLoppupalkkaanVaikkeiOlisiLomapaivia (0s)
🟢 testProsKorvaukseenPerheeseenLiittyvatVapaat (0s)
🟢 testProsKorvaukseenEiPalkattomiaSairaslomia (0s)
🟢 testProsPerLoppupalkkaanPalkattomatSairaslomat105pv (0s)
🟢 testProsPerLomapalkkaanPalkattomatSairaslomat105pv (0s)
🟢 testKeskenVuodenKuukausipalkalle (0s)
🟢 testTyontekijanOikeusVapaaseen (0s)
🟢 testGetWorkHoursAccordingToContract (0s)
🟢 testMuunKuinLisaJaYlityoajanPalkkaAikaperusteisineLisineenSunnuntaityosta (0s)
🟢 testTrainingShouldPassOvertimeFilter (1s)
🟢 testTyossaolonVeroistenPaivienLaskuriEiHeitaExceptioniaVaikkaOlisiHolidayHoursejaIlmanHolidayta (0s)
🟢 testDisplayLomapalkkalaskelmanLukuarvot (0s)
🟢 testDisplayLomapalkkalaskelmanLukuarvojenTalvilomaerotusRiippuuBitista (1s)
🟢 testProsenttiperusteisenLaskennallinenPalkkaSkaalautuuPalkankorotustenMukaan (0s)
🟢 testKeskiarvoistetaanVaikkaPalkattomallaSickleavellaOlisiTimeRange (0s)
🟢 testPalkalliselleSairaslomalleEiLasketaLaskennallistaPalkkaa (0s)
🟢 testKunSaannollinenTyoaikaProsenttipalkkaisenLomapalkanLaskennallinenPalkkaTuleeKeskimaaraisenTyoajanMukaan2 (0s)
🟢 testKunSaannollinenTyoaikaProsenttipalkkaisenLomapalkanLaskennallinenPalkkaTuleeKeskimaaraisenTyoajanMukaan (0s)
🟢 testKaupanProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali3Kuukautta (0s)
🟢 testHPLProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali12Viikkoa (0s)
🟢 testElisanProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali12ViikkoaSickleaveAlkaaHolidayPutkessa (0s)
🟢 testElisanProsenttiperusteisenVuosilomapalkanLaskennallisenPalkanKeskiarvoistusvali12Viikkoa (0s)
🟢 testProsenttipalkanLaskennallisenPalkanKeskiarvoistusEiLaskePoissaolojaMukaan (0s)
🟢 testAnsaintasaannonPyoriminen_2 (2s)
🟢 testAnsaintasaannonPyorintaa_1_EiEnaaTapahdu (0s)
🟢 testJosOnVainYksiKuukausiSitaEiLasketaKahdestiA (0s)
🟢 testJosOnVainYksiKuukausiSitaEiLasketaKahdestiB (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaReunakuukaudetTyhjia (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaToisessaReunassaAlleTaydenKuukaudenRajan (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaToisessaReunassaYliTaydenKuukaudenRajan (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaJaToisessaReunassaYliTaydenKuukaudenRajanMuttaRajattuAnsaintakausi (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaReunoissaYhteensaYksiTaysiKuukausi (0s)
🟢 testReunakuukausienYhdistaminen35hSaannolla_ensimmaistaKuukauttaEiTuplata (0s)
🟢 testReunakuukausienYhdistaminen35hSaannolla_viimeistaKuukauttaEiTuplata (0s)
🟢 testReunakuukausienYhdistaminenKunValissa3TayttaKuukauttaReunoissaMolemmissaYksiTaysiKuukausi (0s)
🟢 testReunakuukausienYhdistaminenKunAlleKaksiKuukauttaMolemmatItsenaisestiTaysia (0s)
🟢 testLisatyonKorotusosatEivatTuleKeskipaivapalkanLomanmaaraytymisvuodenAnsioon (0s)
🟢 testGetDailyReportsPalauttaaViimeisenkinRangenDailyReportinVaikkaSeOlisikinAinoaDailyReportIkina (0s)
🟢 testGetDailyReportsPalauttaaViimeisenkinRangenDailyReportinVaikkaSeOlisikinViimeinenDailyReportIkina (0s)
🟢 testGetDailyReportsPalauttaaEiKaaduVaikkaDateRangeOlisiReserveRangenUlkopuolella (0s)
🟢 testGetDailyReportsPalauttaaViimeisenkinRangenDailyReportinVaikkaSeEiOlisikaanViimeinenDailyReportIkina (0s)
🟢 testGetDailyReportsEiPalautaViimeistaDailyReportiaKahdestiJosSenJalkeenOnTyhjaDailyReport (0s)
🟢 testGetDailyReportsEiKaaduJosDailyReportejaEiOleAnnetunRangenLoppuunAstiJosContracPeriodLoppuu (0s)
🟢 testGetDailyReportsPalauttaaMyosAinokaisenDailyReportinVaikkaRangeJatkuu (0s)
🟢 testGetDailyReportsPalauttaaMyosAinokaisenDailyReportin (0s)
🟢 testGetDailyReportsEiKaaduJosDailyReportejaEiOtleAnnetunRangenLoppuunAstiVaikkaContractPeriodEiLoppuisi (0s)
🟢 testGetDailyReportsToimiiOikeinVaikkaDaterangellaOlisiTyhjaVali (0s)
🟢 testLeifErikssonVuosilomalaskenta (0s)
🟢 testVuosilomasaldossaEiSaaNakyaVuosilomatJotkaEivatOleVielaKaytettavissa (1s)
🟢 testVuosilomasaldossaPitaaNakyaVuosilomatLoppupalkastaEnnenLomanpitoaikaa (0s)
🟢 testContractSeriesFilteringInVacationBalancesKunKaikkienContractSeriesienLomatLasketaan (0s)
🟢 testContractSeriesFilteringInVacationBalancesKunVainSickleaveContractSeriesinLomatLasketaan (0s)
🟢 testJosSairastuuKeskenTyopaivanSekaSairasEttaTyotunnitLasketaan (0s)
🟢 testJosKeskenTyopaivanSairastuuSePaivaLasketaanTyopaivaksi (0s)
🟢 testVacationTypesEarnVacation_35hSaanto (1s)
🟢 testVacationTypesEarnVacation_14pvSaanto (0s)
🟢 testWorktimeReductionEkvivalenttius (0s)
🟢 testWorktimeReductionsEarnVacationFromMoreThan6DaysAtATime (0s)
🟢 testKoulutuspaivienEkvivalenttiusrajat (0s)
🟢 testKoulutuspaivienKasittelyTyossaolonveroisina (3s)
🟢 testIsSickleaveVoid (0s)
🟢 testGetWorkedHoursInMonthActualJaYhdenPaivanPituinenRange (0s)
🟢 testKtataEiKaytetaLaskennallisessaPalkassa (4s)
🟢 testContractSeriesFilteringEiRikoCachea (0s)
🟢 testVuosilomaOppaanEsimerkki (0s)
🟢 testPalkallinenSairauslomaKerryttaaProsenttiperusteistaVuosilomapalkkaa (0s)
🟢 test35hSaannollaViikonloputLasketaanSairauspaivienRajoihinMukaan (0s)
🟢 testPalkallinenAitiyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkallinenIsyyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkallisetSairauslomatKerryttavatProsenttiperusteistaVuosilomaPalkkaa (0s)
🟢 testPalkatonAitiyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkatonIsyyslomaKerryttaaLaskennallistaPalkkaa (0s)
🟢 testLomautusKerryttaaLaskennallistaPalkkaa (0s)
🟢 testPalkattomatSairauslomatKerryttavatLaskennallistaPalkkaa (1s)
🟢 testPidettyVuosilomaEiKerrytaProsenttiperusteistaVuosilomapalkkaa (0s)
🟢 testLapsenSairausEiKerrytaJosOnPalkatonVapaaPaalla (0s)
🟢 testLapsenSairausViikonloppunakinJosOnTimeranget (0s)
🟢 testLapsenSairausEiVuosittaistaYlarajaa (0s)
🟢 testLapsenSairausMax4pvKerrallaanMuttaVoiOllaUseampiaJaksoja (0s)
🟢 testVacationIlmanTyosopimustaEiVaikutaLaskentaan (0s)
🟢 testPalkatonSairausloma14PaivanSaantoSovitutTyoajat (0s)
🟢 testPalkatonSairausloma35hSaantoEiSovittuaTyoaikaa (0s)
🟢 testPalkatonSairauslomaJaPalkatonVapaaPaallekain35hSaantoEiSovittuaTyoaikaa (0s)
🟢 testPalkallinenSairauslomaJaPalkatonVapaaPaallekain14PaivanSaantoEiSovittuaTyoaikaa (0s)
🟢 testPalkatonSairausloma35hSaantoSovitullaTyoajallaYlipitkaSairausloma (0s)
🟢 testPalkatonSairausloma35hSaantoEpasaannollisellaTyoajallaYlipitkaSairausloma (0s)
🟢 testPalkatonSairausloma35hSaantoSovitullaTyoajallaSairauslomaPatkissa (0s)
🟢 testPalkatonSairausloma35hSaantoIlmanSovittuaTyoaikaaSairauslomaPatkissa (0s)
🟢 testSamanavuonnaAlkaneenTyosuhteenEnsimmainenJaViimeinenKuukausiLasketaanYhdeksi (0s)
🟢 testSamanaVuonnaAlkaneenTyosuhteenEnsimmainenJaViimeinenKuukauttaEiTulisiLaskeaYhdeksiVaikkaEnsimmainenKuukausiOlisiVajaa (0s)
🟢 testEpasaannollisenTyosuhteenPaattyessaKoeaikapurkuunVoidaanKayttaa35hSaantoa (0s)
🟢 testSaannollisenTyosuhteenPaattyessaKoeaikapurkuunKaytetaan14pvSaantoa (0s)
🟢 testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit (0s)
🟢 testMaaseutuelinkeinoTyylinenKtaLomapalkkaTuntipalkkaisille (5s)
🟢 testMaaseutuelinkeinotyylinenKtaLomapalkkaJa_PAID_VACATION_POSTPONED (1s)
🟢 testMaaseutuelinkeinoTyylinenKtaLomapalkkaTuntipalkkaisilleKunLomanpitoaikaLeikkaaLomanmaaraytymisvuotta (0s)
🟢 testMaseutuelinkeinoTyylinenKtaLomapalkkaHuomioiVainKorvattavatLomapaivat (1s)
🟢 testNoRealWorkDaysButPaidVacation (0s)
🟢 testOneRealWorkDayAddedToPaidVacation (0s)
🟢 testTarkasteleToteutuneitaJaEkvivalenttiTuntejaJosSovitutTunnitEiYllaXXXVRajaan (0s)
🟢 testLomakorvausKunEiTaysialomanmaaraytymiskuukausia (2s)
🟢 testTyhjakinVoiKerryttaaLomaa (0s)
🟢 testSairaslomaTaskinPaalla (0s)
🟢 testEiVaikutaMaksusaldoonLippuAnsaintaVacationEarnedissa (0s)
🟢 testDeboranHetimaksuunYliohjausBugi2 (0s)
🟢 testPerhevapaa6kkLimit (5s)
🟢 testDeboranHetimaksuunYliohjausBugi1 (0s)
🟢 testDeboranHetimaksuunYliohjauksenPurku2018 (0s)
🟢 testSuorituskyky1Ja2 (7s)
🟢 testSuorituskyky3 (3s)
🟢 testSuorituskyky4 (4s)
🟢 testSuorituskyky5 (7s)
🟢 testCacheRaceCondition (0s)
🟢 testToisenVuodenValintaJaContractPeriodEndingReasonMaaliskuu (4s)
🟢 testToisenVuodenValintaJaContractPeriodEndingReason (5s)
🟢 testTyosuhteenAlkupaivaJaTekninenAlkupaiva (1s)
🟢 testLoppupalkastaJaaneetMaksamattomatLomarahat (0s)
🟢 testArvioituManuaalinenLoppupalkkamaksunYliajoNollaaVelat (1s)
🟢 testLomarahanMaksupaivanHuomittaJatto (0s)
🟢 testMenneisyydenIrrallinenLomaraha (0s)
🟢 testErillinenLomarahaJaSaldovika (0s)
🟢 testVacationDayOffMaksuVahentaaVelkaa (0s)
🟢 testValillaVacationDayOffJaLoppupalkka (0s)
🟢 testKunLoppupalkassaEiKorvataLomarahojaNeEivatJaaVelkaankaan (0s)
🟢 testKkPalkkaisenEkvivalentitPaivat (4s)
🟢 testHasErillinenMaaraAikaisenLomakorvausprosentti (0s)
🟢 testKkpalkkaisenLaskentaJaLomanpitoaika (0s)
🟢 testKuukausipalkanMuuttuminenJaLisat (4s)
🟢 testDailyRecordSerialisointi (0s)
🟢 testVapaaKunEiLomaaAnsaintaaEiLuetaSaldoon (0s)
🟢 testAnsaintojenPiilotusVainXlsRaportille (0s)
🟢 testVacationTyosuhteenUlkopuolella (0s)
🟢 testKkpalkkaisenSaastovapaatMaksetaanKkpalkalla (0s)
🟢 testPaattymissyyVoiPeruaLomarahatVanhoiltakinAnsainnoilta (0s)
🟢 testTyosuhteenKatkeaminenKatkaiseeSaldonJaVelanAutoAnsainta (0s)
🟢 testTyosuhteenKatkeaminenKatkaiseeSaldonJaVelanManualAnsainta (0s)
🟢 testJosPaivatJoMaksettuEiVähennetäPaivallisenKulutuksenEuroja (0s)
🟢 testLomapalkkavelkaViimeisenaPaivanaKunLoppupalkkafeature (0s)
🟢 testVainLoppupalkanMaksu (0s)
🟢 testManuaalinenAnsaintaLoppupalkassa (0s)
🟢 testManuaalinenOsapaivaAnsaintaEiKaada (0s)
🟢 testEfektiivinenLomasopimussarja (0s)
🟢 testManuaalinenLoppupalkkaAnsainta (0s)
🟢 testVapaaKunEiLomaaKatkeaaMyosLoppupalkanLomakorvauksesta (0s)
🟢 testEiSaastovapaidenLomarahojaJosLomatJoMaksettu (0s)
🟢 testSaastovapaanMaksu2 (0s)
🟢 testSaastovapaanMaksu (0s)
🟢 testPreventSigmaVenytysOverlapForMainWithDifferentLabourAgreements (0s)
🟢 testSigmaJaSivusuhteetKunPaasopimusLaskuttaa (0s)
🟢 testSaastovapaaksiToukokuunToisena (0s)
🟢 testCase16654DeboranAnsaintasaantoYliohjaus (12s)
🟢 testKikyynSiirtyminenJa2013Lakimuutos (1s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta (0s)
🟡 testXX (0s)
TODO entä jos yhdessä työkohteessa on daily ja toisessa weekly overtime? Pitääkö niistä tehdä List<HoursSummary(overtimeAgreement)> ?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testXX(TestViikkoylityoJaViikonAlkamisajankohta.java:67)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita (0s)
🟢 testNormaaliTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
🟢 testMaanantaiAamullaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
🟡 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
 expected:<[64]> but was:<[48]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertOvertimeSummary(AbstractViikkoylityoTestCase.java:204)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:36)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testNormaaliTyoviikkoEiViikkoylitoita (0s)
🟢 testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestLomapalkkalaskelmaPdfExport (1s)
🟢 testFillPdfFormWithFieldNames (0s)
🟢 testYliohjattuLomalaskelma (0s)
🟢 testKuukausipalkkaisenLisatJaKomissiot (0s)
🟢 testKuukausipalkkaisenLomapalkkalaskelma (0s)
🟢 testKeskipaivapalkkaisenLomapalkkalaskelma (0s)
🟢 testProsenttipalkkaisenLomapalkkalaskelma (0s)
🟢 testProsenttipalkkaisenLomapalkkalaskelmaYhdellaLomaAjalla (0s)
🟢 testProsenttipalkkaisenLomapalkkalaskelmaIlmanLomaAikoja (0s)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita (0s)
🟡 testXXY (0s)
TODO Iltalisien pudottaminen pois sellaisessa tesissä jossa niitä ei makseta ylitöiden ajalta, jos viikkoylityö siirtyy 'seuraavalle päivälle'..?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.testXXY(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:76)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testXX (0s)
TODO Jos on tehnyt esim. su 22-> alkaneen vuoron, niin se tulisi huomioida yhdenkin viikon laskennassa?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.testXX(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:69)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME, HOLIDAY_COMPENSATION] expected:<4> but was:<6>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testNormaaliTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testNormaaliTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:20)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testNormaaliTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testMaanantaiAamullaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:28)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testMaanantaiAamullaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7 (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME, HOLIDAY_COMPENSATION] expected:<4> but was:<6>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:36)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testSunnuntaiIltanaAlkavaTyoviikkoEiViikkoylitoita_EnsimmainenViikkoAlkaaKlo7(TestViikkoylityoJaViikonAlkamisajankohta.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testNormaaliTyoviikkoEiViikkoylitoita (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testNormaaliTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:20)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita (0s)
[NORMAL_TOWARDS_OVERTIME, NORMAL_DURING_EXTRA, NORMAL_DURING_WEEKLY_OVERTIME, EXTRA, WEEKLY_OVERTIME] expected:<3> but was:<5>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.assertOvertimeSummary(TestViikkoylityoJaViikonAlkamisajankohtaIlmanVrkYlitoita.java:46)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:120)
	at com.tustor.tuntinetti.backend.logic.vacations.AbstractViikkoylityoTestCase.assertEiViikkoylitoitaMuttaVuorokautisiaYlitoitaKyllaTyotAlkavatViikonAlusta(AbstractViikkoylityoTestCase.java:97)
	at com.tustor.tuntinetti.backend.logic.vacations.TestViikkoylityoJaViikonAlkamisajankohta.testMaanantaiKlo7AlkavaTyoviikkoEiViikkoylitoita(TestViikkoylityoJaViikonAlkamisajankohta.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2 (5min 57s)
🟢 testEiTasmaytetaKkPalkkakorotuksenTakiaJosJoTasmaytettiinUudemmanSaastovapaavuodenTakia (0s)
🟢 testVuosilomaPalkkaJaRahaPuolenPaivanTarkallaAnsainnallaYliohjattuna (0s)
🟢 testWorkdaysAndHoursAccordingToContractJaSigma (0s)
🟢 testAlkupaivanLaskentaJaShouldIgnoreBecauseNonStandardWorkTime (0s)
🟢 testEffectiveStartDateKunTekninenAlkupaivaOnToisenSopimuksenAlkupaiva (0s)
🟢 testEffectiveStartDateKunTekninenAlkupaivaSamanaPaivanaPaattyvanMuttaAiemminAlkavanSopimuksenAikana (0s)
🟢 testTekninenAlkupaivaJaEffectiveStartDate (0s)
🟢 testGetLomapalkkaJaLomarahaMaksumaaraykselleSenttienHeitot (1s)
🟢 testLomapalkkalaskentaInitializationPerformance (22s)
🟢 testSivusarjanYhdistaminenKunVuosilomaehdotSallivatVainJos35hSaanto (1s)
🟢 testSigmaLomapalkkaAnsaintaSaantoCaching (0s)
🟢 testPreventNpeWhenCheckingLoppupalkkatila2 (0s)
🟢 testPreventNpeWhenCheckingLoppupalkkatila (0s)
🟢 testKkpalkanKorotusTasmayttaaMyosLomarahavelkaa (1s)
🟢 testVuodenLopunArvioEiKulutaRullaavaaFeaturea (0s)
🟢 testLomarahapaivatEivatVajuItsekseen (0s)
🟢 testLoppupalkkaAnsaintaaVoidaanKorottaaKkpalkanMyohemminKorottuessa (0s)
🟢 testLomarahapaivatEivatLisaannyToisenTasmaytyksenYhteydessa (0s)
🟢 testSaastovapaaTasmaytyksetKunManuaalisiaYliohjauksia (0s)
🟢 testSaastovapaaJaKkPalkkaTasmaytyksetKunManuaalisiaYliohjauksia (0s)
🟢 testKkPalkkaTasmaytysKunAnsainnanManuaalinenYliohjaus (0s)
🟢 testAbsentCalculationReserveDateRangeEscalation (0s)
🟢 testValidEndingReasonButNoEndDate (0s)
🟢 testEffectiveContracPeriodEndDateKunRinnakkaisiaSopimuksia (0s)
🟢 testEffectiveContractPeriodStartDateKunRinnakkaisiaSopimuksia (0s)
🟢 testSivusarjojenKululajienHuomiointiLomapalkassa (0s)
🟢 testMaksumaaraysEurotKunMaksetaanSamallaKertaaKahtaManuaalistaAnsaintaa (0s)
🟢 testYhtaAnsaintaaMaksavaErillinenLomarahanMaksupaivaJaLomapalkkavelka (1s)
🟢 testUseaaAnsaintaaMaksavaErillinenLomarahanMaksupaivaJaLomapalkkavelka (0s)
🟢 testWorkDaysAccordingToContractUsesContractPeriodDaterangeEffective (0s)
🟢 testLomapalkanLaskutapaJaAnsaintasaannonYliohjaus (0s)
🟢 testTekninenAlkupaivaJaLimittainenSivusopimus (0s)
🟢 testLomienMaksumaarayksenEurotHuomioivatAiemmatMaksut (0s)
🟢 testKirjattavienSaldonNollausJaTyosuhteenJatkuminen (0s)
🟢 testLoppupalkkatilanEpasaannollisenVikatila (0s)
🟢 testProsenttiperusteinenLomakorvausEiTuleTuplana (0s)
🟢 testEiLomarahatasmaytystaManuaalisilleNollalomarahaLaskelmille (0s)
🟢 testLoppupalkkatila (3min 34s)
🟢 testLoppupalkanLomakorvausMaksunManuaalinenYliohjaus (2s)
🟢 testElakkeelleJaadessaAnsaitseeTaydetLomarahat (0s)
🟢 testEiLasketaKuluvanTyosuhteenPalvelusvuosiaJosNeEivatVaikutaLisalomapaiviin (0s)
🟢 testTasmaytysLaskelmienCachetusJaSuorituskyky (14s)
🟢 testKkpalkkaisenLomarahanTasmaytys (0s)
🟢 testLoppupalkkavirheKunLomapaiviaIlmanAnsaintaa (0s)
🟢 testFixedTermBittiJaChangedOrContinuingEndingReason (0s)
🟡 testPctKorvausJaPalvelusvuosienMaaranLaskenta (6s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:536)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:526)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2.testPctKorvausJaPalvelusvuosienMaaranLaskenta(TestVuosilomaFast2.java:3814)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testKaranteeni (0s)
🟢 testVuosilomaJaTyopaivaPaallekain (3s)
🟢 testLisavapaapaivatJaUnikulmanVuosilomaKTA (0s)
🟢 testGetLomapalkkaJaLomarahaMaksumaaraykselle (0s)
🟢 testSaastovapaaLowLevelSpendingCalculation (0s)
🟢 testSaastovapaidenYhdistaminen (0s)
🟢 testLisavapaapaivienLaskentaEiSaaJaadaIkilooppiin (0s)
🟢 testSigmaLaskentaJaPaasopimusJossaEiTunteja (0s)
🟢 testSigmaSivusarjalaskentaJaTyopaivat (0s)
🟢 testVuosilomaEhtojenKaytonMinimityoaika (0s)
🟡 testRangeReportCloneAndComputingInstructions (0s)
sama instanssi expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:536)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2.testRangeReportCloneAndComputingInstructions(TestVuosilomaFast2.java:4849)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testRangeReportCloningJaLomanpitoaikaanPerustuvaLomapalkka (0s)
molemmilla on sama computingInstructions expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:536)
	at com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFast2.testRangeReportCloningJaLomanpitoaikaanPerustuvaLomapalkka(TestVuosilomaFast2.java:4994)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testLisavapaapaiviaEiLasketaSaldoonOsittaisistaArvioista (0s)
🟢 testLisavapaapaivaSaldolaskentaJaMuuttuvaReserveDaterange (0s)
🟢 testLisavapaapaivatJaSopimussarjat (2s)
🟢 testFixedTermBittiHuomiointi2 (0s)
🟢 testFixedTermBittiHuomiointi1 (0s)
🟢 testKoeaikapurkuJaFixedTermBitti (0s)
🟢 testAnsaintaKey (0s)
🟢 testRullaavassaLomalaskennassaVerrataanRullaamattomanLomanmaaraytymiskaudenPaattymispaivaa (0s)
🟢 testLomarahaTyosuhteenPaattyessaEnnenLomanAlkua (0s)
🟢 testLomapalkkavelanCachetus (0s)
🟢 testLomanpitoaikaanPerustuvaLaskentaJaRullaavienLaskelmienLomapalkatJaRahat (0s)
🟢 testLomanpitoaikaanPerustuvaLaskentaJaInitialisointi (0s)
🟢 testFeatureUsage (5s)
🟢 testLisavapaapaivatJaEdellisenaVuonnaEiAnsaintaa (1s)
🟢 testLisavapaapaivatJaFlex (0s)
🟢 testLisavapaapaivienKuluminenJaPalkkaLauantaisin (0s)
🟢 testLisavapaapaivanAutomaattinenLoppupalkka (1s)
🟢 testNovartJaLisavapaapaiva (0s)
🟢 testBackupKta (0s)
🟢 testLisavapaapaivanPalkka (7s)
🟢 testLisavapaapaivatKunLomanmaaraytymiskausiVaihtuuKeskenVuoden (1s)
🟢 testLisavapaapaivaLaskentaHuomioiVainLomaaAnsaitsevatAiemmatLaskelmat (0s)
🟢 testLisavapaapaivienAnsainta2 (4s)
🟢 testLisavapaapaivienAnsainta (2s)
🟢 testAnsaintaJaKulutusSaldot (0s)
🟢 testEtsiVacationilleMaksuJaKirjattavienAlkusaldo2 (0s)
🟢 testEtsiVacationilleMaksuJaKirjattavienAlkusaldo (0s)
🟢 testEtsiVacationilleMaksuJaPositiivinenAlkusaldo (0s)
🟢 testEtsiVacationilleMaksuJaNegatiivinenAlkusaldo (0s)
🟢 testEtsiVacationilleMaksu (0s)
🟢 testNovartKorvausJaAnsaintaSaannot (0s)
🟢 testRistiinlukitus (8s)
🟢 testLomanpitoaikaanPerustuvaLaskutapaJaTyosuhteenPaattyminen (0s)
🟢 testKeskipaivaAnsioKunVuosilomaEhdoissaKta (0s)
🟢 testMaaseutuElinkeinojenLomapalkkaJosTesEiMaaritteleKTAta (0s)
🟢 testVapaaKunEiLomaaEiOleSaastolaskelma (0s)
🟢 testUusiAitiyslomaNollaaLaskurin (6s)
🟢 testLomarahaprosentinValinta (0s)
🟢 testLisatSuhteessaKkPalkkaan (0s)
🟢 testVuosilomalainYlittavienLomapaivienLomarahavaikutus (5s)
🟢 testLomarahaKunLomaaEiAnsaita (0s)
🟢 testSigmaLomanmaaraytymiskaudetKunPaasopimuksellaProsenttikorvaus (0s)
🟢 testSigmaLomanmaaraytymiskaudetKunPaasopimuksellaProsenttikorvausTyoaikamuodonTakia (0s)
🟢 testJosTyosuhdeJatkuuSeuraavanaPaivanaLoppupalkkaaEiVielaMakseta (0s)
🟢 testManualOverrideKenttienAsetus (0s)
🟢 testAlkusaldoLiukulukuJaLomapalkkavelka (0s)
🟢 testPalvelusvuosienLaskennanException (0s)
🟢 testVacationienPaivarjaatEivatVaikutaAnsaintaSaannonValintaan (2s)
🟢 testSairaspaivarajatEivatVaikutaAnsaintaSaannonValintaan (1s)
🟢 test14pvTai35h_TTES (0s)
🟢 test14pvTai35h_KVTES (0s)
🟢 test14pvTai35h_Generic (0s)
🟢 testCase25021OpintovapaaltaToihinpaluuJaEndReserveEndDate (0s)
🟢 testEtsiVacationilleAnsaintaNPE (0s)
🟢 testEtsiVacationilleAnsainta (0s)
🟢 testLomapalkkavelkaKunTasmaytysLaskelmanLomapalkkaTasmaytyshetkellaNolla (0s)
🟢 testVuosilomaKertyyMyosTyoaikapankkiinMenevistaNormaalitunneista (0s)
🟢 testLaskennallisenPalkanLimititVacationeista (2s)
🟢 testManuaalisenYliohjauksenStartDateaEiVoiYliohjata (0s)
🟢 testViivastettyLomanAnsaintaJaStartDate (0s)
🟢 testSigmaJaMinSopimuksenKestoTaydellaLomanmaaraytymiskuukaudellaBlokkaaKertymanSivusrajastaPaasarjaan (0s)
🟢 testAnsaintaSaantoKkPalkkaisellaKunEiLomaaRullaavalaskentaVsEiRullaavaSopimusPaattyyTaiEi (0s)
🟢 testVacationDayOffManuaalinenAnsainta (0s)
🟢 testDayOffManualOverrideWithDays (0s)
🟢 testDayOffAutomaticEarningWithDays (0s)
🟢 testSigmaLaskentaJaNovartSopimusAinoanaMahdollisenaDeputyna (0s)
🟢 testKkPalkkaisenEkvivalentitPaivat2018 (5s)
🟢 testNpeRullaavassaLaskennassa (0s)
🟢 testKkPalkkaisenLomakorvausTyosuhteenPaattyessaKunEiLomapaivia (0s)
🟢 testLomapalkkavelkaJaSaastovapaaKorjaus (0s)
🟢 testLegacyTechnicalEndDateReunatapaus (0s)
🟢 testEffectiveDateRangeKunEmployeeProjectAlkaaMyohemmin2 (0s)
🟢 testNpeLomanmaaraytymiskausienMaarityksessa (0s)
🟢 testEffectiveDateRangeKunEmployeeProjectAlkaaMyohemmin (0s)
🟢 testLomapalkatJaLomarahatSentinTarkkuuteen (0s)
🟢 testSaastovapaanPalkkakorjausKeskenMaksulaskennan (0s)
🟢 testManuaalinenYliajoJaSaastovapaa (0s)
🟢 testKkpalkkatasmaytysEiVaikutaTaaksepain (0s)
🟢 testKoulutusOnTyossaolonVeroista (0s)
🟢 testOrpojenMaksettujenLomapalkkojenKohdistusToisiinLaskelmiin (0s)
🟢 testVahennaOhitettujaLomapalkkojaJosVelkaKorottuu (0s)
🟢 testLomapalkanNopeampiPoismaksuJaKkPalkankorotus (0s)
🟢 testOpintovapaaltaPitaaPalataToihin (0s)
🟢 testLaskennallistaPalkkaaEiAnsaitaViikonlopuilta (0s)
🟢 testSaastovapaanRajapaivanLaskenta (0s)
🟢 testTyossaolonVeroistenPaivienCache2 (0s)
🟢 testTyossaolonVeroistenPaivienCache (0s)
🟢 testOpintovapaanRajaEiKuluJosAnsaintaSaantoEiKerrytaLomaa3 (0s)
🟢 testOpintovapaanRajaEiKuluJosAnsaintaSaantoEiKerrytaLomaa2 (0s)
🟢 testOpintovapaanRajaEiKuluJosAnsaintaSaantoEiKerrytaLomaa (0s)
🟢 testLomavuodenEkvivalenttiusrajaOpintovapaalle (0s)
🟢 testLomavuodenEkvivalenttiusrajaSairaslomalle (0s)
🟢 testLomavuodenEkvivalenttiusrajaSairaslomalleKunJatkuuEdLomavuodelta (0s)
🟢 testEiLomarahaaLoppupalkanLomakorvaukseenLiianLyhyestaTyosuhteesta (0s)
🟢 testTekninenAlkupaivaJaTyosuhteenAlkupaivanLaskenta (0s)
🟢 testKkPalkkaisenLomapalkkaPoisMaksuLaskutukseen (0s)
🟢 testDeboranPurunPalvelussuhdevaikutus (0s)
🟢 testDeboranEpasaannollisetEiVaikutaPurku (0s)
🟢 testDeboran14PvYliohjauksenPurku (0s)
🟢 testKeskipaivapalkkaanEiKuukausipalkkaaPoissaolojenAjalta (0s)
🟢 testGetAverageHourlySalaryByDate (0s)
🟢 testGetEffectiveVuosilomaEhdot (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaUtils (11s)
🟢 testEiNpetaVenytyksenTakiaMukaanTulleenJaksonTakia (0s)
🟢 testDeputyvalintaJaTekninenAlkupaiva (0s)
🟢 testgetLomanpitovuosi (0s)
🟢 testArvaaAnsainnanTarkastelupaiva (0s)
🟢 testIsShouldWarnAboutConflictingVuosilomaAsetuksetLowLevel (0s)
🟢 testAnsaintasaantoEiVaihtunutkaan (0s)
🟢 testVuosilomaLaskentaVaistaaJosTesOnNull (0s)
🟢 testPreventNPEFromHashCode (0s)
🟢 testLaskutettavaSopimusOhitetaan (3s)
🟢 testViikkotyoajanMuutosFix (0s)
🟢 test7dayGapJaLoppupalkat (5s)
🟢 testVenytysJa7daygap (0s)
🟢 testEiVenytetaJosTekninenAlkupaivaSamassaKuussa (0s)
🟢 testAnsaintasaantoValitaanKokoKuukaudenMukaan (0s)
🟢 test7DayGapJaTulevaisuus (0s)
🟢 testJaksonKatkaisuJaViikkotunnit (0s)
🟢 testEiHajoaJosReserveDaterangeEiYllaLomavuodelle (0s)
🟢 testPalvelusvuosienMaaraJaReserveDates (0s)
🟢 testLaskeVapaapaivat (0s)
🟢 testGetLomavuodet (0s)
🟢 testGetLomavuosiIntFromDate (0s)
🟢 testGetLomanmaaraytymisvuodetKuluvat (0s)
🟢 testGetLomanmaaraytymisvuosiByInt (0s)
🟢 testGetLomanmaaraytymisvuosiByDate (0s)
🟢 testGetLomanmaaraytymisvuosiKuluvaByDate (0s)
🟢 testGetLomavuosiInt (0s)
🟢 testJosHetiPctKorvausEiLomanmaarJaksoa (0s)
🟢 testAlleKkTyosuhdeJaLomanmaaraytymiskaudet (0s)
🟢 testValidContractPeriodEndingReasonKatkaiseeLomanmaaraytymiskauden (0s)
🟢 testGetLomanMaaraytymisJaksot (0s)
🟢 testDescribeAnsaintaSaanto (0s)
🟢 testKaksiTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla (0s)
🟢 testKaksiTyosopimustaJoillaEriEfektiivinenAnsaintasaantoLasketaanErikseen (0s)
🟢 testKaksiEpäsäännöllistäTyosopimustaVaikkaEriEfektiivinenAnsaintasaantoLasketaanYhteen (0s)
🟢 testTekninenAlkupaivaKatkaisee (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_A (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_B (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_C (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_D (0s)
🟢 testVajaaKuukaudenSopimusLasketaanViereisenMukaanJosVuosilomaEhdotTasmaavat_E (0s)
🟢 testGetContractPeriodEffectiveRangeWithTwoDifferentLabourAgreements (0s)
🟢 testGetContractPeriodEffectiveRangeWithTwoDifferentLabourAgreementsWithSameVuosilomaehdot (0s)
🟢 testGetContractPeriodEffectiveRangeWithManySerieses (0s)
🟢 testGetContractPeriodEffectiveRangeWithManySerieses2 (0s)
🟢 testGetLastContractPeriodEiKaadu (0s)
🟢 testGetLastContractPeriodEiKaadu2 (0s)
🟢 testEffectiveContractPeriodStartDateEiKaadu (0s)
🟢 testGetContractPeriodEffectiveRangeWithLongerThan30daysBetween (0s)
🟢 testGetContractPeriodEffectiveRangeWithLessThan30daysBetween (0s)
🟢 testVuosilomanAnsaintaEntisillaTyontekijoilla (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaPalkkalajiFast (17s)
🟢 testLomaraha (0s)
🟢 testDebug (0s)
🟢 testKkJaKaikkiProsentteinaMonthlySalaryMukaan (0s)
🟢 testLaskutapa5KkPalkkaJaKaikkiProsentteinaEiMatkaAjanLisia (0s)
🟢 testTuntipalkkaJaKaikkiProsentteinaEiLaskennallista (0s)
🟢 testKkProsenttiJaSuhteessaEiExtraa (0s)
🟢 testKkJaKeskipaivapalkkaEiHolidayCompensationia (0s)
🟢 testKkProsenttiJaKeskipaivapalkkaEiExtraa (0s)
🟢 testProsenttiJaSkaalautumatonLisa (0s)
🟢 testProsenttiJaArkipyhakorvauksenLisa (0s)
🟢 testPalkkalajiLauantailisa (0s)
🟢 testPalkkalajiBonus (0s)
🟢 testPalkkalajiLisatYlityonAjalta (0s)
🟢 testLisatYlityonAjaltaJaSuhteesa (0s)
🟢 testPalkkalajiKaupanBonusLasketaanKeskipaivapalkalla (0s)
🟢 testLaskutapa1Prosentti (0s)
🟢 testLaskutapa2Keskipaivapalkka (0s)
🟢 testLaskutapa3Keskituntiansio (0s)
🟢 testLaskutapa4TuntiPalkkaJaKaikkiProsentteina (0s)
🟢 testLaskutapa5KkPalkkaJaKaikkiProsentteina (0s)
🟢 testLaskutapa6KkJaKeskipaivapalkka (0s)
🟢 testLaskutapa7KkJaKeskituntiansio (1s)
🟢 testLaskutapa8KkJaProsentti (0s)
🟢 testLaskutapa9KkJaProsenttiJaKeskipaivapalkka (0s)
🟢 testLaskutapa10KkJaSuhteessaSiihen (0s)
🟢 testLomapalkka (0s)
🟢 testMatkaAjanTunnitJaLisat (0s)
🟢 testPalkkalajiLaskennallinenPalkka (0s)
🟢 testPalkkalajiKkKohtainenEiSkaalautuvaLisa (0s)
🟢 testPalkkalajiKkKohtainenSkaalautuvaLisa (0s)
🟢 testPalkkalajiArkipyha (0s)
🟢 testPalkkalajiSairausajanPalkka (0s)
🟢 testPalkkalajiAikaperusteisetLisat (0s)
🟢 testPalkkalajiNormalDuringWeeklyOvertime (0s)
🟢 testPalkkalajiWeeklyOvertime (0s)
🟢 testPalkkalajiLostWeeklyRestTime (0s)
🟢 testPalkkalajiHolidayCompensation (0s)
🟢 testPalkkalajiHolidayCompensationLisa (0s)
🟢 testPalkkalajiNormalDuringDailyOvertime (0s)
🟢 testPalkkalajiDailyOvertime (0s)
🟢 testPalkkalajiNormalDuringExtra (0s)
🟢 testPalkkalajiExtra (0s)
🟢 testPalkkalajiMatkaAika (0s)
🟢 testPalkkalajiMatkaAjanLisat (0s)
🟢 testPalkkalajiArkipyhakorvauksenLisat (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestKiinteistoPalvelualanTyontekijoidenVuosilomaFast (8s)
🟢 testKuukausipalkkainen40h (1s)
🟢 testKuukausipalkkainen375h (1s)
🟢 testProsenttiperusteinen40h (0s)
🟢 testProsenttiperusteinen375h (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkka40h (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkka375h (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle375hKunSaannollinenTyoaika (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle375hKunSaannollinenTyoaikaJaVainMaanantaisinToissa (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkkaAlle375h (0s)
🟢 testKeskituntiAnsioonPerustuvaVuosilomapalkkaAlle375hKunArkipyhinaVapaalla (0s)
🟢 testKertoimenKorotusJaLasku (0s)
🟢 com.tustor.tuntinetti.backend.logic.vacations.TestVartiointialanVuosilomaFast (5s)
🟢 testKuukausipalkkainen (1s)
🟢 test14pvKeskituntiAnsioonPerustuvaVuosilomapalkka (1s)
🟢 test35hKeskituntiansioonPerustuvaVuosilomapalkka (0s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle40hKunSaannollinenTyoaika (1s)
🟢 testKTAhanPerustuvaVuosilomapalkkaAlle40hKunEpaSaannollinenTyoaika (1s)
🔴 com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler (0s)
🔴 testWorkShiftDragDropEmployeeDailyReportHandler (0s)
null
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.displayOverallDescription(AbstractDailyReport.java:2297)
	at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.displayOverallDescription(EmployeeDailyReport.java:3206)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.toString(AbstractDailyReport.java:2472)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasks(AbstractDailyReport.java:4673)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasksByCostCenters(AbstractDailyReport.java:12697)
	at com.tustor.tuntinetti.backend.logic.AbstractDailyReport.getTasksByCostCentersIfSavedOrPlanned(AbstractDailyReport.java:12689)
	at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.getAbstractSickleaveTasksOrVacation(EmployeeDailyReport.java:4133)
	at com.tustor.tuntinetti.backend.logic.EmployeeDailyReport.getPossibleWorkShiftDragDropActions(EmployeeDailyReport.java:5620)
	at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.setPossibleWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:48)
	at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.getWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:30)
	at com.tustor.tuntinetti.backend.logic.WorkShiftDragDropOntoEmployeeDailyReportHandler.getWorkShiftDragDropActions(WorkShiftDragDropOntoEmployeeDailyReportHandler.java:16)
	at com.tustor.tuntinetti.backend.logic.TestWorkShiftDragDropOntoEmployeeDailyReportHandler.testWorkShiftDragDropEmployeeDailyReportHandler(TestWorkShiftDragDropOntoEmployeeDailyReportHandler.java:45)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.backend.logic.taxreports.TestKausiVeroilmoitusPdfExport (0s)
🟢 testFillFormFieldsWithTheirNames (0s)
🟢 testFillFormFields (0s)
🟢 testFillFormFieldsWithEmployerUnitRepresentingCompany (0s)
🟢 com.tustor.tuntinetti.backend.logic.taxreports.TestVuosiVeroilmoitusPdfExport (0s)
🟢 testFillFormFieldsWithTheirNames (0s)
🟢 testToKokonaisetEurotString (0s)
🟢 testToSentitString (0s)
🟢 testVuosiveroilmoitusPdfTiedotOrField (0s)
🟢 testFillFormFields (0s)
🟢 testFillFormFieldsWithEmployerUnitRepresentingCompany (0s)
🟢 testConvertLegacyToPdf (0s)
🟢 testRajoitetustiVerovelvollinenConvertLegacyToPdf (0s)
🟢 testFillFormFieldsFromStringInput (0s)
🟡 com.tustor.tuntinetti.backend.logic.salaryperiod.TestPreviousSalaryPeriod (0s)
🟢 testMaksuryhmaVaikutusKTAhan (0s)
🟡 testPalkkajaksonVaikutusKTAhan (0s)
KTA ei vastannut odotettua. expected:<1[0]> but was:<1[1,15]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2152)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2102)
	at com.tustor.tuntinetti.backend.logic.salaryperiod.TestPreviousSalaryPeriod.testPalkkajaksonVaikutusKTAhan(TestPreviousSalaryPeriod.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testPalkkajaksoValitaanOikein (0s)
KTA ei vastannut odotettua. expected:<1[0]> but was:<1[1,14]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2152)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertEffectOnAverageHourlySalary(AdvancedTesTest.java:2102)
	at com.tustor.tuntinetti.backend.logic.salaryperiod.TestPreviousSalaryPeriod.testPalkkajaksoValitaanOikein(TestPreviousSalaryPeriod.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testMaksuryhmaValitaanOikein (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestVacationHours (0s)
🟢 testMultipleContractSeriesAndAveraging (0s)
🟢 testSpentVacationHoursAndUnpaidWtr (0s)
🟢 testVacationLaskutuksenJakautuminenProjekteille (0s)
🟢 testJanetteLatvaValkamanMuuttovapaa (0s)
🟢 testHennaHellstenHolidayWtr (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOvertimeSummary (0s)
🟢 testNibbleAndPair (0s)
🟢 testOvertimeCategoryAndHeaderKey (0s)
🟡 testTARKISTA_TESTIEN_YLITYÖOLETUKSET (0s)
TODO TARKISTA_TESTIEN_YLITYÖOLETUKSET aika monessa vain yhden päivän taski joka ei voi antaa ylitöitä.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTARKISTA_TESTIEN_YLITYÖOLETUKSET(TestOvertimeSummary.java:408)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSingleOvertimeReducingNightShiftPeriods (0s)
🟢 testTimeClockOvertimeChoice (0s)
🟢 testTwoSimilarOvertimeReducingNightShiftPeriods (0s)
🟢 testTwoSimilarNightShiftPeriodsOfWhichOnlyOneIsOvertimeReducing (0s)
🟢 testMultipleOverlappingAndOvertimeReducingNightShiftPeriods (0s)
🟢 testMultipleOverlappingAndOvertimeReducingNightShiftPeriodsWithAlsoOvertime (0s)
🟢 testTwoSimilarBrushingOvertimeReducingNightShiftPeriods (0s)
🟢 testTwoSimilarOvertimeReducingNightShiftPeriodsWithGapBetweenThem (0s)
🟢 testTwoSimilarSeparateOvertimeReducingNightShiftPeriods (0s)
🟢 testOvertimeReducingNightShiftPeriodAndOvertimeHours1 (0s)
🟢 testOvertimeReducingNightShiftPeriodAndOvertimeHours2 (0s)
🟢 testOvertimeOvertimeHoursWithTwoProjectsAndDifferingOvertimeRefinements1 (0s)
🟢 testOvertimeOvertimeHoursWithTwoProjectsAndDifferingOvertimeRefinements2 (0s)
🟢 testOvertimeOvertimeHoursWithTwoProjectsAndDifferingOvertimeRefinementsWithAGapBetweenNoOvertime (0s)
🟢 testCase1 (0s)
🟢 testCase2 (0s)
🟢 testTwoLegsOfOvertimeOverMidnight (0s)
🟢 testTwoLegsOfOvertimeSameDay (0s)
🟢 testSingleOvertimeReducingNightShiftPeriodWhichAppliesToFullShift (0s)
🟢 testTwoOvertimeReducingNightShiftPeriodsWhichAppliesToFullShift (0s)
🟢 testTwo_AndOneNon_OvertimeReducingNightShiftPeriodsWhichAppliesToFullShift (0s)
🟢 testSingleNoEffectNightShiftPeriodWhichAppliesToFullShift (0s)
🟡 testTODOSingleNotPaidDuringOvertimeNightshiftPeriodWhichAppliesToFullShift (0s)
oikea palkkasumma expected:<[19]0> but was:<[21]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleNotPaidDuringOvertimeNightshiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOSingleScaledByOvertimeNightShiftPeriodWhichAppliesToFullShift (0s)
oikea palkkasumma expected:<2[20]> but was:<2[15]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleScaledByOvertimeNightShiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2143)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOSingleScaledByOvertimeAndSpecialDaysNightShiftPeriodWhichAppliesToFullShift (0s)
oikea palkkasumma expected:<[260]0> but was:<[161]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleScaledByOvertimeAndSpecialDaysNightShiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2229)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOSingleScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodWhichAppliesToFullShift (0s)
 expected:<[11]> but was:<[8]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOSingleScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodWhichAppliesToFullShift(TestOvertimeSummary.java:2352)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOEttaIltalisaSkaalaaScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodia (0s)
Miksi iltalisa ei skaalaa 'skaalautuvaa lisaa' ?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeSummary.testTODOEttaIltalisaSkaalaaScaledByOvertimeAndTimeBasedCompensationsNightShiftPeriodia(TestOvertimeSummary.java:2449)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testPeriodOvertimeWhenLeg1HolidayMaxOvertimeHoursIsNull (0s)
🟢 testVacationSalaries (0s)
🟢 testOvertimeCategorySalary (0s)
🟢 testTwoOvertimeCategoriesCompensatedByAverageHourlySalaryWithSameCompensationDetails (0s)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.logic.tailored.TestIssKtaUtils (1s)
🟢 testGetIssKtaInfoReturnsNewestMatchingEntry (1s)
🟢 testGetIssKtaInfoReturnsNullWhenNoMatchIsFound (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast (1s)
🟡 test_TODO_BillingOfWtrEarnedFromWork (0s)
Project 3: PERCENT_BASED - WORK ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:466)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromWork(TestWorktimeReductionBillingFast.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_BillingOfWtrEarnedFromSickleave (0s)
Project 3: PERCENT_BASED - SICKLEAVE ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:466)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromSickleave(TestWorktimeReductionBillingFast.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_BillingOfWtrEarnedFromVacation (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromVacation(TestWorktimeReductionBillingFast.java:115)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_BillingOfWtrEarnedFromHoliday (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_BillingOfWtrEarnedFromHoliday(TestWorktimeReductionBillingFast.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_WtrJakautuminenHOURS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenHOURS(TestWorktimeReductionBillingFast.java:148)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_WtrJakautuminenDAYS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenDAYS(TestWorktimeReductionBillingFast.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_WtrJakautuminenABSENCES_DURING_TIME_PERIOD (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenABSENCES_DURING_TIME_PERIOD(TestWorktimeReductionBillingFast.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_WtrJakautuminenFULL_VACATION_EARNING_MONTHS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenFULL_VACATION_EARNING_MONTHS(TestWorktimeReductionBillingFast.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_WtrJakautuminenEXCEEDING_WEEKLY_HOURS (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenEXCEEDING_WEEKLY_HOURS(TestWorktimeReductionBillingFast.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testWtrJakautuminen_PERCENT_BASED_IssStyle (0s)
Project 3: PERCENT_BASED - SICKLEAVE ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[1]> but was:<[0]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:466)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.testWtrJakautuminen_PERCENT_BASED_IssStyle(TestWorktimeReductionBillingFast.java:210)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testWtrJakoPctBasedIssWithNightshiftPeriods (0s)
🟡 test_TODO_WtrJakautuminen_PERCENT_BASED_Not_ISS (0s)
Project 1: PERCENT_BASED - WORK ei vaikuta jakautuvan projektikohtaisesti.
 expected:<[4]> but was:<[7]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:462)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminen_PERCENT_BASED_Not_ISS(TestWorktimeReductionBillingFast.java:385)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_WtrJakautuminenPCT_OF_WORKED_DAYS__ (0s)
Jotta voi tulla palkkaan, täytyy olla lippu päällä expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:458)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.assertWtrBilling(TestWorktimeReductionBillingFast.java:415)
	at com.tustor.tuntinetti.backend.logic.TestWorktimeReductionBillingFast.test_TODO_WtrJakautuminenPCT_OF_WORKED_DAYS__(TestWorktimeReductionBillingFast.java:400)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTes2019Changes (6s)
🟢 testArkipyhakorvaus (1s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySixWithNonStandardWorkingHours (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testJuusoEkTyoajanPidennys (0s)
🟢 testShiftStartsAtNight (0s)
🟡 testTODOVartiointialanVuorokausilepoaikaKorvaus (0s)
TODO tarvitaan, kytketään viikkolepoaika worktimecompensation dedicationiin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODOVartiointialanVuorokausilepoaikaKorvaus(TestVartiointialanTes.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testEveliinaToivainenBitti128 (0s)
🟢 testCase40444 (0s)
🟡 testTODO_VuosilomanVaikutusTyoajanlyhennykseen (1s)
 expected:<[96]> but was:<[135]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:290)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.assertVuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:149)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODO_VuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSairaslomanKarenssipaivaEiVaikutaTyoajanLyhennykseen (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (1s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestHoursConcerningOvertimeModel (0s)
🟢 testAddSameTaskWithTimeRangesResultsInTwoTimeModels (0s)
🟢 testAddSameTaskOneWithTimeRangesResultsInTwoTimeModels (0s)
🟢 testCanAddSameTaskWithDifferentDurationWithoutTimeRangesWhenCompensationDetailzEqual (0s)
🟢 testCannotAddSameTaskWithDifferentDurationWithoutTimeRangesWhenCompensationDetailzDiffer (0s)
🟢 testAddRangeWithCompensationDetails (0s)
🟢 testCompensationDetailz (0s)
🟢 testAddAnotherDurationResultsInTwoTimeModels (0s)
🟢 testAddFirstDurationAndThenRangeThenDurationIsFirst (0s)
🟢 testAddFirstRangeAndThenDurationThenDurationIsFirst (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRanges (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRangesLaterWithCompensationDetails (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRangesFirstWithCompensationDetails (0s)
🟢 testSpendingFirstDurationAndThenTwoOverlappingRangesWithCompensationDetails (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModelsOther (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModelsOtherPersonal (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModelsOtherTask (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels_OTHER_Transferable (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels_OTHER_Task_Transferable (0s)
🟢 testTwoDifferentTasksForSameRangeGoIntoDifferentTaskModels_OTHER_Personal_Transferable (0s)
🟢 testCompensationDetailComparator (0s)
🟢 testAddRange (0s)
🟢 testAddDifferentDurationResultsInTwoTimeModels (0s)
🟢 testAddSameTaskResultsInOneTimeModel (0s)
🟢 testComparatorNpe (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticEmployeeTaskProvider (0s)
🟢 testRaceCondition (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTesAlkamisJaLoppumisLisilla (7s)
🟢 testShiftStartsAtNight (0s)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟡 testSickleaveOvertimeAndNightShiftPeriods (5s)
 expected:<[2]0> but was:<[1]0>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.backend.logic.AdvancedTesTest.assertSickleaveCompensationOnGivenDay(AdvancedTesTest.java:3738)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTesAlkamisJaLoppumisLisilla.testSickleaveOvertimeAndNightShiftPeriods(TestVartiointialanTesAlkamisJaLoppumisLisilla.java:88)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testArkipyhakorvaus (0s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestOvertimeCategory (0s)
🟡 testComparatorNormalHoursFirst (0s)
overtimeCategory=NON_OVERTIME_SKIP
 expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeCategory.assertComparatorNormalHoursFirstCompare(TestOvertimeCategory.java:152)
	at com.tustor.tuntinetti.backend.logic.TestOvertimeCategory.testComparatorNormalHoursFirst(TestOvertimeCategory.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testOvertimeCategoryLists (0s)
🟢 testSickleavesList (0s)
🟢 testIsZero (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport_SickleaveClassification (0s)
🟢 testNpeKunRaportointiPaalla (0s)
🟢 testAitiysvapaaJatkuuMuttaContractPeriodVastaAlkoi (0s)
🟢 test7DayGapJaSickleaveClassification (0s)
🟢 testKaikkiAnsaintasaannotHuomioitu (0s)
🟢 testSigmaJaSickleaveClassification (0s)
🟢 testSickleaveClassificationKunContractPeriodOhitetaanLomanansainnassa (0s)
🟢 testSickleaveCompensationLimitationResolverSerialization (0s)
🟢 testVacationsOutsideContractPeriodsDontBreakCalculation (0s)
🟢 testNullClassificationForNoSickleave (0s)
🟢 testClassificationForSingleDaySickleave (0s)
🟢 testClassificationForShortSickleaveWithoutPaidSickleave (0s)
🟢 testClassificationForShortSickleaveWhenHasPaidSickleave (0s)
🟢 testCanEarnLenientEvenIfDoesntEarnStrict (0s)
🟢 testClassificationForLongSickleave (0s)
🟢 testClassificationForRepeatingSickleave (0s)
🟢 testClassificationForSickleaveLongerThanMaxVacationEarning (0s)
🟢 testClassificationForLongIndependentSickleaves (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsList (0s)
🟡 testTODOAddAndAddAllPreserveOrderIfSpansAddedInDifferentOrder (0s)
TODO Kellonaikojen 8-10 ja 11-13 pitäisi säilyttää järjestyksensä riippumatta missä järjestyksessä ne on lisätty.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsList.testTODOAddAndAddAllPreserveOrderIfSpansAddedInDifferentOrder(TestWorkedHoursTimeRangesAndDetailsList.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODONegativeValues (0s)
NEEDED?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsList.testTODONegativeValues(TestWorkedHoursTimeRangesAndDetailsList.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSubtractWithoutTimeRanges (0s)
🟢 testWithoutTimeRanges (0s)
🟢 testWithTimeRanges (0s)
🟢 testWithAndWithOutTimeRanges_HoursFirst (0s)
🟢 testWithAndWithOutTimeRanges_TimeRangesFirst (0s)
🟢 com.tustor.tuntinetti.backend.logic.kiky.TestVartiointialanKiky (3s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testArkipyhakorvaus (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (1s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestDailyReportProvider (4s)
🟢 testStretchingVsCloningDeadlock (2s)
🟢 testStretchVsGetRelativeDailyReportSynchronization (1s)
🟢 testGetRelativeDailyReportAndChangingCurrentIndex (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTes (8s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testJuusoEkTyoajanPidennys (0s)
🟢 testShiftStartsAtNight (0s)
🟡 testTODOVartiointialanVuorokausilepoaikaKorvaus (0s)
TODO tarvitaan, kytketään viikkolepoaika worktimecompensation dedicationiin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODOVartiointialanVuorokausilepoaikaKorvaus(TestVartiointialanTes.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testEveliinaToivainenBitti128 (0s)
🟢 testCase40444 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySixWithNonStandardWorkingHours (0s)
🟡 testTODO_VuosilomanVaikutusTyoajanlyhennykseen (2s)
 expected:<[88]> but was:<[96]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:290)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.assertVuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:149)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODO_VuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:159)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSairaslomanKarenssipaivaEiVaikutaTyoajanLyhennykseen (0s)
🟢 testArkipyhakorvaus (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (1s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (1s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveCompensationLimitationResolverImpl (0s)
🟢 testGivenSickleaveStartsBeforeMinimumEmploymentTimeThenNothingIsPaidEvenAfterTheTimeIsReached (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodAndNoPreviousCompensationsWhenSicknessRepeatsStartOfSecondPeriodIsCompensatedFor1Plus9Days (0s)
🟢 testGivenQualificationSettingModeRegularWhenSickleaveIsRegularThenSettingMatches (0s)
🟢 testGivenQualificationSettingModeRegularWhenSickleaveIsWorkInducedThenSettingDoesNotMatch (0s)
🟢 testGivenQualificationSettingModeWorkInducedWhenSickleaveIsRegularThenSettingDoesNotMatch (0s)
🟢 testGivenQualificationSettingModeWorkInducedWhenSickleaveIsWorkInducedThenSettingMatches (0s)
🟢 testGivenQualificationSettingModeRegularAndWorkInducedWhenSickleaveIsRegularThenSettingMatches (0s)
🟢 testGivenQualificationSettingModeRegularAndWorkInducedWhenSickleaveIsWorkInducedThenSettingMatches (0s)
🟢 testGivenMultipleCompensationLimitationsCorrectOneIsSelectedBasedOnEmploymentTime (0s)
🟢 testGivenSickleaveStartsAtMinimumEmploymentTimeThenCompensationIsPaidAccordingToLimitation (0s)
🟢 testGivenResetDayCounterOnYearChangeBeforeYearChangesSickleaveIsNotCompensated (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenYearChangesSickleaveIsCompensatedAgain (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenYearChangesSickleaveIsNotCompensatedAfterCertainPeriod (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenMultipleSicknessPeriodsWithinYearCompensationIsPaidAsInSingleSickness (0s)
🟢 testGivenResetDayCounterOnYearChangeWhenRepeatingSicknessUsedWithinYearCompensationIsPaidAsInSingleSickness (0s)
🟢 testGivenResetDayCounterOnYearChangeDifferentSicknessTypesAreCompensatedSeparetely (0s)
🟢 testGivenResetDayCounterOnYearChangeMultipleCompensationLimitationsOfSameTypeAreCombinedInLongSickness (0s)
🟢 testGivenResetDayCounterOnYearChangeMultipleCompensationLimitationsOfDifferentTypeAreNotCombinedInLongSickness (0s)
🟢 testGivenSickleavePeriodLongerThanMaximumNumberOfPaidDaysNoCompensationIsPaidOnLastDays (0s)
🟢 testGivenRepeatingSicknessMaximumIntervalWhenSicknessRepeatsWithinIntervalPeriodsAreMerged (0s)
🟢 testGivenRepeatingSicknessMaximumIntervalWhenSicknessRepeatsAfterIntervalPeriodsAreCompensatedSeparately (0s)
🟢 testRepeatingSicknessLinkedAsSequenceAreMerged (0s)
🟢 testRepeatingSicknessLinkedToFirstAreMerged (0s)
🟢 testTwoInterleavingRepeatingSicknesses (0s)
🟢 testRepeatingSicknessLinkedToMiddleOfPeriod (0s)
🟢 testRepeatingSicknessLinkedToBeginningOfPeriod (0s)
🟢 testGivenRepeatingSicknessMaximumIntervalIsZeroWhenWorkDaysExistBetweenPeriodsThenCompensationStartsAgain (0s)
🟢 testGivenSickleavePeriodTypeAnyDayWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSickleavePeriodTypeWorkDayWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSickleavePeriodTypeFirstDayIsAnyWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSickleavePeriodTypeCalendarMonthWhenSicknessIsLongerThanMaximumCompensatedPeriodThenCompensationIsNoLongerPaid (0s)
🟢 testGivenSubtractCompensatedDaysOnPreviousMonthsPreviousSicknessesAffectCompensatedPeriodCorrectly (0s)
🟢 testGivenSubtractCompensatedDaysOnPreviousMonthsWhenNoPreviousSicknessesThenCompensationIsFull (0s)
🟢 testGivenRepeatingSicknessIntervalStartsFromReturnToWorkSicknessIsConsideredRepeating (0s)
🟢 testGivenRepeatingSicknessIntervalStartsFromCompensationEndSicknessIsConsideredNotRepeating (0s)
🟢 testGivenNoCompensateOnHealthInsuranceLawWaitingPeriodWhenSicknessRepeatsNothingIsCompensatedOnSecondPeriod (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodWhenSicknessRepeatsStartOfSecondPeriodIsCompensatedFor1Day (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodWhenSicknessRepeatsStartOfSecondPeriodIsCompensatedFor1Plus9Days (0s)
🟢 testGivenCompensateOnHealthInsuranceLawWaitingPeriodWhenFirstSickleaveWasUncompensatedThenNoCompensationIsPaid (0s)
🟢 testGivenQualifyingWhenQualifyingPeriodIsNotOverNoCompensationIsPaid (0s)
🟢 testGivenQualifyingWhenQualifyingPeriodIsOverButDequalifyingPeriodIsNotOverNoCompensationIsPaid (0s)
🟢 testGivenQualifyingWhenDequalifyingPeriodIsOverCompensationIsPaidForEntireSickness (0s)
🟢 testDequalifyingPeriodIsCalculatedInWorkDays (0s)
🟢 testGivenQualifyingWhenSickleaveIsWorkInducedThenNoQualifyingPeriodIsUsed (0s)
🟢 testGivenQualifyingWhenKVTESRulesAreUsedThenNoCompensationIsPaidOnQualifyingPeriod (0s)
🟢 testGivenQualifyingWhenSickAtWorkAndPeriodTypeIsNoQualificationAfterSickAtWorkThenQualifyingPeriodIsPostponed (0s)
🟢 testGivenQualificationPeriodIsUsedWhenSicknessContinuesThenNoQualificationPeriodIsUsedInSecondPart (0s)
🟢 testGivenDequalificationPeriodIsUsedWhenSicknessContinuesThenNoQualificationPeriodIsUsedAtAll (0s)
🟢 testGetCompensationLimitationKVTESQualificationPeriod (0s)
🟢 com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveAlerts (0s)
🟢 testVacationReuna (0s)
🟢 testEtsiPoissaolotJa4kkJaksot (0s)
🟢 test3Poissaoloa4kkAikana (0s)
🟢 testNoAlertOnAlreadyAlertedSickleave (0s)
🟢 testViikonloppureuna (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestDivisionInfo (0s)
🟢 testNullKeys (0s)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestSickleaveGroup (0s)
🟢 testModification (0s)
🟢 testConstruction (0s)
🟡 com.tustor.tuntinetti.backend.logic.TestVartiointialanTes2021Changes (6s)
🟢 testArkipyhakorvaus (0s)
🟢 testWtrJaHolidayWtrKertymat (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySixWithNonStandardWorkingHours (0s)
🟢 testItsenaisyyspaivaKorvataanLainMukaan (0s)
🟢 testSairastumispaivana100PctKorvaus (0s)
🟢 testJuusoEkTyoajanPidennys (0s)
🟢 testShiftStartsAtNight (0s)
🟡 testTODOVartiointialanVuorokausilepoaikaKorvaus (0s)
TODO tarvitaan, kytketään viikkolepoaika worktimecompensation dedicationiin
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODOVartiointialanVuorokausilepoaikaKorvaus(TestVartiointialanTes.java:235)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testShiftEndsAtNight (0s)
🟢 testYovuoroLauantai (0s)
🟢 testEveliinaToivainenBitti128 (0s)
🟢 testCase40444 (0s)
🟡 testTODO_VuosilomanVaikutusTyoajanlyhennykseen (1s)
 expected:<[96]> but was:<[159]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:290)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.assertVuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:149)
	at com.tustor.tuntinetti.backend.logic.TestVartiointialanTes.testTODO_VuosilomanVaikutusTyoajanlyhennykseen(TestVartiointialanTes.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSairaslomanKarenssipaivaEiVaikutaTyoajanLyhennykseen (0s)
🟢 testSickleaveOvertimeAndNightShiftPeriods (1s)
🟢 testSunnuntaikorotus (0s)
🟢 testIltavuoroArkipaiva (0s)
🟢 testIltavuoroLauantai (0s)
🟢 testYovuoroArkipaiva (0s)
🟢 testYovuoroLauantainaJatkuuSunnuntaiyolle (0s)
🟢 testIltaJaYovuoroaArkipaivana (0s)
🟢 testIltaJaYovuoroaEnnenJouluAattoa (0s)
🟢 testIltaJaYovuoroaEnnenJouluPaivaa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannusaattoa (0s)
🟢 testIltaJaYovuoroaEnnenJuhannuksenJalkeistaSunnuntaita (0s)
🟢 testIltaJaYovuoroaLauantaina (0s)
🟢 testIltaJaYovuoroaSunnuntaistaMaanantaihin (0s)
🟢 testIltaJaYoVuoroPaasiaislauantaina (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattona (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroItsenaisyyspaivanAattonaJokaOnSunnuntai (0s)
🟢 testIltaJaYoVuoroVapunAattona (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroVapunAattonaJokaOnSunnuntaina (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattona (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnLauantai (0s)
🟢 testIltaJaYoVuoroUudenVuodenAattonaJokaOnSunnuntai (0s)
🟢 testHalytystyoJaTyoajanPidennys (0s)
🟢 testPeriodOvertime1 (0s)
🟢 testPeriodOvertime2 (0s)
🟢 testDailyOvertimeIsNotPaid (0s)
🟢 testSickleaveCompensation (0s)
🟢 testBug1 (0s)
🟢 testPaidHolidayEqualsWorkWeekLengthDividedBySix (0s)
🔴 com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames (0s)
🔴 testConvertLegacyToPdfWithNames (0s)
Error concatenating pdf:s
	at com.tustor.common.utils.SimplePdfFormFiller.concatenate(SimplePdfFormFiller.java:282)
	at com.tustor.tuntinetti.backend.logic.taxreports.VuosiVeroilmoitusPdfExport.convertToPdf(VuosiVeroilmoitusPdfExport.java:349)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.convert(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:91)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.convert(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:62)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.testConvertLegacyToPdfWithNames(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: org.hibernate.exception.GenericJDBCException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1619)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1106)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.find(AbstractEntityManagerImpl.java:1033)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1101)
	at com.tustor.backend.services.DatabaseServices.getById(DatabaseServices.java:1091)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames$1.getEmployer(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:88)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames$1.getNameAndAddressForHetu(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:78)
	at com.tustor.tuntinetti.backend.logic.taxreports.VuosiveroilmoitusPdfTiedot$SinglePersonLegacyVuosiveroilmoitusPdfTiedot.resolveEmployeeNameAndAddress(VuosiveroilmoitusPdfTiedot.java:166)
	at com.tustor.tuntinetti.backend.logic.taxreports.YleisestiVerovelvollinenVuosiveroilmoitusPdfTiedot.<init>(YleisestiVerovelvollinenVuosiveroilmoitusPdfTiedot.java:255)
	at com.tustor.tuntinetti.backend.logic.taxreports.VuosiVeroilmoitusPdfExport$1.getBytes(VuosiVeroilmoitusPdfExport.java:361)
	at com.tustor.tuntinetti.backend.logic.taxreports.VuosiVeroilmoitusPdfExport$1.getBytes(VuosiVeroilmoitusPdfExport.java:349)
	at com.tustor.common.utils.SimplePdfFormFiller$PdfConcatenationIterator.next(SimplePdfFormFiller.java:518)
	at com.tustor.common.utils.SimplePdfFormFiller.concatenate(SimplePdfFormFiller.java:249)
	at com.tustor.tuntinetti.backend.logic.taxreports.VuosiVeroilmoitusPdfExport.convertToPdf(VuosiVeroilmoitusPdfExport.java:349)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.convert(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:91)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.convert(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:62)
	at com.tustor.tuntinetti.backend.logic.TestVuosiveroilmoitusPdfConvertWithEmployeeNames.testConvertLegacyToPdfWithNames(TestVuosiveroilmoitusPdfConvertWithEmployeeNames.java:44)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.backend.logic.projects.taskgroups.skills.TestEmployeeProjectTaskGroupSkillValidator (0s)
🟢 testAnyEmployeeHasRequiredSkillsForNullProjectTaskGroup (0s)
🟢 testAnyEmployeeHasRequiredSkillsWhenProjectTaskGroupHasNoSkillRequirements (0s)
🟢 testEmployeeWithRequiredSkills (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestOvertimeCategoriesForAverageSalary (0s)
🟢 testIsFlextimeIncludedInConstants (0s)
🟡 com.tustor.tuntinetti.backend.logic.utils.TestNightShiftPeriod (0s)
🟡 testTODO (0s)
TODO: NightShiftPeriod ei osaa hanskata vacationBitsejä ja vuorokauden vaihtumista
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.logic.utils.TestNightShiftPeriod.testTODO(TestNightShiftPeriod.java:120)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testCompensationDescription (0s)
🟢 testJsonEncodeAndDecodeNulls (0s)
🟢 testEncodeAndDecodeHandlesAverageHourlySalaryUsage (0s)
🟢 testDisplayDetailsNPE (0s)
🟢 testCopyLatestNightShiftPeriodTimeSeries (0s)
🟢 testJson (0s)
🟢 testCopyEmptyShiftPeriodTimeSeries (0s)
🟢 testGetOverlaps (0s)
🟢 testNightshiftFromPreviousDayOverlapsWithWorkshiftOnWrongDay (0s)
🟢 testNightshiftFromPreviousDayOverlapsWithWorkshift (0s)
🟢 testWorkShiftFromPreviousDayOverlapsWithNightShiftPeriod (0s)
🟢 testNightshiftOnTodayOverlapsWithWorkshift (0s)
🟢 testNightshiftOnTodayOverlapsWithWorkshift_2 (0s)
🟢 testNightshiftOnTomorrowOverlapsWithWorkshift (0s)
🟢 testNightshiftOnTomorrowHolidayOverlapsWithWorkshift (0s)
🟢 testNightshiftOnTomorrowHolidayOverlapsWithWorkshift_END_TIME_LIMIT_APPLIES_ONLY_TO_LAST_DAY_OF_SEQUENCE (0s)
🟢 testNightshiftDoesNotOverlapWithWorkshiftToday (0s)
🟢 testMetsätähtiIltalisäEiHelatorstainAattona (0s)
🟢 testNightshiftDoesNotOverlapWithWorkshiftOnGivenTime (0s)
🟢 testGivenWorkshiftEndsWhenNightshiftStartsThenZeroLengthRangeIsReturned (0s)
🟢 testNightshiftOverlapsWithWorkshiftMultipleTimes (0s)
🟢 testNightShiftAlways (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_01_to_05 (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_18_to_03 (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_18_to_07 (0s)
🟢 testMATCH_ALSO_DAYS_USING_START_AND_END_TIME_05_to_01 (0s)
🟢 testMetsätähtiIltalisäEiAattolisääJuhannusIltana (0s)
🟢 testAdditionalDescription (0s)
🟢 testEmptyAdditionalDescription (0s)
🟢 testNullAdditionalDescription (0s)
🟢 testTimeLimitTypeHasNoEffectOnActiveOverlaps (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticVacationEarnedProvider (0s)
🟢 testAlphabeticalOrder (0s)
🟢 com.tustor.tuntinetti.backend.logic.TestStaticSickleaveProvider (0s)
🟢 testRaceCondition (0s)
🟢 com.tustor.tuntinetti.backend.services.tasks.TestAutologinUrlManager (0s)
🟢 testCreateMac (0s)
🟡 com.tustor.tuntinetti.backend.services.tasks.TestLateArrivalNotifierTask (0s)
🟡 warning (0s)
No tests found in com.tustor.tuntinetti.backend.services.tasks.TestLateArrivalNotifierTask
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.TestSuite$1.runTest(TestSuite.java:90)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag (3s)
🟢 testLapsenSairaus (0s)
🟢 testNoAbsences (0s)
🟢 testOsaAikaElaka (0s)
🟢 testFlex (0s)
🟢 testShouldWorkLikeWithoutContractWhenTechnicalStartDatePreventsCalculation (0s)
🔴 testSickleaveOvernight (0s)
Sickleavetuntien ei pitäisi tulla tänne: com.tustor.tuntinetti.backend.logic.EmployeeDailyReport@2ded16a5, com.tustor.tuntinetti.backend.logic.EmployeeRangeReport@70a1b32f, 1. - 3.4.2019, reserveDateRange=1.4.2019 - 31.3.2020, com.tustor.common.dto.Employee@58946b2,  (stored=true -1762933907631) (createdAt=2025-11-12 09:51:47 createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@2ef15ea0,  (stored=true -1762933907630) (createdAt=2025-11-12 09:51:47 createdBy=null updatedAt= updatedBy=null), John John, test@email, John John/Test/Test, 2.4.2019, tasks@1281796783, REGULAR: 22-6, 8h
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.handleResiduals(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:321)
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.<init>(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:305)
	at com.tustor.tuntinetti.backend.logic.utils.CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.<init>(CompensationsAndContractPeriodMapOvertimeSummaryAndAbstractSickleaveTaskOrVacationVisitor.java:194)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.AbstractTulorekisteripalveluWageReportsToIRUtils$2.<init>(AbstractTulorekisteripalveluWageReportsToIRUtils.java:668)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.AbstractTulorekisteripalveluWageReportsToIRUtils.newAbsenceInfo(AbstractTulorekisteripalveluWageReportsToIRUtils.java:667)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.AbstractTulorekisteripalveluWageReportsToIRUtils.calculateAbsenceInfos(AbstractTulorekisteripalveluWageReportsToIRUtils.java:499)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag.assertSingleAbsence(TestTulorekisteripalveluWithRangeReportBag.java:2102)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag.assertSickleaveOvernight(TestTulorekisteripalveluWithRangeReportBag.java:199)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWithRangeReportBag.testSickleaveOvernight(TestTulorekisteripalveluWithRangeReportBag.java:156)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testTilastokeskuksenAmmattiluokitusSerialization (0s)
🟢 testKatarinaKallinen (0s)
🟢 testSkippedVacation (0s)
🟢 testSairaslomaMutteiTyosopimusta (0s)
🟢 testVacationMutteiTyosopimusta (0s)
🟢 testPalkatonSairaslomaSisaltaaViikkovapaan (0s)
🟢 testPalkatonIsyysvapaa (0s)
🟢 testJosLimitationLoppuuNiinErikseenPalkatonAbsence (0s)
🟢 testViikkovapaaVacationEiEstaSickleaveRaportointia (0s)
🟢 testPalkallinenPoissaoloSisaltaaViikkovapaan (0s)
🟢 testEiYhdistetaEriTyyppisiaPoissaoloja (0s)
🟢 testDisabloidunSairaslomanPaallaJokuMuuVacation (0s)
🟢 testDisabloituSairasloma (0s)
🟢 testJosSairastuuUudelleenNiinKasitellaanErillisenaJaksona (0s)
🟢 testScanDateRanges (0s)
🟢 testPreviousSalaryCalculationJaEarliestAbsenceJaDaterange (0s)
🟢 testSairausJatkuu (0s)
🟢 testPalkatonTyotapaturmaIlmoitetaanSairaspoissaolona (0s)
🟢 testOsaAikainenSickleaveRaportoidaanVainSairausAlkaaKeskenTyopaivanPaivalta (0s)
🟢 testEiRaportoidaTulevaisuuteen (0s)
🟢 testSairausajallaMyosVuosilomanMaksu (0s)
🟢 testSunnuntaiSairaslomaputkessaEiSaaHeittaaExceptionia (0s)
🟢 testAbsenceStartDate (0s)
🟢 testAbsenceStartDateCase25599 (0s)
🟢 testArkipyhat (0s)
🟢 testWtr (0s)
🟢 testVuosiloma (0s)
🟢 testKaranteeni (0s)
🔴 com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils (0s)
🔴 testReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis (0s)
Attempt to set a tax card of a different employee: com.tustor.common.dto.FinnishTaxCard@f78f01,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
to com.tustor.tuntinetti.dto.salaries.SalaryCalculation@6e891658,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), 1.1.2016 - , Payment date, 2016-01-01, Approved at, com.tustor.common.dto.Employee@42fd372e,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@390e10f1,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
	at com.tustor.tuntinetti.dto.salaries.SalaryCalculation.setFinnishTaxCard(SalaryCalculation.java:1446)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.newSalaryCalculation(TestTulorekisteripalveluWageReportsToIRUtils.java:693)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.getSalaryCalculation(TestTulorekisteripalveluWageReportsToIRUtils.java:683)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.assertReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis(TestTulorekisteripalveluWageReportsToIRUtils.java:131)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.testReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis(TestTulorekisteripalveluWageReportsToIRUtils.java:71)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDynaamisetRivit1 (0s)
Attempt to set a tax card of a different employee: com.tustor.common.dto.FinnishTaxCard@410fe502,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
to com.tustor.tuntinetti.dto.salaries.SalaryCalculation@2ca585da,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), 1.1.2016 - , Payment date, 2016-01-01, Approved at, com.tustor.common.dto.Employee@832a92b,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@7f21b93a,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
	at com.tustor.tuntinetti.dto.salaries.SalaryCalculation.setFinnishTaxCard(SalaryCalculation.java:1446)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.newSalaryCalculation(TestTulorekisteripalveluWageReportsToIRUtils.java:693)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.getSalaryCalculation(TestTulorekisteripalveluWageReportsToIRUtils.java:683)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.assertReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis(TestTulorekisteripalveluWageReportsToIRUtils.java:131)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.testDynaamisetRivit1(TestTulorekisteripalveluWageReportsToIRUtils.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDynaamisetRivit2 (0s)
Attempt to set a tax card of a different employee: com.tustor.common.dto.FinnishTaxCard@2ecfbaa4,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
to com.tustor.tuntinetti.dto.salaries.SalaryCalculation@2c541a68,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), 1.1.2016 - , Payment date, 2016-01-01, Approved at, com.tustor.common.dto.Employee@702f82d9,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null), com.tustor.common.dto.Person@58c12f9,  (stored=false null) (createdAt= createdBy=null updatedAt= updatedBy=null)
	at com.tustor.tuntinetti.dto.salaries.SalaryCalculation.setFinnishTaxCard(SalaryCalculation.java:1446)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.newSalaryCalculation(TestTulorekisteripalveluWageReportsToIRUtils.java:693)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.getSalaryCalculation(TestTulorekisteripalveluWageReportsToIRUtils.java:683)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.assertReportTransactionsWithTulorekisterinTulolajienPalkkalajikoodis(TestTulorekisteripalveluWageReportsToIRUtils.java:131)
	at com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteripalveluWageReportsToIRUtils.testDynaamisetRivit2(TestTulorekisteripalveluWageReportsToIRUtils.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.backend.services.TestContractPeriodStateServices (0s)
🟢 testContractPeriodsModelMapping (0s)
🟢 com.tustor.tuntinetti.backend.services.lucene.TestLuceneIndexer (14s)
🟢 testIndexPasswordProtectedPdf (5s)
🟢 testContentOnlyInDocxDocument (0s)
🟢 testWrongEmployer (1s)
🟢 testContentOnlyInPdfDocument (0s)
🟢 testContentInBothDocuments (0s)
🟢 testDeleteDocument (1s)
🟢 testContentOnlyInPdfDocumentTwoWords (0s)
🟢 testCase4621RondoIsFound (0s)
🟢 testWildcardOneWord (0s)
🟢 testWildcardTwoWords (1s)
🟢 testWildcardKoulu (0s)
🟢 com.tustor.tuntinetti.backend.services.lucene.TestLuceneIndexerInRam (1s)
🟢 testIndexPasswordProtectedPdf (0s)
🟢 testContentOnlyInDocxDocument (0s)
🟢 testWrongEmployer (0s)
🟢 testContentOnlyInPdfDocument (0s)
🟢 testContentInBothDocuments (0s)
🟢 testDeleteDocument (0s)
🟢 testContentOnlyInPdfDocumentTwoWords (0s)
🟢 testCase4621RondoIsFound (0s)
🟢 testWildcardOneWord (0s)
🟢 testWildcardTwoWords (0s)
🟢 testWildcardKoulu (0s)
🟢 com.tustor.tuntinetti.backend.services.TestOverlappingContractPeriodDetectorComparator (0s)
🟢 testTodo (0s)
🟢 com.tustor.tuntinetti.backend.services.vero.TestVeroApi (0s)
🟢 testGetFinnishTaxCard (0s)
🟢 com.tustor.tuntinetti.backend.services.iss.dto.TestIssTyoilmoitusparametrit (0s)
🟢 test (0s)
🟢 com.tustor.tuntinetti.backend.services.iss.dto.TestTyontekijat (0s)
🟢 testEmptyTags (0s)
🟡 com.tustor.tuntinetti.backend.services.iss.utils.TestIssTiedonsiirtoUtils (0s)
🟡 testIssPalkaustiedot (0s)
expected:<9> but was:<10>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at junit.framework.Assert.assertEquals(Assert.java:204)
	at com.tustor.tuntinetti.backend.services.iss.utils.TestIssTiedonsiirtoUtils.testIssPalkaustiedot(TestIssTiedonsiirtoUtils.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testContainsMaksuryhma (0s)
🟢 testMaksuryhmanPalkkakausi (0s)
🟢 testIssTyontekijat (0s)
🟢 testIssEmployeeDetails (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRange (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRangeSpecial (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRangeWithEmptyDateRanges (0s)
🟢 testGetMaksuryhmaDateRangesMapOnSelectedRangeWithFaultyDateRange (0s)
🟢 testGetContactPeriodEndingReason (0s)
🟢 testPalkkakaudet (0s)
🟢 testSapnKuukausi (0s)
🟢 com.tustor.tuntinetti.backend.services.adapters.generic.export.TestNetvisorEmployeeExportApi (0s)
🟢 testPalkkaparametrinNollausJaVapaaAutoetu (0s)
🟢 testPaallekaisyydet (0s)
🟢 testJatkuvaTyosuhde (0s)
🟢 testTyosuhteenPaattymissyyt (0s)
🟢 testCheckboxFixedTerm (0s)
🟢 testGetPayrolGroupName (0s)
🟢 testDeboraGetPayrolGroupAreaName (0s)
🟢 testBuildNetvisorEmployeesalaryparameters (0s)
🟢 com.tustor.tuntinetti.backend.reporting.utils.TestReportingCostCenterHelper (0s)
🟢 testGetReportingCostCenterDetailLevel (0s)
🟢 com.tustor.tuntinetti.frontend.utils.TestTaskDescriptionBuilder (0s)
🟢 testSingleTimerangeWithoutFreeText (0s)
🟢 testSingleTimerangeWithFreeText (0s)
🟢 testTwoTimeranges (0s)
🟢 testTwoTimerangesWithFreeText (0s)
🟢 testDescriptioninLoppuosaEiHavia (0s)
🟢 testNoTimeTrailOnlyDescription (0s)
🟢 testShouldHandleOnlyPlannedHoursA (0s)
🟢 testTaskPlannedOrNot (0s)
🟢 testShouldHandleOnlyPlannedHoursB (0s)
🟢 testShouldHandleOnlyPlannedHoursWithSingleRange (0s)
🟢 testShouldHandleOnlyPlannedHoursWithSingleMinuteRange (0s)
🟢 testShouldHandleOnlyPlannedHoursWithSingleZeroMinuteRange (0s)
🟢 testShouldHandleOnlyPlannedHoursWithThreeRanges (0s)
🟢 testShouldHandleOnlyMarkedHours (0s)
🟢 testShouldHandleOnlyMarkedHoursWithoutExistingPunctuation (0s)
🟢 testAutomaticPunctuation (0s)
🟢 testaddDescriptionBeforeNextTimetrailToPunctuation (0s)
🟢 testConvertFullStopsBetweenNumbersToBeColonsAndLineFeedsToSpaces (0s)
🟢 testShouldHandleOnlyMarkedHoursOnNonPlannedTaskWithPlanTimeRange (0s)
🟢 testShouldHandleOnlyClockedHours (0s)
🟢 testShouldHandleOnlyClockedHoursWithSingleRange (0s)
🟢 testShouldHandleThreeSpansOfOnlyClockedHours (0s)
🟢 testShouldHandleEqualPlannedAndMarkedHours (0s)
🟢 testShouldHandleEqualClockedAndMarkedHours (0s)
🟢 testShouldHandleEqualClockedAndPlannedHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndClockedSingleSpanHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndPlannedSingleSpanHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndPlannedMultiSpanHours (0s)
🟢 testShouldHandleBrushingHoursWithPlannedAndClocked (0s)
🟢 testShouldHandleBrushingHoursWithMarkedAndClocked (0s)
🟢 testShouldHandleDifferingPlannedAndMarkedSingleSpanHours (0s)
🟢 testShouldHandleDifferingPlannedAndMarkedTwoSpanHours (0s)
🟢 testShouldHandleDifferingPlannedAndMarkedThreeSpanHours (0s)
🟢 testShouldHandleDifferingClockedAndMarkedHours (0s)
🟢 testShouldHandleMissingClockedAgainstMarkedHours1 (0s)
🟢 testShouldHandleMissingClockedAgainstMarkedHours2 (0s)
🟢 testShouldHandleMissingClockedAgainstMarkedHours3 (0s)
🟢 testShouldHandleDifferingClockedAndPlannedHours (0s)
🟢 testShouldHandleMissingClockedAgainstPlannedHours1 (0s)
🟢 testShouldHandleMissingClockedAgainstPlannedHours2 (0s)
🟢 testShouldHandleMissingClockedAgainstPlannedHours3 (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndEqualClockedAndPlannedMultiSpanHours (0s)
🟢 testShouldHandleDescriptionWithoutTimeTrailAndDifferingClockedAndPlannedMultiSpanHours (0s)
🟢 testShouldHandleSomeDifferingSomeSameClockedAndPlannedHours (0s)
🟢 testSuunnitellutEiKirjatutTimeRangetYliviivataan (0s)
🟢 testLeimatutEiKirjatutTimeRangetYliviivataan (0s)
🟢 testShouldHandleSomeDifferingSomeSameClockedAndPlannedHoursBrushing (0s)
🟢 testPirjoWillstromMetsatahti (0s)
🟢 testSanitizeHtml (0s)
🟢 testShouldHandleDifferingClockedAndPlannedHoursWherePlannedTimerangeIsMissing (0s)
🟢 testShouldHandleDifferingClockedAndPlannedHoursWhereClockedTimerangeIsIncomplete (0s)
🟢 testShouldHandleThreeSameTrails (0s)
🟢 testShouldHandleThreesomeWhereMarkedIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereClockedIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing1 (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing2 (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing3 (0s)
🟢 testShouldHandleThreesomeWhereClockedIsMissing4 (0s)
🟢 testShouldHandleThreesomeWherePlannedIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereEachIsDifferent (0s)
🟢 testShouldHandleThreesomeWhereEachIsDifferentButPartsAreSame2 (0s)
🟢 testShouldHandleThreesomeWhereEachIsDifferentButPartsAreSame (0s)
🟢 testShouldHandleThreesomeWhereOneTimeRangeIsMissing (0s)
🟢 testShouldHandleThreesomeWhereOverlapsBetweenTimeRangesOnDifferentTrails (0s)
🟢 testShouldProvideSimpleDescription (0s)
🟢 testShouldProvideNoNullSimpleDescription (0s)
🟢 testShouldRemoveTimetrailsFromDescriptionWithoutTimeTrail (0s)
🟢 testShouldRecognizeSameTimeTrails (0s)
🟢 testShouldRecognizeDifferingTimeTrails (0s)
🟢 testShouldRecognizeStartingZeroInTimePart_A (0s)
🟢 testShouldRecognizeStartingZeroInTimePart_B (0s)
🟢 testShouldAddSpaceBeforeMarkedTaskDescription (0s)
🟢 testShouldWrapProperly (0s)
🟡 com.tustor.tuntinetti.frontend.services.wicketpages.TestCityWorkPerusSmsTimeReporting (0s)
🟢 testParse (0s)
🟡 testFail (0s)
TODO Tutkimme tuota mahdollisuutta päätellä mistä on kysymys: Tällä saisi tekstiviestin minimissään lyhennettyä muotoon CW 8 15
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.frontend.services.wicketpages.TestCityWorkPerusSmsTimeReporting.testFail(TestCityWorkPerusSmsTimeReporting.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.frontend.services.dto.TestAttendanceKeys (0s)
🟢 testInValidKeys (0s)
🟢 testValidKeys (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.TestComNetLHLowLevelPacketHandling (0s)
🟢 testDeviceUploadRequestServerSuccessResponseByteSequence (0s)
🟢 testValidPacketFollowedByInvalidData (0s)
🟢 testTruncatedPacketDoesNotReturnMultipleInvalidResultPacets (0s)
🟢 testDeviceUploadRequestWithInvalidDataThenPackageWillBeInvalid (0s)
🟢 testDeviceUploadRequestWithInvalidCRCThrowsException (0s)
🟢 testAttendanceUploadPacketCanBePackedAndUnpacked (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.TestComNetLHCommands (0s)
🟢 testSendUploadCommandToServerAndReceiveSuccessResponse (0s)
🟢 testSendUploadCommandToServerAndReceiveAttendanceRecordReceiveError (0s)
🟢 testSendTruncatedUploadCommandToServerAndReceiveUpdateError (0s)
🟢 testSendUploadCommandToServerWithCRCEROORAndReceiveCRCErrorResponse (0s)
🟢 testSendTimeSyncCommandToServerAndReceiveSuccessResponse (0s)
🟢 testLeadingZeroInIdValues (0s)
🟢 com.tustor.tuntinetti.frontend.services.dto.utils.TestInopticsUtils (0s)
🟢 testTimestampFormat (0s)
🟢 com.tustor.tuntinetti.tailored.dto.TestIssInputSiirtoLoki (0s)
🟢 testAddNewPala (0s)
🟢 testSubtract (0s)
🟢 testSumAsMap (0s)
🟢 testSwitchToNewPala (0s)
🟢 testRetractPalaExplicit (0s)
🟢 testRetractPalaImplicit (0s)
🟢 testNoEffectiveChangeSamePala (0s)
🟢 testNoFurtherChangeNewPala (0s)
🟡 com.tustor.tuntinetti.tailored.iss.validators.TestIssAlphabetsValidator (0s)
🟢 testSomeNames (0s)
🟡 testCharByChar (0s)
expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at junit.framework.Assert.assertEquals(Assert.java:152)
	at com.tustor.tuntinetti.tailored.iss.validators.TestIssAlphabetsValidator.testCharByChar(TestIssAlphabetsValidator.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.hyperkey.TestValueComparator (0s)
🟢 testIsConsistentWithNullValues (0s)
🟡 com.tustor.tuntinetti.api.mobile.helper.dto.TestMobileHelperMessage (0s)
🟢 testJsonInputHelperDayWorkShiftMessage (0s)
🟢 testJsonInputHelperLoginMessage (0s)
🟢 testJsonOutputHelperLoginMessage (0s)
🟢 testMobileHelperCustomerMessage (0s)
🟢 testJsonOutputHelperDayWorkShiftMessage (0s)
🟢 testJsonInputHelperAddPhoto (0s)
🟢 testJsonInputHelperQrCode (0s)
🟡 testTODO (0s)
TODO test search message
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.api.mobile.helper.dto.TestMobileHelperMessage.testTODO(TestMobileHelperMessage.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.api.mobile.mle.dto.TestMobileMessage (5s)
🟢 testJsonInputMleLoginUserIdMessage (0s)
🟢 testJsonInputMleMessage (0s)
🟢 testJsonInputGPSMessage (0s)
🟢 testJsonInputTasksGPSMessage (0s)
🟢 testJsonInputMleLoginMessage (0s)
🟢 testGzippedJsonMap (5s)
🟢 testMobileMleMessages (0s)
🟢 testJsonInputMleQrMessage (0s)
🟢 testGzippedMap (0s)
🟢 com.tustor.tuntinetti.validators.TestRecurringServiceDemandValidationHelper (0s)
🟢 testValidationHelper (0s)
🟢 com.tustor.tuntinetti.common.reusables.TestIssInputLokiDifferenceEvaluator (0s)
🟢 testSubtract (0s)
🟢 testSumAsMap (0s)
🟢 com.tustor.tuntinetti.common.reusables.models.TestStaticMultipleCostCenterModel (0s)
🟢 testKeyIsCachedUnlessSerialized (0s)
🟢 com.tustor.tuntinetti.common.reusables.models.TestServiceDemandGroup (0s)
🟢 testAbstractServiceDemandGroupCloneAndReset (0s)
🟡 com.tustor.tuntinetti.common.constants.TestVuosiIlmoituksenPalkkalaji (0s)
🟡 testSocialPaymentsValidation (0s)
expected:<isSubjectToHealthInsurancePayment(TYÖAJAN_ULKOPUOLINEN_LISÄ_PALKKA) does not match tulorekisterinTulolajienPalkkalajikoodi=TulorekisterinTulolajienPalkkalajikoodi(PALKKA_YHTEISSUMMA) [getTulolajinKoodi()=101, getDefaultSubjectToBitMask()=3, getSelite()=Palkka yhteissumma, isIlmoitustapa1()=true, isIlmoitustapa2()=false, isErikseenIlmoitettava()=false, isCanBeNegative()=false, isSubjectToTyel()=true, isSubjectToWorkInducedInsurance()=true, isSubjectToUnemploymentInsurance()=true, isSubjectToHealthInsurancePayment()=true, isInsuranceExceptionsAllowed()=true]
isSubjectToTyel(TYÖAJAN_ULKOPUOLINEN_LISÄ_PALKKA) does not match tulorekisterinTulolajienPalkkalajikoodi=TulorekisterinTulolajienPalkkalajikoodi(PALKKA_YHTEISSUMMA) [getTulolajinKoodi()=101, getDefaultSubjectToBitMask()=3, getSelite()=Palkka yhteissumma, isIlmoitustapa1()=true, isIlmoitustapa2()=false, isErikseenIlmoitettava()=false, isCanBeNegative()=false, isSubjectToTyel()=true, isSubjectToWorkInducedInsurance()=true, isSubjectToUnemploymentInsurance()=true, isSubjectToHealthInsurancePayment()=true, isInsuranceExceptionsAllowed()=true]
isSubjectToUnemploymentInsurance(TYÖAJAN_ULKOPUOLINEN_LISÄ_PALKKA) does not match tulorekisterinTulolajienPalkkalajikoodi=TulorekisterinTulolajienPalkkalajikoodi(PALKKA_YHTEISSUMMA) [getTulolajinKoodi()=101, getDefaultSubjectToBitMask()=3, getSelite()=Palkka yhteissumma, isIlmoitustapa1()=true, isIlmoitustapa2()=false, isErikseenIlmoitettava()=false, isCanBeNegative()=false, isSubjectToTyel()=true, isSubjectToWorkInducedInsurance()=true, isSubjectToUnemploymentInsurance()=true, isSubjectToHealthInsurancePayment()=true, isInsuranceExceptionsAllowed()=true]
isSubjectToWorkInducedInsurance(TYÖAJAN_ULKOPUOLINEN_LISÄ_PALKKA) does not match tulorekisterinTulolajienPalkkalajikoodi=TulorekisterinTulolajienPalkkalajikoodi(PALKKA_YHTEISSUMMA) [getTulolajinKoodi()=101, getDefaultSubjectToBitMask()=3, getSelite()=Palkka yhteissumma, isIlmoitustapa1()=true, isIlmoitustapa2()=false, isErikseenIlmoitettava()=false, isCanBeNegative()=false, isSubjectToTyel()=true, isSubjectToWorkInducedInsurance()=true, isSubjectToUnemploymentInsurance()=true, isSubjectToHealthInsurancePayment()=true, isInsuranceExceptionsAllowed()=true]> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.tuntinetti.common.constants.TestVuosiIlmoituksenPalkkalaji.testSocialPaymentsValidation(TestVuosiIlmoituksenPalkkalaji.java:65)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSmoke (0s)
🟢 com.tustor.tuntinetti.common.dto.utils.TestMultiKey (0s)
🟢 testMultiKeySimple (0s)
🟢 testMemoryConsumption (0s)
🟢 testBoxingMemoryConsumption (0s)
🟢 com.tustor.tuntinetti.dto.salaries.TestSalaryCalculationRow (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaEiAjaYliNollaTyeliäElleiIkärajaMuutuSamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaAjaaYliNollaTyelinJosIkärajaMuuttuuSamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaIkärajaYlittyySamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaYlempiIkärajaYlittyySamalla (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaKokonaisIkärajaYlittyySamalla (0s)
🟢 testUusiTyelIkärajaYlittyyKeskenVuoden (0s)
🟢 testIsMatching (0s)
🟢 testIsPropagating (0s)
🟢 testIsNotCopiedFromPastSalaryCalculation (0s)
🟢 testModified (0s)
🟢 testNameAlias (0s)
🟢 testYksiOmaTyelPalkkalaskelmaPohjalla (0s)
🟢 testNameForExport (0s)
🟢 testDuplicateTest (0s)
🟢 testGarnishmentRegulation (0s)
🟢 testParseGarnishment (0s)
🟢 testUusiTyelVuodenEnsimmäinenPalkkalaskelmaAjaaYliEdellisenVuodenOmanTyelin (0s)
🟢 testUusiTyelIkärajaYlittyyKeskenVuodenEläkeLakkaa (0s)
🟢 testModifiedWithSummaryRow (0s)
🟢 testMäärällinenAyJäsenmaksuToistuuUudellaPalkkalaskelmalla (0s)
🟢 testYksiOmaNollaTyelPalkkalaskelmaPohjalla (0s)
🟢 testUusiTyelEnsimmäinenPalkkalaskelma (0s)
🟢 com.tustor.tuntinetti.dto.salaries.TestEmployee (0s)
🟢 test53v (0s)
🟢 testEffectivePaidVacationSaldoRounding (0s)
🟢 testEffectiveHolidayWtrSaldoRounding (0s)
🟢 testEffectiveWtrRounding (0s)
🟢 testWorkExperience (0s)
🟢 testPasswordChangePending (0s)
🟢 testDisplayHetuSafely (0s)
🟢 testOvertimeSaldoRounding (0s)
🟢 testVacationSaldoForHourReportingRounding (0s)
🟢 testWorktimeReductionSaldoWorkHoursRounding (0s)
🟢 testEffectiveFlexSaldoRounding (0s)
🟢 testEffectiveConvertedSaldoRounding (0s)
🟢 testEffectiveUnpaidWtrRounding (0s)
🟢 testEffectiveOvertimeLeaveSaldoRounding (0s)
🟢 testPersonalAndOfficialEmail (0s)
🟢 testComparatorByEmployeeNameInWorkShiftPlanning (0s)
🟢 testIsChanged (0s)
🟢 testInvalidJson (0s)
🟢 testChangingContractPeriod (0s)
🟢 com.tustor.tuntinetti.dto.TestReportingClassification (0s)
🟢 testReportingClassification (0s)
🟡 com.tustor.tuntinetti.dto.registration.TestTrialInfo (0s)
🟡 testTODO (0s)
TODO Testaa että RoiInfo voidaan pyytää kaikille legacy ja uusille featureille ilman exceptionia, ja testaa, että jos esim. SALARY_CLASSES:lle puuttuu RoiInfo niin testi ei mene läpi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testTODO(TestTrialInfo.java:28)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testPersonalhusetSavings (0s)
 expected:<4[207]5> but was:<4[9348]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testPersonalhusetSavings(TestTrialInfo.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testPolarProSavings (0s)
 expected:<4[207]5> but was:<4[015]5>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testPolarProSavings(TestTrialInfo.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testDeboraSavings (0s)
 expected:<[479310]> but was:<[729744]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testDeboraSavings(TestTrialInfo.java:240)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testSpectraSavings (0s)
 expected:<1[05180]> but was:<1[59024]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:357)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testSpectraSavings(TestTrialInfo.java:299)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSiparilaSavings (0s)
🟢 testVianorSavings (0s)
🟡 testTODOLegacy (0s)
TODO test using parameter TrialInfo.LEGACY with values true and false
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.dto.registration.TestTrialInfo.testTODOLegacy(TestTrialInfo.java:35)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelmaJaAnonyymiVuorotarve (0s)
🟡 testHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma (0s)
TODO assignedWorkShift sms-viestit lakkautettu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma.checkHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelma.java:55)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelmaJaAnonyymiVuorotarve.testHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelmaJaAnonyymiVuorotarve.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testPerustaNimettyVuorosuunnitelmaJokaLiittyyToistuvaanAnonyymiinVuorotarpeeseen (0s)
🟢 testPerustaNimettyToistuvaVuorosuunnitelmaJokaLiittyyAnonyymiinVuorotarpeeseen (0s)
🟢 testPerustaNimettyToistuvaVuorosuunnitelmaJokaLiittyyToistuvaanAnonyymiinVuorotarpeeseen (0s)
🟡 com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma (0s)
🟡 testHuutokauppaaTekstiviestillaNimettyVuorosuunnitelma (0s)
TODO assignedWorkShift sms-viestit lakkautettu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma.checkHuutokauppaaTekstiviestillaAnonyymiVuorotarveEhdokkaatValittavaExplisiittisestiVuorotarpeeseenLiittyyNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelma.java:55)
	at com.tustor.tuntinetti.logic.design.testitapaukset.TestaaNimettyVuorosuunnitelma.testHuutokauppaaTekstiviestillaNimettyVuorosuunnitelma(TestaaNimettyVuorosuunnitelma.java:46)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 com.tustor.common.TestLabourAgreement (0s)
🟢 testAlternateCompensatedHolidaySelectionCanBeRemoved (0s)
🟢 testMightRequireMinutePrecision (0s)
🟢 testRegexp (0s)
🟢 testFirstDayOfTheWeekValidation (0s)
🟢 testGettingEffectiveWorktimeReductionMilestoneHoursRequireThatWorktimeReductionMilestoneDayMinimumLengthNotGiven (0s)
🟢 testParseWorkTimeReductionMilestones (0s)
🟢 testParseEffectiveWorktimeReductionMilestoneHours (0s)
🟢 testNightShiftPeriods (0s)
🟢 testNightShiftPeriodsWithExpenseCategories (0s)
🟢 testNightShiftPeriodsWithExpenseCategoriesAndStartDates (0s)
🟢 testPickProperMilestones (0s)
🟢 testGettingEffectiveWorktimeReductionMilestoneDaysRequiresWorktimeReductionMilestoneDayMinimumLength (0s)
🟢 testParseEffectiveWorktimeReductionMilestoneDays (0s)
🟡 test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeHours (0s)
[] expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.TestLabourAgreement.assertWorkTimeReductionType(TestLabourAgreement.java:994)
	at com.tustor.common.TestLabourAgreement.test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeHours(TestLabourAgreement.java:984)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeDays (0s)
[] expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.TestLabourAgreement.assertWorkTimeReductionType(TestLabourAgreement.java:994)
	at com.tustor.common.TestLabourAgreement.test_TODO_POISTA_TESTI_WorktimeReductionMilestoneTypeDays(TestLabourAgreement.java:1006)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testOneCompensatedHolidaySelectionIsPresentByDefault (0s)
🟢 testFirstCompensatedHolidaySelectionCanBeEdited (0s)
🟢 testAlternateCompensatedHolidaySelectionCanBeAdded (0s)
🟢 testEmptySelectionAsAlternateIsHandledAsNoAlternateSelection (0s)
🟢 testInitNightShiftPeriods (0s)
🟢 testSwitchingOfMilestonesByYear (0s)
🟢 testSwitchingOfMilestonesByContractStartDate (0s)
🟢 testHolidayCompensatedAlsoDuringWorkDay (0s)
🟢 testAddNightShiftPeriods (0s)
🟢 testAddMissingNightShiftPeriods (0s)
🟢 testSetAlternativeMaxStandardWorkHoursPerDay (0s)
🟢 testOvertimeCategoriesFitToLabourAgreementDbColumn (0s)
🟢 testGetStartDateMapExpenseCategoryMapNightShiftPeriods (0s)
🟡 testSetAlsoVacationHolidaysAreCompensated_usedWithSetForceHolidayCompensationForVacationTypes_doesntResetBits (0s)
VacationType=PARENTAL_LEAVE expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.TestLabourAgreement.testSetAlsoVacationHolidaysAreCompensated_usedWithSetForceHolidayCompensationForVacationTypes_doesntResetBits(TestLabourAgreement.java:1395)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSkipLeg1OvertimeTimeRanges (0s)
🟢 testUsingSkipLeg1Overtime (0s)
🟢 testIsOverrideUnpaidHolidayToReduceWorktimeForWorkTimePlanning (0s)
🟢 testDiscontinuedNotDiscontinuedByName (0s)
🟢 testSetMonthlySalaryDividerOvertimeCategories_DoesNotAllowSettingIllegalValues (0s)
🟢 testDailyHoursWithTwoDecimalPrecisionNeverRoundedWhenWorkDaysPerPeriodIsMultipleOfFive (0s)
🟢 testEiPyoristetaPaivatuntejaJosViikkotunnitJoMinuuttiTarkkuudessa (0s)
🟢 testDailyHours3DecimalsToMinuteAccuracy (0s)
🟢 testPyoristysWithDataFromDB (0s)
🟢 testDiscontinued (0s)
🟢 com.tustor.common.wicket.behaviors.TestMultiSelectBehavior (0s)
🟢 testSingleChoice (0s)
🟢 testListOptionsProvider (0s)
🟢 testMultiSelectBehavior_withFiltering (0s)
🟢 testMultiSelectBehavior_lazy_empty_filter (0s)
🟢 testMultiSelectBehavior_lazy (0s)
🟢 testMultiSelectBehavior_lazy_threshold (0s)
🟢 testMultiSelectBehavior_lazy_selected (0s)
🟢 testMultiSelectBehavior_lazy_threshold_wrappedModel (0s)
🟢 testLazyThresholdWithFilteringCapabilityIsSerializable (0s)
🟢 testMultiSelectBehavior_renderScript (0s)
🟢 testMultiSelectBehavior_lazyThresholdWithFiltering (0s)
🟢 com.tustor.common.wicket.tinymce.TestTagStrip (0s)
🟢 testStripXml (0s)
🟢 com.tustor.common.wicket.tables.filter.TestPageIndexManager (0s)
🟢 testMiddleListSize (0s)
🟢 testPageNumbers (0s)
🟢 com.tustor.common.wicket.components.TestSqlDateTextField (0s)
🟢 test1 (0s)
🟢 test2 (0s)
🟢 test3 (0s)
🟢 test3B (0s)
🟢 testFixDateInputFormatCommasAreFixed (0s)
🟢 testMichal20140219 (0s)
🟢 testFixDateInputFormatExtraDotsAreRemoved (0s)
🟢 testFixDateInputFormat4CharDateIsParsed (0s)
🟢 testFixDateInputFormat6CharDateIsParsed (0s)
🟢 testFixDateInputFormatStringConsistingOfLettersIsNotChanged (0s)
🟢 test2B (0s)
🟢 test1B (0s)
🟢 testFixDateInputFormatCorrectDateIsNotChanged (0s)
🟢 test (0s)
🟢 com.tustor.common.wicket.autocomplete.TestAutoCompleteBehavior (0s)
🟢 testResponses (0s)
🟢 testAutoCompleteBehavior$AutoCompleteListener (0s)
🟢 com.tustor.common.wicket.validators.TestTextFieldCapitalizationFormatter (0s)
🟢 test1 (0s)
🟢 test2 (0s)
🟢 test3 (0s)
🟢 test4 (0s)
🟢 testLenientWords (0s)
🟢 testTrailingWhitespaceIsRemoved (0s)
🟢 testCapitalizationAfterDash (0s)
🟢 com.tustor.common.wicket.validators.TestIbanOrFinnishAccountNumberValidator (0s)
🟢 testFinnishIbanValidateBankRecognition (0s)
🟢 testFinnishBbanValidateBankRecognition (0s)
🟢 testEmptyAccountNumber (0s)
🟢 testFinnishAccountNumber (0s)
🟢 testInvalidFinnishAccountNumber (0s)
🟢 testInvalidFinnishIban (0s)
🟢 testEstonianIbanWithOutAddress (0s)
🟢 testInvalidEstonianIbanWithOutAddress (0s)
🟢 testEstonianIbanWithStaticAddress (0s)
🟢 testInvalidEstonianIbanWithStaticAddress (0s)
🟢 testEstonianIbanWithDynamicButEmptyAddress (0s)
🟢 testInvalidEstonianIbanWithDynamicButEmptyAddress (0s)
🟢 testEstonianIbanWithDynamicAndNonEmptyAddress (0s)
🟢 testInvalidEstonianIbanWithDynamicAndNonEmptyAddress (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishAccountNumber (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishIBANNumber (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberDoesntAcceptForeignIBANNumber (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishAccountNumberIfSettingIsOff (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsFinnishIBANNumberIfSettingIsOff (0s)
🟢 testSettingAllowOnlyFinnishAccountNumberAcceptsForeignIBANNumberIfSettingIsOff (0s)
🟢 testSebIban (0s)
🟢 testFinnishIban (0s)
🟢 testSebFinnish (0s)
🟢 com.tustor.common.wicket.validators.TestBigIntegerFormatter (0s)
🟢 testNullInput (0s)
🟢 testEmptyInput (0s)
🟢 testPlus (0s)
🟢 testWhiteSpace (0s)
🟢 testDash (0s)
🟢 testNonDigitInput (0s)
🟢 testDigitsAndNonDigits (0s)
🟢 testNegativeNumber (0s)
🟢 testIntegerRemainsSame (0s)
🟢 testLeadingZeroesAreRemoved (0s)
🟢 com.tustor.common.wicket.validators.TestRegexpValidator (0s)
🟢 testRegexpInvalid (0s)
🟢 testRegexpValid (0s)
🟢 com.tustor.common.exceptions.TestHumanReadableRuntimeException (0s)
🟢 testNullKeyThrowsExceptionImmediately (0s)
🟢 testThrowableInitialization (0s)
🟢 testFeedbackMessageWithErrorLevelEquals (0s)
🟢 testGetMessagesOrder (0s)
🟢 testSimpleToString (0s)
🟢 testCausedBy1 (0s)
🟢 testCausedBy2 (0s)
🟢 testIsSendEmailToTekniikka (0s)
🟢 testDoNotCallGetMessage (0s)
🟢 testEmailFlags (0s)
🟢 testNpeInLogger (0s)
🟢 testIsHumanReadableRuntimeException (0s)
🟢 com.tustor.common.payment.verkkomaksut.TestResponsePaymentVerkkomaksut (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutValid (0s)
🟢 testManualTestingResponse (0s)
🟢 testParseSampleJsonResponse (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutInValidOrderNumber (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutInValidMethod (0s)
🟢 testIsUrlLooksLikePaymentVerkkomaksutInValidTimestamp (0s)
🟢 testCorrectReceipt (0s)
🟢 testPaymentSuccess (0s)
🟢 testPaymentFailure (0s)
🟢 com.tustor.common.payment.verkkomaksut.TestRequestPaymentVerkkomaksut (0s)
🟢 testRequiredSuccessAddress (0s)
🟢 testRequiredCancelAddress (0s)
🟢 testRequiredSuccessAddressCallbackBlock (0s)
🟢 testRequiredSuccessAddressCallback (0s)
🟢 testRequiredCancelAddressCallback (0s)
🟢 testGenerateSampleJsonRequestAccordingToExample (0s)
🟢 testPrecise (0s)
🟢 testMaxLength (0s)
🟢 testEscaping (0s)
🟢 testScale (0s)
🟢 testGenerateSampleJsonRequest (0s)
🟢 testUrlWithAuthCode (0s)
🟢 testUrlWithAuthCodeIncludingUmlauts (0s)
🟢 testRequiredPaymentVerkkomaksutCustomer (0s)
🟢 testRequiredPaymentVerkkomaksutCustomerEmail (0s)
🟢 testRequiredPaymentVerkkomaksutCustomerName (0s)
🟢 testRequiredMerchantId (0s)
🟢 testRequiredMerchantAuthHash (0s)
🟢 testRequiredAmount (0s)
🟢 testRequiredOrderNumber (0s)
🟢 testRequiredSuccessAddressBlock (0s)
🟢 com.tustor.common.TestSalaryCalculation (2s)
🟢 testVeropaivat (0s)
🟢 testMonthPeriods (0s)
🟢 testMetaDataMap (0s)
🟢 testEffectivePaymentDate (0s)
🟢 testTyelRajavuosi (0s)
🟢 testHalfMonthPeriods (0s)
🟢 testFinnishSalaryPeriodDateRanges (2s)
🟢 testMapListBySalaryCalculationId (0s)
🟢 com.tustor.common.TestOvertimeRefinementPresedence (0s)
🟢 testGivenAnyOvertimeRefinementItOverridesNull (0s)
🟢 testGiven_TIME_BASED_COMPENSATIONS_thenTheyAreOverriddenByAnyOtherOvertimeRefinement (0s)
🟢 testGiven_TIME_BASED_COMPENSATIONS_AND_PERIOD_OVERTIME_thenTheyAreOverriddenByFullOvertimeRefinement (0s)
🟢 testGiven_OVERTIME_LEAVE_thenTheyAreOverriddenByMonetaryOvertimeRefinement (0s)
🟡 com.tustor.common.TestSalaryTemplateManipulations (0s)
🟡 testPalkkapohjanVaihtaminenEiKopioiToiseltaPalkkapohjaltaPeriytyviäSamaaTarkoittaviaKaavoja (0s)
TODO Miten se tehdään?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.TestSalaryTemplateManipulations.testPalkkapohjanVaihtaminenEiKopioiToiseltaPalkkapohjaltaPeriytyviäSamaaTarkoittaviaKaavoja(TestSalaryTemplateManipulations.java:33)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSalaryTemplatesCanBeCopied (0s)
🟢 com.tustor.common.constants.TestTemporaryConstantHolder (0s)
🟢 testRules (0s)
🟢 testDeactivateAutomaticallyEnabledRulesToSimulateRuleWhenNotTesting (0s)
🟢 testGetEffectiveStartDateOrNull (0s)
🟢 testVainYksiSaanto (0s)
🟢 testRulesVoimassaKaikilleMuillePaitsiYhdelleEmployerille (0s)
🟢 testVoidaanKutsuaIlmanEmployerParametriaJosEmployeritonLippu (0s)
🟢 testSaldoselvitysFlagLimited (0s)
🟢 testBooleanOperations (0s)
🟢 com.tustor.common.checkkey.TestInsertEnglish (0s)
🟢 testGetSortedParameters (0s)
🟢 com.tustor.common.dto.json.TestTravelEntry (0s)
🟢 testTravelEntry (0s)
🟢 testTimeIsNull (0s)
🟢 testInvalidTimeEntry (0s)
🟢 testTravelEntryAndErrors (0s)
🟢 testTravelEntryIdIsIgnoredInIsEmpty (0s)
🟢 testZipVirhe (0s)
🟢 com.tustor.common.dto.TestSalaryCompensationDetailsWithoutCauseContributionInformation (0s)
🟢 testJson (0s)
🟡 com.tustor.common.dto.TestContractPeriod (2s)
🟢 testNightShiftPeriods (0s)
🟢 testEiPyoristetaPaivatuntejaJosViikkotunnitJoMinuuttiTarkkuudessa (0s)
🟢 testGetEffectiveContractPeriodEndDate (0s)
🟢 testKolmenDesimaalinPyoristys (0s)
🟢 testKolmendesimaalinTarkkuusLabouragreementistaAlustuksessaStandarWorkhoursPerDay (0s)
🟢 testKolmendesimaalinTarkkuusLabouragreementistaAlustuksessaJaksotyo (0s)
🟢 testDailyHoursRoundingBasedOnDatabaseData (0s)
🟢 testHasCorrectWtrSettings (0s)
🟢 testGetMaxDateRangeForWtrCalculations (0s)
🟢 testContractPeriodsJotkaPaallekain (0s)
🟢 testGetContractPeriods (0s)
🟢 testMonthlySalaryDividerEffective (0s)
🟢 testPaidVacationHourlySalary (0s)
🟢 testGetContractPeriodsOfContractSerie (0s)
🟢 testPersonalExtraEffectDuringOvertime (0s)
🟢 testPersonalExtraIncludedIntoHourlySalary (0s)
🟡 test_TODO_PersonalExtraKta (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_PersonalExtraKta(TestContractPeriod.java:1283)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAppendingDummyNightShiftPeriodsIfGiven (0s)
🟢 testContractPeriodEffectiveEndDate (0s)
🟢 testIncludedHours (0s)
🟢 testEmployeeContractPeriodStartDate (0s)
🟢 testEmployeeContractPeriodStartDateOnlyOverridesWhenItIsEarlierThanGivenContractPeriodEndDate (0s)
🟢 testWidenFunkyBankMode (0s)
🟢 testFunkyBankModes (0s)
🟡 test_TODO_TyosuhteenPaivittaminenLyhentaaKoeaikaaKuluneenAjanVerranJaPoistaaJosSitaEiJaaJaljelle (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TyosuhteenPaivittaminenLyhentaaKoeaikaaKuluneenAjanVerranJaPoistaaJosSitaEiJaaJaljelle(TestContractPeriod.java:1740)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_TyosuhteenPaivittaminenPäivittääMyösVanhanTyösuhteenPäättymissyytä (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TyosuhteenPaivittaminenPäivittääMyösVanhanTyösuhteenPäättymissyytä(TestContractPeriod.java:1747)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_TyösuhdemuodonJaPäättymissyynArvaaminenUuttaPerustettaessa (0s)
TODO Jos päättymispäivä annetaan ennen tallennusta, työsuhteen oletetaan olevan määräaikainen. EndDateOnActualChangeListener jos uusi työsuhderivi.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TyösuhdemuodonJaPäättymissyynArvaaminenUuttaPerustettaessa(TestContractPeriod.java:1755)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_TietoOnkoTyösuhdeOikeastiPäättynytVaiMääräaikaisuusTilapäisesti (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriod.test_TODO_TietoOnkoTyösuhdeOikeastiPäättynytVaiMääräaikaisuusTilapäisesti(TestContractPeriod.java:1762)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testFulltimeOrNot (0s)
🟢 testMonthlySalaryUpgradeAffectsHourlySalary (0s)
🟢 testHourlySalaryUpgradeDoesNotAffectMonthlySalaryContract (0s)
🟢 testMonthlySalaryUpgradeDoesNotAffectHourlySalaryContract (0s)
🟢 testHourlySalaryUpgradeAffectsCorrectSalaryType (0s)
🟢 testContractPeriodUpgradeSalaryRounding (0s)
🟢 testContractPeriodSalaryUpgradeWithNoRestrictSalaryMode (0s)
🟢 testPersonalCompensationUpgrading (0s)
🟢 testContractPeriodUpgradeWithoutInterface (0s)
🟢 testContractPeriodUpgradeWithTechnicalEndDate (0s)
🟢 testContractPeriodUpgradeWithPersonalCompensations (0s)
🟢 testContractPeriodUpgradeWithWorkTimeModeBeforeFix (0s)
🟢 testContractPeriodUpgradeWithWorkTimeModeAfterFix (0s)
🟢 testContractPeriodSmartUpgrading (0s)
🟢 testWorkTimeChangeLogic (0s)
🟢 testScaleMonthlySalary (0s)
🟢 testNewWorkTimeDecimals (0s)
🟢 testScaleMonthlySalaryWithRaiseInSalary (0s)
🟢 testScaleMonthlySalaryWithRaiseInSalaryWithCorrection (0s)
🟢 testEquivalent (0s)
🟢 testEffectiveHourlySalary (0s)
🟢 testSkipHourlySalary (0s)
🟢 testPaallekaisyysIkilooppi (0s)
🟢 testGetJoinedContractPeriodDateRangesHavingValidEnding (0s)
🟢 testGetJoinedContractPeriodDateRangesHavingValidEndingThreeContractPeriods (0s)
🟢 testContractPeriodsForRangeOrLast (0s)
🟢 testGetCollidingJoinedContractPeriodDateRanges (0s)
🟢 testIsGapBetweenContractPeriodsMoreThanMaxAllowed (0s)
🟢 testToString (0s)
🟢 testWorkTimeChangeSeveralTimesInARowScalingIfPartTime (0s)
🟢 testIsEqualWorkTimeAs (0s)
🟢 testContractPeriodUpgradeWhenNewerContractIsSameAsCurrent (0s)
🟢 testContractPeriodUpgradeWorkTimeWhenNewerContractIsSameAsCurrent (0s)
🟢 testContractPeriodUpgradeWorkTimeWhenNewerContractIsSameAsCurrentWorkTimeModeChanges (0s)
🟢 testGetMonthlySalaryPartTimeRatio (0s)
🟢 testGetMonthlySalaryPartTimeRatioRaw (0s)
🟢 testGetMonthlySalaryPartTimeRatioRaw2 (0s)
🟢 testNewContractPeriodUpgradeLogic (0s)
🟢 testContractPeriodUpgradeWithContractModeChange (0s)
🟢 testGetLatestContractPeriodDateRangeIgnoringGapsThatAreNotProperlyEnded (0s)
🟢 testContractPeriodComparatorNullStartDate (0s)
🟢 testContractPeriodComparatorStartDateOrdering (0s)
🟢 testContractPeriodComparatorEndDateOrdering (0s)
🟢 testJoinedEndingComparator (0s)
🟢 testContractPeriodMainContractFirst (0s)
🟢 testContractPeriodMainContractLast (0s)
🟢 testGetMonthlySalaryIncludingMonthlyExtras (0s)
🟢 testGetHourlySalaryIncludingScaledExtras (0s)
🟢 testGetEffectiveWorkHoursPerPeriodForInfinitiveLoop (0s)
🟢 testGetLatestContractPeriodDateRangeConsideringPossibleEndedContractPeriodInMiddleOfPeriod (0s)
🟢 testCurrentOrPreviousDateRangeConsideringPossibleEndedContractPeriodInMiddleOfPeriod (0s)
🟢 testGetSplitContractPeriodDateRanges (0s)
🟢 testBugInSplitContractPeriodDateRanges (0s)
🟢 testIsEnded (0s)
🟢 testContractPeriodUpgradeValuesSerialization (0s)
🟢 testGetMainOrLastContractPeriod (0s)
🟢 testGetEffectiveContractPeriodStartDate_useTechnicalStartDateIfMainSeriesOtherwiseFirstPeriodStartDate (0s)
🟢 com.tustor.common.dto.TestEmployeeProject (0s)
🟢 testEmployeeWorkShiftModificationAuthorization (0s)
🟢 testEnsureEndDateOrNull (0s)
🟢 testEarliestLockDate (0s)
🟢 testIsLockedForAbsences (0s)
🟢 testApprovalDateWithinValidityRange (0s)
🟢 testGetLaterBillingMark_Date_OldLatestIfEqual (0s)
🟢 com.tustor.common.dto.TestFeatureUsageOfCurrentMonth (0s)
🟢 testGetKey (0s)
🟢 testFeatureUsageOverridingUsedOn (0s)
🟢 testSplittingEmployeePersonInfos (0s)
🟢 testEveryGdprContextHasPriority (0s)
🟢 testAbstractDTOEiSaaOllaTallentamaton (0s)
🟢 testGdrpInfosNeedsAtLeastOneGdprInfoBit (0s)
🟢 testGdprInfosEmailThrottling (0s)
🟢 testGdprInfosCandidates (0s)
🟢 testGetEffectiveBits (0s)
🟢 testNeedsToBeLogged (0s)
🟢 testGdprInfosIsSerializable (0s)
🟢 testIsGdprEffective (0s)
🟢 com.tustor.common.dto.TestCompensationUnitTypes (0s)
🟢 testRahapalkkaJostaEiAnsaitseLomaa (0s)
🟢 testLuontoisedutJoitaEiAnsaitaLomanAikanaEliKerryttävätLomapalkkaa (0s)
🟢 testLuontoisetuJotaSaaMyösLomanAikanaEiKerrytäLomapalkkaa (0s)
🟢 testEläkepidätyksenJaSosiaaliturvamaksunAlaisetPalkat (0s)
🟢 testVeronalaisetPalkat (0s)
🟢 testVerovapaatSuoritukset (0s)
🟢 testMuuVähennysNettopalkasta (0s)
🟢 testPalkkaanSisältyväLuontoisetuJokaSiisKorvaaBruttopalkkaaJaPeritäänSitenNettopalkasta (0s)
🟢 testPalkanosaJokaKorvaaBruttopalkkaaVerovapaallaVähennyksellä (0s)
🟢 testEnnakonpidätysvapaaKulukorvaus (0s)
🟢 testKtaVersiotLuontoiseduilla (0s)
🟢 testKtaVersiotIlmanLuontoisetuja (0s)
🟢 testDistinct (0s)
🟢 testVuosilomapalkanPerusteYhteensä (0s)
🟢 com.tustor.common.dto.TestSalaryPaymentDateSettings (0s)
🟢 testSalaryPaymentIntervalWithoutRequiredPrecedingWorkingDays (0s)
🟢 testSalaryPaymentIntervalButRequirePrecedingWorkingDays (0s)
🟡 com.tustor.common.dto.TestTasks (0s)
🟢 testCase10944PlanHours (0s)
🟢 testTaskMustBeSerializableForSessionEtcPurposes (0s)
🟢 testClearReservation (0s)
🟢 testUnAssignTask (0s)
🟢 testTaskEquivalence (0s)
🟢 testTaskMatching (0s)
🟢 testAppendEmptyTask (0s)
🟢 testAppendTaskHavingJustDescription (0s)
🟢 testAppendTaskHavingJustTimeRange (0s)
🟢 testAppendTaskHavingTimeRangeAndDescription (0s)
🟢 testAppendTaskWithDescriptionInBetweenTimeRanges (0s)
🟢 testAppendToClonedTaskDetachedTimeRanges (0s)
🟢 testTimespanWhenNoDateIsGiven (0s)
🟢 testAlphabeticalNumbers (0s)
🟢 testAppendWithDstTransitions (0s)
🟢 testCloneWithWorkTimeType (0s)
🟢 testDaylightSavingCheckingSummertime (0s)
🟢 testDaylightSavingCheckingWintertime (0s)
🟡 testTODODaylightSavingCheckingShortSummerTask (0s)
Tässä 02:55-04:00 siirrytään kesäaikaan eli kesäaika klo 4 (tunti eteenpäin) on efektiivisesti klo 3 expected:<-1> but was:<0>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.common.dto.TestTasks.testTODODaylightSavingCheckingShortSummerTask(TestTasks.java:1257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODODaylightSavingCheckingShortWinterTask (0s)
Tässä 02:55-04:00 siirrytään talviaikaan eli talviaika klo 4 (tunti taaksepäin) on efektiivisesti klo 5 kesäajassa
 expected:<[2],083> but was:<[1],083>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:368)
	at com.tustor.common.utils.AbstractTestCase.assertEquals(AbstractTestCase.java:346)
	at com.tustor.common.dto.TestTasks.testTODODaylightSavingCheckingShortWinterTask(TestTasks.java:1287)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAbstractSickleaveTaskOrVacationComparator (0s)
🟢 testTimeRangeComparatorWithAndWithoutCompareFallback (0s)
🟢 testRemoveAndReset (0s)
🟢 testTimeRangeRequiredBecauseOfWorkTimeCompensationTypes (0s)
🟢 testCase_11692_LockingFromEmployeePerspectiveWeekly (0s)
🟢 testCase_34086_LockingFromEmployeePerspectiveMonthly (0s)
🟢 testLockingFromEmployeePerspectiveNotSet (0s)
🟢 testLockingFromEmployeePerspectiveMonthly (0s)
🟢 testLockingFromEmployeePerspectiveHalfMonthly (0s)
🟢 testCopy (0s)
🟢 testWorkdateMustBeReasonable (0s)
🟢 testTaskIdentity (0s)
🟢 testTaskHours (0s)
🟢 testIsStored (0s)
🟡 com.tustor.common.dto.TestCompensationDetails (0s)
🟢 testCloneCompensationDetail (0s)
🟡 testPaidWithKta_And_AccumulatingKta (0s)
CompensationDetails@32b95fb2, NightShiftPeriod@71c91bee,  (stored=true -1762933920205), ,  -  30%, NO_EFFECT, replacedOvertimeCategory=null, overtimeCategoryCausedBy=HOLIDAY_COMPENSATION, overridingOvertimeCategory=null, nightShiftPeriodBooleanOptions= expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestCompensationDetails.testPaidWithKta_And_AccumulatingKta(TestCompensationDetails.java:329)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.common.dto.TestUnitManager (0s)
🟢 testUnitMangee (0s)
🟢 com.tustor.common.dto.embeddables.TestWorkWeekWhishes (0s)
🟢 testInitialWorkWeekWhishes (0s)
🟢 testInitiallyDisabledWorkWeekWhishes (0s)
🟢 testParticularDateRange (0s)
🟢 testWorkWeekWishTotalLength (0s)
🟢 com.tustor.common.dto.TestProjectCustomer (0s)
🟢 testSmallLegacyFeatureShouldNotThrowException (0s)
🟢 testDisplayEmployerViaCustomerAlso (0s)
🟢 com.tustor.common.dto.TestEmployeeNote (0s)
🟢 testElectronicSigningProcess (0s)
🟡 com.tustor.common.dto.TestTaskWorkShiftStates (0s)
🟢 testOverlapping (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskUnStored_recurring_anonymous (0s)
🟢 testDescriptionAndServiceDemand (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_onWorkDay_taskUnStored_recurring_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_beforeWorkDay_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION_beforeWorkDay_taskStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_taskUnStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_stored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_stored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_today_unStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_EMPLOYEE_RECORD_HOURS_tomorrow_unStored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_unStored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_stored (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_today_stored_self (0s)
🟢 test_AssignedEmployee_WorkShiftStates_EditorMode_MANAGER_EDIT_HOURS_tomorrow_stored_self (0s)
🟢 testWorkShiftStatesImplemented (0s)
🟢 test_UnAssigned_WorkShiftStates_EditorMode_WORK_SHIFT_MODIFICATION (0s)
🟢 testOvertimeOnlyIfExceedsPlanned (0s)
🟡 test (0s)
TODO testaa muista EditorModeista
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestTaskWorkShiftStates.test(TestTaskWorkShiftStates.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.common.dto.TestSickleave (0s)
🟢 testSort (0s)
🟢 testSickleaveValidation (0s)
🟢 com.tustor.common.dto.TestEffectDuringOvertime_Deprecation (0s)
🟢 test (0s)
🟢 com.tustor.common.dto.TestCompensationUnitPrice (0s)
🟢 testCompensationUnitPriceCloneAndReset (0s)
🟢 testCompensationUnitPriceSorting_1 (0s)
🟢 testCompensationUnitPriceSorting_2 (0s)
🟢 testCompensationUnitPriceComparator (0s)
🟢 com.tustor.common.dto.TestHash (0s)
🟢 testHashComparatorWithEqualDescriptions (0s)
🟢 com.tustor.common.dto.TestWorkTimeRepresentation (0s)
🟢 testEquals (0s)
🟢 testWorkTimeRepresentationStandardDailyWorkinHours (0s)
🟢 testWorkTimeRepresentationStandardWeeklyWorkinHours (0s)
🟢 testWorkTimeRepresentationNonStandardWorkinHours (0s)
🟢 testWorkTimeRepresentationStandardDailyWorkinHoursnWithContractPeriod (0s)
🟢 testWorkTimeRepresentationStandardDailyWorkinHoursnWithContractPeriodsValuesNotSameAsLabourAgreement (0s)
🟢 testWorkTimeRepresentationStandardWeeklyWorkinHoursWithContractPeriod (0s)
🟢 testWorkTimeRepresentationStandardWeeklyWorkinHoursWithContractPeriodsPeriodWorkingHoursNotSameAsLabourAgreement (0s)
🟢 testWorkTimeRepresentationNonStandardWorkinHoursWithContractPeriod (0s)
🟢 com.tustor.common.dto.TestNewSickleaveSetting (0s)
🟢 testGivenNoSickleavesAreCompensatedThenEvaluatorKnowsThis (0s)
🟢 testGivenSickleavesAreCompensatedThenEvaluatorKnowsThis (0s)
🟢 testJsonEncodedSettingsAreOnSingleLine (0s)
🟢 testSettingWithoutQualificationSettingsIsHandled (0s)
🟢 testTyoaikalainMukainenKuukausipalkka (0s)
🟢 testTietotekniikanPalveluala (0s)
🟢 testElintarvikeala (0s)
🟢 testMuoviJaKemianTeollisuus (0s)
🟢 testKuormaAutoala (0s)
🟢 testAutonrengasala (0s)
🟢 testKaupanTesVarasto (0s)
🟢 testKiinteistopalveluala (0s)
🟢 testKopioJaTulostusala (0s)
🟢 testGivenWorkInducedSicknessNoLimitationForRegularSicknessIsReturned (0s)
🟢 testGivenRegularSicknessNoLimitationForWorkInducedSicknessIsReturned (0s)
🟢 testKvTesToimistoTyoAika (0s)
🟢 com.tustor.common.dto.util.TestJobOpeningUtils (0s)
🟢 testJobApplicationUrlEncoding (0s)
🟢 com.tustor.common.dto.util.TestCompensationSummary (0s)
🟢 testDescriptionKeyConflics (0s)
🟢 com.tustor.common.dto.util.test.TestDurationWithUnit (0s)
🟢 testToString (0s)
🟢 testAddTo (0s)
🟢 testMax (0s)
🟢 testEqualsAndHashCode (0s)
🟢 testValidDurationCanBeConstructedFromString (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor1 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor2 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor3 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor4 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor5 (0s)
🟢 testInvalidDurationThrowsExceptionFromConstructor6 (0s)
🟢 testGetDuration (0s)
🟢 testGetUnit (0s)
🟢 com.tustor.common.dto.util.TestCompensationEntryRecord (0s)
🟢 testJson (0s)
🟢 testEncodingAndDecoding (0s)
🟢 com.tustor.common.dto.TestLabourAgreementOfficialName (0s)
🟢 testCbaCode (0s)
🟡 com.tustor.common.dto.TestHourlySalaryAveragingRule (0s)
🟡 testCompensationUnitTypesIncludedInAverageHourlySalaries (0s)
ICT_TES_ELISA_KTA1.BONUS_OR_PROVISION_HOURLY_SALARY_REPLACEMENT expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestHourlySalaryAveragingRule$1.visit(TestHourlySalaryAveragingRule.java:79)
	at com.tustor.common.dto.AbstractCompensationUnitTypeTestCase$CompensationUnitTypeVisitor.<init>(AbstractCompensationUnitTypeTestCase.java:42)
	at com.tustor.common.dto.TestHourlySalaryAveragingRule$1.<init>(TestHourlySalaryAveragingRule.java:32)
	at com.tustor.common.dto.TestHourlySalaryAveragingRule.testCompensationUnitTypesIncludedInAverageHourlySalaries(TestHourlySalaryAveragingRule.java:32)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAverageHourlySalaryUsagesGivenOvertimeCategoriesMustNotContainUnpaidVacationTypeOvertimeCategories (0s)
🟢 com.tustor.common.dto.TestJobOpening (0s)
🟢 testCustomJobTitle (0s)
🟢 testJobOpeningStateEffective (0s)
🟢 com.tustor.common.dto.TestFeatureSet (0s)
🟢 testHasPaidFeatures (0s)
🟢 testBetaFeaturesNotVisible (0s)
🟢 com.tustor.common.dto.TestMonsterJobConfig (0s)
🟢 testLogMalfomedJSON (0s)
🟢 testTemplates (0s)
🟡 com.tustor.common.dto.TestRecurringServiceDemand (0s)
🟡 testTODO (0s)
@Harri Tähän pitäisi keksiä muutama ovela testi lisää.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestRecurringServiceDemand.testTODO(TestRecurringServiceDemand.java:39)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testDescriptionWithoutTimeRanges (0s)
🟢 testSingleTaskPerRecurringServiceDemand (0s)
🟢 testSingleTaskTwoRecurringServiceDemands (0s)
🟢 testTwoTasksPerRecurringServiceDemand (0s)
🟢 testMultipleTasksPerRecurringServiceDemand (0s)
🟢 testDoesNotCrashWithInvalidSettings (0s)
🟡 testAssertOneMondayOfMonth (0s)
Once per month: [2010-01-04, 2010-02-01, 2010-03-01, 2010-05-03, 2010-06-07, 2010-07-05, 2010-08-02, 2010-09-06, 2010-10-04, 2010-11-01] expected:<12> but was:<10>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:198)
	at com.tustor.common.dto.TestRecurringServiceDemand.testAssertOneMondayOfMonth(TestRecurringServiceDemand.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testAssertFirstAndLastMondayOfMonthCoupleOfDays (0s)
🟢 testOneWeekDaysWithoutWeekend (0s)
🟢 testTwoWeeksMondays (0s)
🟢 testMondaysSevenDaysApart (0s)
🟢 testOneMonthlyDay (0s)
🟢 testOneMonthlyDayTwoMonths (0s)
🟢 testOneMonthlyDayTwoMonthsOnlyMondays (0s)
🟢 testOneDayBiWeekly (0s)
🟢 testGetNextActiveDate (0s)
🟢 testDuplicate (0s)
🟢 testAppend (0s)
🟢 testOneDay (0s)
🟢 testOneWeekDays (0s)
🟢 com.tustor.common.dto.TestReverseGeocodingCache (0s)
🟢 testValueRanges (0s)
🟢 com.tustor.common.dto.TestEmployerUnit (0s)
🟢 testIsPartOf2 (0s)
🟢 testIsPartOf (0s)
🟢 testDisplayTapaturmavakuutusnumeroAndTapaturmavakuutusyhtionTunniste (0s)
🟢 testDisplayBillingIdSafelyWithOptionalEmployerUnit (0s)
🟢 testIsLogoInterfaceEquals (0s)
🟢 testRepresentedEmployerUnitWithLogoFileSuffix (0s)
🟢 testEmployerUnitToString (0s)
🟢 testRetainSelfAsChildOfUnits (0s)
🟢 testRetainSelfAndChildrenOfUnits (0s)
🟢 testCannotBeChildOfSelfWhenUnsaved (0s)
🟢 testCannotBeChildOfSelfWhenCloneSaved (0s)
🟢 testTimeZoneObject (0s)
🟢 testDisplayTimeZone (0s)
🟢 testDisplayRepresentedEmployerNameForWorkShifts (0s)
🟢 com.tustor.common.dto.TestCustomer (0s)
🟢 testDisplayReportingClassification (0s)
🟢 testPsopUnitMapping (0s)
🟢 testDisplayColleagualNameUpperNpe (0s)
🟢 testClearingOfCollegualNameUpper (0s)
🟢 testDisplayBusinessIdFallbackHierarchically (0s)
🟢 testAddressForBilling (0s)
🟢 testBillingReference (0s)
🟢 testCustomerCoordinates (0s)
🟢 testCustomerBillingPreferences (0s)
🟢 testCustomerDisplayNameObfuscated (0s)
🟡 com.tustor.common.dto.TestContractPeriodWorkTimeModes (0s)
🟡 test_NON_STANDARD_WORKING_HOURS (0s)
TODO: Keskimääräinen työpäivä ym. pitää varmaan laskea tässä moodissa aina 'lennossa'?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestContractPeriodWorkTimeModes.test_NON_STANDARD_WORKING_HOURS(TestContractPeriodWorkTimeModes.java:151)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 test_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS (0s)
🟢 test_STANDARD_WEEKLY_WORKING_HOURS (0s)
🟢 com.tustor.common.dto.TestCustomerDetail (0s)
🟢 testCustomerDetailProperties (0s)
🟡 com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation (0s)
🟢 testLyhennysvapaa (0s)
🟢 testLisätyötunnit (0s)
🟢 testLisätyötuntienPerusosa (0s)
🟢 testYlityötuntienPerusosa (0s)
🟢 testIltalisäMoney (0s)
🟢 testMonthlyExtra (0s)
🟢 testIltalisäMoneyKorvaavaTuntipalkka (0s)
🟢 testYlityöProsenttiKertaaIltalisäMoney (0s)
🟢 testKorvaavanTuntipalkanYlityöProsenttiKertaaIltalisäMoney (0s)
🟢 testOlosuhdelisänPyhäkorotus (0s)
🟢 testKorvaavanTuntipalkanPyhäkorotus (0s)
🟢 testPyhäkorotusSairaspäivästä (0s)
🟢 testPyhäkorotus (0s)
🟡 testKorvaavaPalkkalajiLyhennysvapaaPyhälisä_TODO (0s)
TODO Peruspalkan pyhäkorotus on perusmallinen expected:<null.[]1,0000.HOLIDAY_COMPE...> but was:<null.[null._PAID_WORK_TIME_REDUCTION_FOR_REPORTING.null.null.null/null.]1,0000.HOLIDAY_COMPE...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKorvaavaPalkkalajiLyhennysvapaaPyhälisä_TODO(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:542)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testKorvaavaPalkkalajiLyhennysvapaa (0s)
🟢 testKorvaavaPalkkalajiMuu (0s)
🟢 testKorvaavaTuntipalkka (0s)
🟢 testKorvaavaTuntipalkkaKymmenen (0s)
🟢 testKorvaavaTuntipalkkaNolla (0s)
🟢 testKorvaavaJaPalkkalajiTuntipalkkaNolla (0s)
🟢 testKorvaavaPalkkalajiProsenttia (0s)
🟢 testNormaalitunnit (0s)
🟢 testTyöpäivienLkm (0s)
🟢 testSairastunnit (0s)
🟢 testIltalisääJaSairausaikaa (0s)
🟢 testLyhennysvapaaSairaudenAjalta (0s)
🟢 testSairastunnitKta (0s)
🟢 testSairastunnit050 (0s)
🟢 testYlityötunnitVrk (0s)
🟢 testKorvaavaPalkkalajiProsenttiaNolla (0s)
🟢 testKorvaavaPalkkalajiVarallaoloPct (0s)
🟢 testKorvaavaPalkkalajiVarallaoloPct100Työtehtävästä (0s)
🟢 testKorvaavaPalkkalajiVarallaoloPct200Työtehtävästä (0s)
🟢 testMatkaAikaVapaaAjalla (0s)
🟢 testMatkaAika (0s)
🟢 testKorvaavaPalkkalajiVarallaoloEur (0s)
🟢 testKorvaavaPalkkalajiKoulutusNollapalkka (0s)
🟡 testKorvaavaPalkkalajiKoulutusPercentageReplace (0s)
TODO tätä ei ole testattu aineistosiirrossa eikä käyttöliittymässä (palkkalajitaulukko)!
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKorvaavaPalkkalajiKoulutusPercentageReplace(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:893)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testKorvaavanTuntipalkanYlityökorotus (0s)
🟢 testKorvaavanPalkkalajinYlityöProsenttiKertaaIltalisäMoney (0s)
🟡 testKtaPalkkalajinYlityöProsenttiKertaaIltalisäMoney (0s)
TODO Ylityön KTA-tieto puuttuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKtaPalkkalajinYlityöProsenttiKertaaIltalisäMoney(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:983)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testIltalisäRatio (0s)
🟢 testIltalisäRatioKorvaavaTuntipalkka (0s)
🟢 testYlityöProsenttiKertaaIltalisäRatio (0s)
🟢 testTaskVacationinSalaryExportDefinition (0s)
🟢 testKorvaavanPalkkalajinYlityöProsenttiKertaaIltalisäRatio (0s)
🟢 testKorvaavanPalkkalajinLisätyöProsenttiKertaaLauantaikorotusRatio (0s)
🟢 testKorvaavanTuntipalkanYlityöProsenttiKertaaIltalisäRatio (0s)
🟡 testKtaPalkkalajinYlityöProsenttiKertaaIltalisäRatio (0s)
TODO Ylityön KTA-tieto puuttuu
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testKtaPalkkalajinYlityöProsenttiKertaaIltalisäRatio(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:1123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSairastunnitKertaaIltalisäMoney (0s)
🟢 testSairastunnitKertaaIltalisäRatio (0s)
🟢 testSairastunnit050KertaaIltalisäMoney (0s)
🟢 testSairastunnit050KertaaIltalisäRatio (0s)
🟡 testaaKululajit (0s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSalaryExportDefinitionWithoutCauseContributionInformation.testaaKululajit(TestSalaryExportDefinitionWithoutCauseContributionInformation.java:1178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTodo (0s)
TODO mikä palkkalaji tulee kun on Sairausaika x ylityö x iltalisä?  tai Sairausaika 50% x ylityö x iltalisä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionTestCase.testTodo(AbstractSalaryExportDefinitionTestCase.java:169)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTodoja (0s)
TODO Onko tarvetta sairausloma + korvaava tuntipalkka? Entä sairausaika korvaava palkkalaji x iltalisä..jne..x50 jne? ENtä sairausaika x ylityö x iltalisä näistä?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionTestCase.testTodoja(AbstractSalaryExportDefinitionTestCase.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTodoKorvaavaPalkkalajiMuillaKuinISSLla (0s)
TODO ISS:llä ei käytössä korvaava palkkalaji, entä muilla?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionTestCase.testTodoKorvaavaPalkkalajiMuillaKuinISSLla(AbstractSalaryExportDefinitionTestCase.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test (0s)
TODO Pitäisikö henkilökohtaiset lisät olla overtimecategory.OTHER...?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionBaseTestCase.test(AbstractSalaryExportDefinitionBaseTestCase.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.common.dto.TestSickleaveQualificationSetting (0s)
🟢 testICT (0s)
🟢 testKirjatyontekijat (0s)
🟢 testHenkilostopalveluala (0s)
🟢 testPtytes (0s)
🟢 testTyoaikalainMukainenKuukausipalkka (0s)
🟢 testTietotekniikanPalveluala (0s)
🟢 testElintarvikeala (0s)
🟢 testMuoviJaKemianTeollisuus (0s)
🟢 testKuormaAutoala (0s)
🟢 testAutonrengasala (0s)
🟢 testKaupanTesVarasto (0s)
🟢 testKiinteistopalveluala (0s)
🟢 testKopioJaTulostusala (0s)
🟢 testKvTesToimistoTyoAika (0s)
🟡 com.tustor.common.dto.TestProjectTaskGroup (0s)
🟡 testNarrow (0s)
compensationType=null
effectDuringOvertime=NO_EFFECT
skipLabourAgreementNightShiftPeriods=false expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:536)
	at com.tustor.common.dto.TestProjectTaskGroup.assertNarrow(TestProjectTaskGroup.java:75)
	at com.tustor.common.dto.TestProjectTaskGroup.testNarrow(TestProjectTaskGroup.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testProjectTaskGroupUpperClearing (0s)
🟢 testHasNormalWorkTimeWithReplaceOrTransfer (0s)
🟢 testCityworkCase9587_tehtäväkohtainenLisäEiVoimassaEnnen20160101 (0s)
🟢 testDoesNotAppendNightShiftPeriodsForNonWorkTime (0s)
🟢 testComparatorDistinguishesTwoDifferentProjectTaskGroupsWithSaveName (0s)
🟢 testIncludeHourlyExtrasIntoHourlySalaryForPayroll (0s)
🟢 com.tustor.common.dto.TestEmployer (0s)
🟢 testDataExportFormatToString (0s)
🟢 testDataExportFormatRestrictedToEmployersUnModifiable (0s)
🟢 testisUsingReportingClassificationFor (0s)
🟢 testBillingBooleanOptionsInNewEmployer (0s)
🟢 testAccountingFirm (0s)
🟢 testStatisticsProperties (0s)
🟢 testCompanyInformation (0s)
🟢 testCName (0s)
🟢 testTimeZoneObject (0s)
🟢 com.tustor.common.dto.interfaces.TestAbsenceTypeOrTaskWithCostCenterDateAndTimeEntry (0s)
🟢 testAbsenceTypeOrTaskWithCostCenterDateAndTimeEntryToSickleaveTaskOrVacation (0s)
🟡 com.tustor.common.dto.TestSpecialDaySelection (0s)
🟢 testRequiredNonHolidayOnWeekWithHoliday (0s)
🟢 testRespectDisabledWeekdays (0s)
🟢 testAllowedHolidaysAndWeekdays (0s)
🟢 testAllEvesOfReligiousHolidaysAndSuchUnlessDayItselfIsHolidayOrChristmasEveOrMidsummerEve (0s)
🟢 testOnlySpecifiedEves (0s)
🟢 testRequiredNonHolidayAfterHoliday (0s)
🟢 testRequiredNonHolidayAfterHolidayNotAfterRegularSundayWithYear2022 (0s)
🟢 testRequiredDayAfterHoliday (0s)
🟡 test_TODO_VacationTriggers (0s)
TODO Test VacationTriggers
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestSpecialDaySelection.test_TODO_VacationTriggers(TestSpecialDaySelection.java:653)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testActiveMonths (0s)
🟢 testMonthFiltering (0s)
🟢 testHolidayModes (0s)
🟢 testRequiredHolidaysAndWeekdays (0s)
🟢 testUudenvuodenAattoOnAktiivinenLomanTavoinKunKaytossaRequiredTaiAllowedHolidaysAndWeekdays (0s)
🟢 testUudenvuodenaatto_ON_Aktiivinen_kunKaytossaNamaModet (0s)
🟢 testTunnistaakoEVEAatonAaton (0s)
🟢 testUudenvuodenaatto_EI_OLE_Aktiivinen_kunKaytossa_MuillaHolidayModeilla (0s)
🟢 testEtteiUudenvuodenAattoOleSuomessaPyha (0s)
🟢 test_HUOM_NEW_YEARS_EVEn_aattoSallitaanAinaALLOWEDSaannoilla (0s)
🟢 testDeboraAattokorvaus (0s)
🟢 testDeboraArkilauantai (0s)
🟢 testDeboraArkipäivä (0s)
🟢 testDeboraArkipäiväTaiArkilauantai (0s)
🟢 testDeboraArkiTaiPyhälauantai (0s)
🟢 testDeboraPyhäpäiväMa_PeSu (0s)
🟢 testDeboraLauantai (0s)
🟢 testVantaaLapsiperheidenKotipalvelu (0s)
🟢 testDeboraVantaaKotihoitoJaKotisairaanhoito (0s)
🟢 testDeboraMuuSuomiHenkilökohtainenApu (0s)
🟢 testDeboraKirkkonummiHenkilökohtainenApu (0s)
🟢 testDeboraKirkkonummiHenkilöstövuokraus (0s)
🟢 testDeboraKarviainenJaLohjaHenkilöstövuokraus (0s)
🟢 testDeboraHelsinkiYleinen (0s)
🟢 testDeboraHankoRaaseporiHapu (0s)
🟢 testDeboraVerkkohinnasto (0s)
🟢 testMedGroupHoivapalvelutTampereAvustajapalvelu (0s)
🟢 testDeboraJoensuuHapu (0s)
🟢 testMedGroupHoivapalvelutTampereAvustajapalveluPalveluseteli (0s)
🟢 testArkipaivilleSiirtyvatViikonloppuPyhat (0s)
🟢 testViheralanSaturdaySelection (0s)
🟡 testKaupanalanIltalisat (0s)
Loppiaisen aatto maanantaina: ALLOWED_HOLIDAYS_AND_WEEKDAYS/ma 5.1.2015 expected:<false> but was:<true>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:963)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:952)
	at com.tustor.common.dto.TestSpecialDaySelection.assertActiveOn(TestSpecialDaySelection.java:982)
	at com.tustor.common.dto.TestSpecialDaySelection.testKaupanalanIltalisat(TestSpecialDaySelection.java:3158)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testCase7867 (0s)
🟢 testLabels (0s)
🟢 testHolidayBits (0s)
🟢 testStandardFinnishWorkweekHolidaySelection (0s)
🟢 testNotActiveIfNoHolidays (0s)
🟢 testNotActiveIfDayAfterHoliday (0s)
🟢 testAatotMuttaEiJuhannuspäivä (0s)
🟢 testAllEves (0s)
🟢 testAllEvesOfReligiousHolidaysAndSuchUnlessDayItselfIsHoliday (0s)
🟢 testDuplicate (0s)
🟡 com.tustor.common.dto.TestBasicSalaryExportDefinitionWithCauseContributionInformation (0s)
🟡 testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta_Kertaa_TehtäväkohtainenPalkanlisä (0s)
TODO tässä ilmeisesti vain läntätään kontribuutioihin kaikki mukaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestBasicSalaryExportDefinitionWithCauseContributionInformation.testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta_Kertaa_TehtäväkohtainenPalkanlisä(TestBasicSalaryExportDefinitionWithCauseContributionInformation.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testNormaalitunnitTyöehtosopimuksesta (0s)
🟢 testIltaLisäRatioTyösopimuksesta (0s)
🟢 testIltaLisäMoneyTyösopimuksesta (0s)
🟢 testHenkilökohtainenArvoLisäTyösopimuksesta (0s)
🟢 testHenkilökohtainenProsenttiLisäTyösopimuksesta (0s)
🟡 testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta (0s)
TODO tässä ilmeisesti vain läntätään kontribuutioihin kaikki mukaan?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestBasicSalaryExportDefinitionWithCauseContributionInformation.testYlityöTyöehtosopimuksesta_Kertaa_HenkilökohtainenLisäTyösopimuksesta(TestBasicSalaryExportDefinitionWithCauseContributionInformation.java:87)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test (0s)
TODO Pitäisikö henkilökohtaiset lisät olla overtimecategory.OTHER...?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.AbstractSalaryExportDefinitionBaseTestCase.test(AbstractSalaryExportDefinitionBaseTestCase.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.common.dto.TestQualificationPeriod (0s)
🟢 testQualificationPeriodSettingsCanBeStored (0s)
🟢 com.tustor.common.dto.TestVacation (0s)
🟢 testGetVacationsForVacationType (0s)
🟢 testGetStartDatesDistinct (0s)
🟢 testPaidFromMonthlySalaryPerspective (0s)
🟢 testVacationTypesEqToWorkDayInWtr (0s)
🟢 testAllVacationTypesConsideredForPayless (0s)
🟢 testCannotSetIllegalVacationType (0s)
🟢 testVacationYear (0s)
🟢 testVacationWorkDayEquivalence (0s)
🟢 testStartDateMustBeReasonable (0s)
🟢 testEndDateMustBeReasonable (0s)
🟢 testDateRange (0s)
🟡 com.tustor.common.dto.TestDummyActivityLogEvents (0s)
🟢 testX (0s)
🟢 testEmployeeReportdisplayLogEventDescription (0s)
🟢 testCustomerReportdisplayLogEventDescription (0s)
🟢 testProjectReportdisplayLogEventDescription (0s)
🟡 testLocalization (0s)
Localization not yet done. See usage of <wicket:message key="n.n."/> and getString("n.n.")
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.dto.TestDummyActivityLogEvents.testLocalization(TestDummyActivityLogEvents.java:112)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testCustomerEmployeeReportdisplayLogEventDescription (0s)
🟢 testCustomerProjectReportdisplayLogEventDescription (0s)
🟢 testTypeDescriptions (0s)
🟢 com.tustor.common.dto.TestApplication (0s)
🟢 testPotentialCoupledToPromising (0s)
🟡 com.tustor.common.dto.TestApplicationAttachment (0s)
🟢 testAttachmentBooleanOptionContext (0s)
🟡 testGetLocalFileName (0s)
expected:<..[\..\files\attachments\]1.4.11.jpg> but was:<..[/../files/attachments/]1.4.11.jpg>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.dto.TestApplicationAttachment.testGetLocalFileName(TestApplicationAttachment.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.common.dto.TestPerson (0s)
🟢 testEmail (0s)
🟢 testDisplayFirstNameGdprSafe (0s)
🟢 testWhichPersonHasLatestData (0s)
🟢 testLdapHint (0s)
🟢 testParitioning (0s)
🟢 testIncrementPasswordIndex (0s)
🟢 com.tustor.common.dto.mol.TestMolJobPosting (0s)
🟢 testIsStaffingPositionStrict (0s)
🟢 com.tustor.common.dto.TestWorkTimeDecompositionOvertimeAndCompensation (0s)
🟢 tests (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorService (0s)
🟢 testGetTimestampUnixAndString (0s)
🟢 testShouldCalculateCorrectHmacSha256 (0s)
🟢 testFindCreatedInvoiceId (0s)
🟢 testFindCreatedInvoicePdfData (0s)
🟢 testShouldCalculateCorrectHmacSha256UsingNetvisorSupportPageExample (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorAccountingMessageBuilder (0s)
🟢 testShouldCreateAccountingInfo (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorPayrollPaycheckBatchMessageBuilder (0s)
🟢 testShouldCreateBatchInfo (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorCustomerMessageBuilder (0s)
🟢 testShouldCreateCustomerInfo (0s)
🟢 com.tustor.common.protocols.netvisor.TestNetvisorWorkdayMessageBuilder (0s)
🟢 testShouldCreateWorkdayInfo (0s)
🟢 testConvertToWorkdayInfo (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestAutoBatchSepaPaymentInvocation (1s)
🟢 testShouldWorkWithOnePayment (0s)
🟢 testShouldWorkWithTwoPaymentsSameDueDate (0s)
🟢 testShouldWorkWithTwoPaymentsDifferentDueDate (0s)
🟢 testShouldWorkWithThreePaymentsTwoDifferentDueDates (0s)
🟢 testShouldWorkWithTwoPaymentsButDifferingRecurrency (0s)
🟢 testShouldWorkWithThreePaymentsButDifferingRecurrency (0s)
🟢 testShouldWorkWithFourPaymentsButDifferingParameters (0s)
🟢 testShouldNotGiveXmlWithoutPayments (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestSepaPaymentBatch (0s)
🟢 testShouldGenerateValidInstance (0s)
🟢 testShouldNotAcceptEmptyOrNullPaymentInformationId (0s)
🟢 testShouldNotAcceptDueDateBeforeTodayOrOver365DaysInFuture (0s)
🟢 testShouldNotAcceptNullDueDate (0s)
🟢 testShouldAcceptDueDateToday (0s)
🟢 testRecurrentPaymentDueDateShouldBeBankDay (0s)
🟢 testShouldRequireNonNullDebtor (0s)
🟢 testShouldOnlyAcceptSameKindPayments (0s)
🟢 testShouldAllowMultiplePayments (0s)
🟢 testShouldTruncateTextFields (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestSepaPayment (0s)
🟢 testShouldGenerateValidInstance (0s)
🟢 testShouldTruncateTextFields (0s)
🟢 testShouldRequireValidPaymentAmount (0s)
🟢 testShouldAllowNonEuroCurreCurrency (0s)
🟢 testShouldRequireNonNullCreditor (0s)
🟢 testShouldRequireEndToEndId (0s)
🟢 testShouldRequireRemittanceInfoType (0s)
🟢 testShouldRequireMessageWhenRemittanceInfoTypeRequiresIt (0s)
🟢 testShouldRequireReferenceNumberWhenRemittanceInfoTypeRequiresIt (0s)
🟢 testShouldAllowNullPurposeCode (0s)
🟢 testShouldAllowNonNullPurposeCode (0s)
🟢 testShouldRequireWellFormedFinnishReferenceNumber (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.sepa.TestSepaParty (0s)
🟢 testShouldTruncateTextFields (0s)
🟢 testShouldCreateValidParties (0s)
🟢 testShouldRequireName (0s)
🟢 testShouldRequireRecipientAddressOnInternationalPayment (0s)
🟢 testShouldAcceptNonEuroCurrencyCode (0s)
🟢 testShouldAcceptEmptyCurrencyCode (0s)
🟢 testShouldRequireWellFormedIban (0s)
🟢 testShouldAllowSpacesInBicButRemoveThem (0s)
🟢 testShouldAllowLowerCaseInBicButUpperCaseThem (0s)
🟢 testShouldRequireWellFormedBIC (0s)
🟢 testShouldRequireMatchingFinnishIbanAndBic (0s)
🟢 testShouldAllowMinConstructionWithFinnisAccountNumberWithoutBic (0s)
🟢 testShouldRequireBankPartyIdOnDebtor (0s)
🟢 com.tustor.common.protocols.pankkitiedosto.TestIssSapLaskutiedotEdiBillingStructure (0s)
🟢 test_EDI_DC40 (0s)
🟢 testMallilaskuKalleKarlstedt20120603 (0s)
🟢 com.tustor.common.utils.TestGroupCounter (0s)
🟢 testNullKey (0s)
🟢 testConsistency (0s)
🟢 com.tustor.common.utils.TestHetuChecker (0s)
🟢 testValidity (0s)
🟢 testCoinHetu (0s)
🟢 testDisplayDiscretely (0s)
🟢 testDisplayHetuIfValid (0s)
🟢 testKeinoHetu (0s)
🟢 testInvalidHetu (0s)
🟢 testValidGender (0s)
🟢 testGetMaleGender (0s)
🟢 testGetFemaleGender (0s)
🟢 testGetAgeInvalidInput (0s)
🟢 testGetAges (0s)
🟢 testGetBirthDate (0s)
🟢 testTwoDigitParseFail (0s)
🟢 testNonExistentBirthDateDoesNotPassEvaluationEvenIfTheFormatIsCorrect (0s)
🟢 testIsNonValidHetuLookalike (0s)
🟢 testCenturyCode (0s)
🟢 testHätävaraHetu (0s)
🟢 com.tustor.common.utils.TestSelectorUtils (0s)
🟢 testSingleSelector (0s)
🟢 testEmptyCollection (0s)
🟢 com.tustor.common.utils.TestSwedishHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.TestExpiringCacheMap (1s)
🟢 testExpiringCacheMap (1s)
🟢 com.tustor.common.utils.TestYTunnusUtils (0s)
🟢 testEmptyNotaccepted (0s)
🟢 testInvalidRegexNotaccepted (0s)
🟢 testNullNotaccepted (0s)
🟢 testInvalidRegexNotaccepted2 (0s)
🟢 testValidRegexButInvalidYTunnusNotAccepted (0s)
🟢 testInValidChecksumNotAccepted (0s)
🟢 testValidChecksumShouldBeAccepted (0s)
🟢 testLeadingOrTrailingSpacesShouldNotMatter (0s)
🟢 testaaOikeitaYTunnuksia (0s)
🟢 testYtunnusToAlvTunnus (0s)
🟢 testIsValidFinnishAlvTunnus (0s)
🟢 testAlvToYtunnus (0s)
🟢 com.tustor.common.utils.TestEhCache (1min 43s)
🟢 test_getCacheInstance_NoInfiniteLoop (9s)
🟢 testCacheIsValidUpToTimeToLiveSeconds (11s)
🟢 testCacheIsValidUpToTimeToLiveSecondsHavingIdleSeconds (11s)
🟢 testCacheExpiresIfNotAccessedForTimeToIdleSeconds (26s)
🟢 testRenewableCache (21s)
🟢 testEternalCache (25s)
🟢 com.tustor.common.utils.TestFinnishHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.TestBicUtils (1s)
🟢 testShouldAllowSpacesInBicButRemoveThem (0s)
🟢 testShouldAllowLowerCaseInBicButUpperCaseThem (0s)
🟢 testgetBic (0s)
🟢 testGetBankName (0s)
🟢 testFindValidAccountNumbers (0s)
🟢 testIsBankTukeeVerkkopalkkaa (0s)
🟢 testShouldNotAllowNullsOrEmptyArguments (0s)
🟢 testShouldRecognizeWellFormedBic (0s)
🟢 testShouldRecognizeFinnishBic (0s)
🟢 testGetCountryCode (0s)
🟢 testTietokannastaLoytyneetIbanit (0s)
🟢 testIsValidAlertsViaEmailIfBankNotRecognized (0s)
🟢 testBankInfoSanitizing (0s)
🟢 testDummyAccountNumber (0s)
🟢 testShouldRecognizeBankFromAccountNumber (0s)
🟢 testIsTilinumeroTukeeVerkkopalkkaa (0s)
🟢 com.tustor.common.utils.TestDistinctNameMapper (0s)
🟢 test (0s)
🟡 com.tustor.common.utils.TestUtils (18s)
🟢 testCount (0s)
🟢 testDistinct (0s)
🟢 testIndexOf (0s)
🟢 testManyToOneBy (0s)
🟢 testTruncateFilename (0s)
🟢 testGetCauseException (0s)
🟢 testSerializedEnum (0s)
🟢 testClassGetResource (0s)
🟢 testToStringOrNull (0s)
🟢 testGetFileExtension (0s)
🟢 testIntWithoutOverflow (0s)
🟢 testContainsEnumsAny (0s)
🟢 testDeepClone (0s)
🟢 testPrintAndTruncateListForLogging (0s)
🟢 testGetFirstXRows (0s)
🟢 testGetSingletonIfUnique (0s)
🟢 testToNativeQuery (0s)
🟢 testStringInterningConcurrentHashMapSerialisation (0s)
🟢 testCopyNameWithPrefix (0s)
🟢 testGetPropertyPathInternMemoryConsumption (0s)
🟢 testArraysAsListIsImmutable (0s)
🟢 testExceptionLoggingDetails (0s)
🟢 testFlushLogFiles (0s)
🟢 testSubstringSafely (0s)
🟢 testGetTestMethodName (0s)
🟢 testIsNumeric (0s)
🟢 testIsOdd (0s)
🟢 testMultiKey (0s)
🟢 testConcatenateTitleAndColonWithValue (0s)
🟢 testRemoveAll (0s)
🟢 testRemoveLeadingOrTrailingSplitter (0s)
🟢 testIsDeprecated (0s)
🟢 testGetColumnLength (0s)
🟢 testRemoveLineBreaks (0s)
🟢 testRemoveWhiteSpaces (0s)
🟢 testDeepCloneHashMap (0s)
🟢 testGetEmailDomain (0s)
🟢 testMac (0s)
🟢 testDisplayMap (0s)
🟢 testHasMoreThanOneElement (0s)
🟢 testAes (0s)
🟢 testNumberOnlyRegexp (0s)
🟢 testReplaceNumbers (0s)
🟢 testAbstractJsonBean (0s)
🟢 testReentrantReadWriteLock (0s)
🟢 testCommonPrefix (0s)
🟢 testEnumBitsLong (0s)
🟢 testEnumBitsInteger (0s)
🟢 testSetEnumBitsErrors (0s)
🟢 testPhpTimestamp (0s)
🟢 testAddingWhitespaceRegularly (0s)
🟢 testEqualsCollections (0s)
🟢 testContainsAny (0s)
🟢 testContainsNoNullAnyIgnoreCase (0s)
🟢 testContainsNoNullIgnoreCaseShortestAll (0s)
🟢 testAddPadding (0s)
🟢 testCommaDelimitedList (0s)
🟢 testDelimitedString (0s)
🟢 testParseNumberAfterHeader (0s)
🟢 testConvertToBigDecimal (0s)
🟢 testToLong (0s)
🟢 testConvertDateRangeToString (0s)
🟢 testRetain (0s)
🟢 testCompare (0s)
🟢 testCompareDates (0s)
🟢 testNoNullArray (0s)
🟢 testNoNullMap (0s)
🟢 testTruncateFromLeft (0s)
🟢 testStripValues (0s)
🟢 testPid (10s)
🟢 testToJson (0s)
🟢 testIsJson (0s)
🟢 testIsJsonObject (0s)
🟢 testRemoveFirst (0s)
🟢 testAppendIfDoesNotContain (0s)
🟢 testBinaryOperations (0s)
🟢 testContainsIgnoreCaseShortest (0s)
🟢 testContainsIgnoreCase (0s)
🟢 testMatchLocalhost (0s)
🟢 testAssureDecimals (0s)
🟢 testCurrencyLocales (0s)
🟢 testTimeUnit (0s)
🟢 testAlphabetize (0s)
🟢 testStringMonthly (0s)
🟢 testDateOrder (0s)
🟢 testFilterNull (0s)
🟢 testParsingCustomerSummary (0s)
🟢 testFilterFromEmptyListOk (0s)
🟢 testMemoDifferences (0s)
🟢 testBigDecimalConversion (0s)
🟢 testPickPrefixNumber (0s)
🟢 testNotSomething (0s)
🟢 testNotSomething2 (0s)
🟢 testNotContainPrefix (0s)
🟢 testNotContainSuffix (0s)
🟢 testAppendSpecification (0s)
🟢 testTimeSeries (0s)
🟢 testAccountNumberValidation (0s)
🟢 testConcatenate (0s)
🟢 testKeyValueParser (0s)
🟢 testSafeReplaceString (0s)
🟢 testSkipAtlassianLinkReplace (0s)
🟢 testCollections (0s)
🟢 testInstances (0s)
🟢 testConvertToTime (0s)
🟢 testTimeParser (0s)
🟢 testNumberOfXXInBetween (0s)
🟢 testFormulaAlias (0s)
🟢 testMobileNumbers (0s)
🟢 testGoalRegexp (0s)
🟢 testRootUrl (0s)
🟢 testWeekdaysAndHolidayBits (0s)
🟢 testLong (0s)
🟢 testHttpToHttps (0s)
🟢 testViitenumerossaEiSaaOllaKirjaimia (0s)
🟢 testViitenumerossaEiSaaOllaValimerkkeja (0s)
🟢 testMuutamaiViitenumeroita (0s)
🟢 testGetDoneRatio (0s)
🟢 testIsEmptyMethod (0s)
🟢 testEqualsNotNull (0s)
🟢 testIsEqualsNotNullIgnoreCase (0s)
🟢 testIsEqualsNotNullIgnoreCaseWithTrim (0s)
🟢 testEnsureNoBits (0s)
🟢 testGetEnumSafely (0s)
🟢 testEnsureNoEnumBits (0s)
🟢 testCompareNotNull (0s)
🟢 testToLikeQueryUpperConsiderWhitespaceWildcard (0s)
🟢 testConvertTimeStringToHours (0s)
🟢 testInsertLatestAt (0s)
🟢 testGzipOffset (0s)
🟢 testGzip (0s)
🟢 testIsMatchSafely (0s)
🟢 testContainsCauseExceptions (0s)
🟢 testRemove (0s)
🟢 testParseKeyValueList (0s)
🟢 testToStringWithMinutePrecision (0s)
🟢 testProposeUniqueName (0s)
🟢 testProposeUniqueNameByField (0s)
🟢 testGetEnumBitsAsList (0s)
🟢 testGetEnumBitsAsBigIntegerList (0s)
🟢 testGetEnumBitsEmptyList (0s)
🟢 testGetEnumBitsAsBitMaskTypeListFromLongOrBigInteger (0s)
🟢 testEnumToString (0s)
🟢 testEnumBitsSqlQuery (0s)
🟢 testEnumBitsSqlQuery2 (0s)
🟢 testEnumBitsSqlQueryEmptyBitMasks (0s)
🟡 testMonitoredCall (6s)
expected:<[main


TIMESTAMP - 1s - Aihe

kontekstitiedot

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at com.tustor.common.utils.TestUtils.waitFor(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.passThroughMethod(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.access$0(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils$123.call(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils$123.call(TestUtils.java:(123))
	at com.tustor.common.utils.Utils$MonitoredMethodCall.monitoredCall(Utils.java:(123))
	at com.tustor.common.utils.TestUtils.assertMonitoredCall(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.testMonitoredCall(TestUtils.java:(123))
	at junit.framework.TestCase.runTest(TestCase.java:(123))
	at junit.framework.TestCase.runBare(TestCase.java:(123))
	at junit.framework.TestResult$1.protect(TestResult.java:(123))
	at junit.framework.TestResult.runProtected(TestResult.java:(123))
	at junit.framework.TestResult.run(TestResult.java:(123))
	at junit.framework.TestCase.run(TestCase.java:(123))
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:(123))
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:(123))
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:(123))



Thread-3]

java.lang.Throwabl...> but was:<[calculationThread


TIMESTAMP - 5.245s - Aihe

kontekstitiedot

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	at com.tustor.common.utils.TestUtils.waitFor(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.passThroughMethod(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.access$300(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils$123.call(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils$123.call(TestUtils.java:(123))
	at com.tustor.common.utils.Utils$MonitoredMethodCall.monitoredCall(Utils.java:(123))
	at com.tustor.common.utils.TestUtils.assertMonitoredCall(TestUtils.java:(123))
	at com.tustor.common.utils.TestUtils.testMonitoredCall(TestUtils.java:(123))
	at junit.framework.TestCase.runTest(TestCase.java:(123))
	at junit.framework.TestCase.runBare(TestCase.java:(123))
	at junit.framework.TestResult$1.protect(TestResult.java:(123))
	at junit.framework.TestResult.runProtected(TestResult.java:(123))
	at junit.framework.TestResult.run(TestResult.java:(123))
	at junit.framework.TestCase.run(TestCase.java:(123))
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:(123))
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:(123))



Thread-926]

java.lang.Throwabl...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestUtils.assertMonitoredCall(TestUtils.java:4895)
	at com.tustor.common.utils.TestUtils.testMonitoredCall(TestUtils.java:4849)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testToOnlyFirstLetterCapitalized (0s)
🟢 testEmailToTekniikkaSendsEvenWithNullParamsOrException (0s)
🟢 testInnermostCauseExceptionToEmailSubject (0s)
🟢 testSendEmailThrottling (1s)
🟡 testClassInformationInEmailToTekniikka (0s)
expected:<sisalto

[main

java.lang.Throwable
	at com.tustor.common.utils.Utils]> but was:<sisalto

[calculationThread

java.lang.Throwable
	at com.tustor.commo]>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestUtils.testClassInformationInEmailToTekniikka(TestUtils.java:5130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testRemoveByRegexpNullSafe (0s)
🟢 testGetClassNameSafely (0s)
🟢 testToColumnName (0s)
🟢 testSetFieldValueViaSetter (0s)
🟢 testValueOfIgnoreCaseNullSafe (0s)
🟢 testEscapeAVA (0s)
🟢 testGetHostPublicIPv4 (0s)
🟢 com.tustor.common.utils.TestStacktraceWithLockInfo (20s)
🟢 testTwoThreadsMultipleLocks (3s)
🟢 testGetStackTraceWithLockInfo (14s)
🟢 testTwoThreadsReEntrantLock (2s)
🟢 com.tustor.common.utils.comparators.TestChainedComparator (0s)
🟢 testEiSaaJaadaJumiin (0s)
🟢 testEiSaaJaadaJumiin2 (0s)
🟢 testEiSaaJaadaJumiin3 (0s)
🟢 com.tustor.common.utils.comparators.TestTypedComparator (0s)
🟢 testDateComparing (0s)
🟢 com.tustor.common.utils.TestMathUtils (0s)
🟢 testIsZero (0s)
🟢 testMinAndMax (0s)
🟢 testMinNonZero (0s)
🟢 testRoundToMinutePrecisionIfHasAtLeastThreeMeaningfulDecimals (0s)
🟢 testIsHasAtLeastThreeMeaningfulDecimals (0s)
🟢 testIs2DecimalsEnoughForMinutePrecission (0s)
🟢 testRoundToFiveMinutesOrAQuarterPrecision (0s)
🟢 testRoundToNearestHalf (0s)
🟢 testDoubleToBigDecimalConversions (0s)
🟢 testConvertHoursToMinutes (0s)
🟢 testDecimalPrecisions (0s)
🟢 testRoundToMinutePrecision (0s)
🟢 testRoundToMinuteOrTwoDecimalPrecision (0s)
🟢 testRoundingToCeiling (0s)
🟢 testMath (0s)
🟢 testFixRoundingError (0s)
🟢 testPowAndSqrt (0s)
🟢 testMax (0s)
🟢 com.tustor.common.utils.TestHaversineAlgorithm (0s)
🟢 testHaversine (0s)
🟡 com.tustor.common.utils.TestConvert (0s)
🟢 testBase64Encoding (0s)
🟢 testFromByteaHex (0s)
🟢 testLowLevelUrlEncoding (0s)
🟢 testToHex (0s)
🟢 testBase64 (0s)
🟢 testFromBase64CertificateString (0s)
🟢 testToCurrencyString (0s)
🟢 testToTimeSimple24hWithoutSeconds (0s)
🟢 testTimeSpentHumanReadable (0s)
🟢 testConvertObjectsToDelimitedString (0s)
🟢 testTimeOrHours (0s)
🟢 testToSubstrings (0s)
🟢 testToCents (0s)
🟢 testFuzzyPhoneNumberQuery (0s)
🟢 testToBigDecimal (0s)
🟢 testToBigInteger (0s)
🟢 testToUnmodifiableList (0s)
🟢 testTimestampToString (0s)
🟢 testDatesToString (0s)
🟡 test_TODO_SkipRepeatingMonthAndYearInfoFromDateRangeStrings (0s)
expected:<12.12.[], 23.12.2020 - 4.1.2...> but was:<12.12.[2020], 23.12.2020 - 4.1.2...>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.utils.TestConvert.test_TODO_SkipRepeatingMonthAndYearInfoFromDateRangeStrings(TestConvert.java:539)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testConvertDateToString (0s)
🟢 testConvertDatesToStringTruncation (0s)
🟢 testConvertToBoolean (0s)
🟡 testToLinkedListFromListOfLists (0s)
expected:<[]> but was:<[]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at com.tustor.common.utils.TestConvert.testToLinkedListFromListOfLists(TestConvert.java:677)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.common.utils.TestReentrantReadWriteLockHelper (0s)
🟢 testReentrantReadWriteLockHelper (0s)
🟢 com.tustor.common.utils.TestIbanUtils (0s)
🟢 testSmoke (0s)
🟢 testShouldNotAcceptInvalidIban (0s)
🟢 testShouldPadChecksum (0s)
🟢 testShouldRecognizeValidFinnishIban (0s)
🟢 testShouldAcceptLowerCaseIbanButConvertItToUppercase (0s)
🟢 testShouldIgnoreWhiteSpacesInIbanValidation (0s)
🟢 testShouldCalculateIbanFromFinnishAccountNumber (0s)
🟢 testEestiBank (0s)
🟢 testEmpty (0s)
🟢 testSebBank (0s)
🟢 testCreditorReferenceIsNotIban (0s)
🟢 testIbanWithTooManyZeroes (0s)
🟢 testShouldAcceptValidIban (0s)
🟢 testIsValidFinnishIbanOrNationalAccount (0s)
🟢 testInvalidIbans (0s)
🟢 testWhitelist (0s)
🟢 com.tustor.common.utils.TestNorwegianHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.ddd.TestDddParser (0s)
🟢 testDDDParser2 (0s)
🟢 testDDDParser4 (0s)
🟢 testDDDParser (0s)
🟢 testDDDParser3 (0s)
🟢 testWorking (0s)
🟢 testWorking1 (0s)
🟢 testWorking2 (0s)
🟢 testStartedAndEndedWorking (0s)
🟢 testWorkTimesWithNightShifts (0s)
🟢 testTotalHours (0s)
🟢 com.tustor.common.utils.TestUSHolidays (0s)
🟢 testHolidayDates2014 (0s)
🟢 testHolidayDates2015 (0s)
🟢 testHolidayDates2016 (0s)
🟢 com.tustor.common.utils.TestReadWriteStampedLockHelper (0s)
🟢 testStandardUseCasesInMultipleThreads (0s)
🟢 testSerializability (0s)
🟢 testStandardUseCasesInSingleThread (0s)
🟢 testInvalidUseCases (0s)
🟢 com.tustor.common.utils.TestCsv (0s)
🟢 testPivot (0s)
🟢 com.tustor.common.utils.TestCompareFields (0s)
🟢 testRecursive (0s)
🟢 testNonRecursive (0s)
🟢 testInfiniteLoop (0s)
🟢 testNonRecursive2 (0s)
🟢 com.tustor.common.utils.TestFinnishCalendar (0s)
🟢 testThatBankHolidaysetIsImmutable (0s)
🟢 testGetBankingDay (0s)
🟢 testBankDayCalculator (0s)
🟢 testShouldRecognizeBankDays (0s)
🟡 com.tustor.common.utils.TestSimplePdfFormFiller (0s)
🟡 test_TODO_PdfConcatenationWithThreeInputs (0s)
two files concatenated expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:536)
	at com.tustor.common.utils.TestSimplePdfFormFiller.test_TODO_PdfConcatenationWithThreeInputs(TestSimplePdfFormFiller.java:90)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 test_TODO_PdfConcatenationWithTwoInputs (0s)
two files concatenated expected:<true> but was:<false>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:280)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:146)
	at com.tustor.common.utils.AbstractTestCase.assertTrue(AbstractTestCase.java:536)
	at com.tustor.common.utils.TestSimplePdfFormFiller.test_TODO_PdfConcatenationWithTwoInputs(TestSimplePdfFormFiller.java:70)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testPdfConcatenationWithSingleInput (0s)
🟢 testPdfConcatenationWithEmptyInput (0s)
🟢 com.tustor.common.utils.TestKeyAndOptionalHexadecimalPrefix (0s)
🟢 testDecoding (0s)
🟢 testEncoding (0s)
🟢 com.tustor.common.utils.TestTypedMap (0s)
🟢 testGetFirstNonNullorNullSimpleGet (0s)
🟢 testGetFirstNonNullorNullNoKeys (0s)
🟢 testGetFirstNonNullorNullCacheMiss (0s)
🟢 testGetFirstNonNullorNullMultipleKeys (0s)
🟢 testGetFirstNonNullorNullMultipleKeys2 (0s)
🟢 com.tustor.common.utils.TestAgeRangeParser (0s)
🟢 testParseAgesNoRanges (0s)
🟢 testParseAgesNull (0s)
🟢 testParseAgesOneRange (0s)
🟢 testParseAgesOneFullRange (0s)
🟢 testParseAgesTwoRangesAtEachEnd (0s)
🟢 testParseAgesTwoBackToBackRanges (0s)
🟢 testParseAgesTwoBrushingRanges (0s)
🟢 testParseAgesTwoOverlappingRanges (0s)
🟢 testParseAgesTwoRangesWithMissingToothOfOneYear (0s)
🟢 testParseAgesThreeBackToBackRanges (0s)
🟢 testParseAgesThreeRangesWithHoles (0s)
🟢 com.tustor.common.utils.TestEstonianHolidays (0s)
🟢 testHolidayDates2011 (0s)
🟢 testHolidayDates2012 (0s)
🟢 testHolidayDates2013 (0s)
🟢 com.tustor.common.utils.TestJsonUtils (0s)
🟢 testEquals (0s)
🟢 testEncodeBigDecimal (0s)
🟢 testIsJsonStringsEqualsForNames (0s)
🟢 testPutAllIncludeNullAsString (0s)
🟢 testPutIfNotNull (0s)
🟢 com.tustor.common.utils.interfaces.TestFinnishAccountNumberUtils (0s)
🟢 testShouldNotAcceptInvalidIban (0s)
🟢 testShouldConvertFinnishAccountNumberToLongForm (0s)
🟢 testShouldNotAcceptForeignIbanForConversion (0s)
🟢 testShouldSanitizeIbanBeforeConversion (0s)
🟢 testShouldOnlyAcceptValidIbanForConversion (0s)
🟢 testShouldAlsoAcceptLongform (0s)
🟢 testShouldOnlyValidateIfInputAlreadyInRightForm (0s)
🟢 testShouldConvertIbanToFinnishBankAccountNumber (0s)
🟢 testShouldOnlySanitizeAccountNumberAlreadyInLongForm (0s)
🟢 testShouldConvertFinnishIbanToLongForm (0s)
🟢 testShouldNotAcceptForeignIban (0s)
🟢 testShouldConvertFinnishAccNoToLongForm (0s)
🟢 testShouldNotAcceptInvalidPaddings (0s)
🟢 com.tustor.common.utils.TestThreadLoomSequencer (3s)
🟢 testThreadLoomSequencer (0s)
🟢 testThreadLoomSequencerWithConvene (1s)
🟢 testCase47207Sequencer (1s)
🟡 com.tustor.common.utils.TestDateUtils (12s)
🟢 testTimeRanges (0s)
🟢 testContainsAny (0s)
🟢 testRemove (0s)
🟢 testMax (0s)
🟢 testTimeRangeC31157 (0s)
🟢 testInverseOf (0s)
🟢 testGetFirstAndLastDaysOfPreviousAndNextMonths (0s)
🟢 testComparator (0s)
🟢 testDateRangeIterators (0s)
🟢 testGetLastDayOfPreviousMonth (0s)
🟢 testDateRangeToimiiKeyna (0s)
🟢 testSplitToWeeks (0s)
🟢 testSplitToMonths (0s)
🟢 testTimeRangeTruncate (0s)
🟢 testTimeRangeEqualsAndHashCode (0s)
🟢 testGetNonOverlappingDateRangesFromSingleDateRanges (0s)
🟢 testGetDateRangesMissingFromSecondaryLists (0s)
🟢 testAddAdjustedBankingDate (0s)
🟢 testConvert (0s)
🟢 testTranslateTimeRanges (0s)
🟢 testFixDateInputFormat (0s)
🟢 testParseTime (0s)
🟢 testHashCodesAndEquals (0s)
🟢 testDateRangeMonths (0s)
🟢 testSplitDateRange (0s)
🟢 testJoinDateRanges (0s)
🟢 testComparatorByStartDate (0s)
🟢 testComparatorFirstByEndDateThenByStartDate (0s)
🟢 testSubDateRange (0s)
🟢 testContainsTimestampWithinDays (0s)
🟢 testThirdOfYear (0s)
🟢 testRounding (0s)
🟢 testSpanAdjustedDate (0s)
🟢 testTimeRangeDuration (0s)
🟢 testSafeTimeSpec (0s)
🟢 testInverse (0s)
🟢 testLimitTimeRanges (0s)
🟢 testLimitTimeRangesByTime (0s)
🟢 testYears (0s)
🟢 testNumberOfFullCalendarMonthsInBetween (0s)
🟢 testNumberOfMonthsInBetween (0s)
🟢 testMods (0s)
🟢 testBiWeeklyPeriodStartDates (0s)
🟢 testReportingPeriods (0s)
🟢 testJoiningDates (0s)
🟢 testTimeRangeStrings (0s)
🟢 testDayTimeRanges (0s)
🟢 testSelfJoining (0s)
🟢 testNumberOfWeeksInBetween (0s)
🟢 testHalfMonths (0s)
🟢 testJoining (0s)
🟡 testTODOImpossibleJoins_OrAreWeRobust (0s)
Should not be possible.
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.common.utils.TestDateUtils.testTODOImpossibleJoins_OrAreWeRobust(TestDateUtils.java:1956)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSplitOverlappingTimeRangesWithoutSort (0s)
🟢 testTimeRangeCase44952 (0s)
🟢 testSplitOverlappingTimeRangesWithSort (0s)
🟢 testBiWeeklyUtils (0s)
🟢 testTimeRangeToStringRange (0s)
🟢 testDateSuffixFixer (0s)
🟢 testDecimalHoursInBetween (0s)
🟢 testAllHardcodedHolidaysMatch (0s)
🟢 testAllHardcodedHolidayDatesMatch (0s)
🟢 testMidsummerDay (0s)
🟢 testAllSaintsDay (0s)
🟢 testNumberOfDaysInTimeRange (0s)
🟢 testNumberOfDaysBetween (0s)
🟢 testTimeRangeOverlap (0s)
🟢 testAssertTimepartZero_noExceptionWhenOK (0s)
🟢 testAssertTimepartZero_exceptionWhenNotOK (0s)
🟢 testGetAddAdjustedDateWithAttributedDurationWithUnit (0s)
🟢 testDateRangeValidity (0s)
🟢 testGetMillisecondsForLastSundayOfMonth (0s)
🟢 testIsSkipClockAdjustmentCalculation (0s)
🟢 testDaylightSavingInstants (0s)
🟢 testEqualsDay (0s)
🟢 testEqualInTimeOfDay (0s)
🟢 testCollidingDateRanges (0s)
🟢 testMissingDateRanges (0s)
🟢 testGetContainingDateRanges (0s)
🟢 testDateValuesContains (0s)
🟢 testGetVuosineljannes (0s)
🟢 testGetTrimester (0s)
🟢 testGetWeeks (0s)
🟢 testGetNumberOfRecurringWeekdayInMonth (0s)
🟢 testGetPreviousDateOfYear (0s)
🟢 testRound (0s)
🟢 testRemoveOverlaps (0s)
🟢 testSetWeekNumber (0s)
🟢 testGetWeekdayBackwards (0s)
🟢 testIsFirstDayOfMonth (0s)
🟢 testOncePerDay_MoveForward (0s)
🟢 testOncePerDay_DaylightSavingTime (2s)
🟢 testTaxMonthStartDay (0s)
🟢 testGetPortionOfMonths (0s)
🟢 testGetNumberOfDaysBetweenFast (10s)
🟢 com.tustor.common.utils.TestDataMappedByColumns (0s)
🟢 testDataMappedByColumns (0s)
🟢 com.tustor.common.utils.TestTimedCache (15s)
🟢 testDoesNotAcceptNullValue (0s)
🟢 testDoesAcceptNullKey (0s)
🟢 testDoesNotAcceptZeroLifetime (0s)
🟢 testDoesNotAcceptNegativeLifetime (0s)
🟢 testCannotLocateNullClass (0s)
🟢 testReturnsNullIfValueNotFound (0s)
🟢 testReturnsInsertedValueIfRequestedBeforeExpiration (0s)
🟢 testReturnsNullAfterInsertedValueHasExpired (1s)
🟢 testPuttingAValueReturnsTheValue (0s)
🟢 testReturnsTwoDifferentInsertedValuesIfRequestedBeforeExpiration (0s)
🟢 testValueCanBeRemovedOnlyOnce (0s)
🟢 testTryingToRemoveValueAfterExpirationReturnsNull (10s)
🟢 testLifeTimeIsSetWithValue (4s)
🟢 com.tustor.common.utils.TestLocaleISO3166_1 (0s)
🟢 testDefaultLocale (0s)
🟢 testDateFormatLocale (0s)
🟢 testGetFinlandCode (0s)
🟢 testGetPolandCode (0s)
🟢 testGetFinlandCountry (0s)
🟢 testGetPolandCountry (0s)
🟢 testCountryNameLocalization (0s)
🟢 com.tustor.common.TestCompensationSummaries (0s)
🟢 testOneDayTwoSameCompensationEntriesFromDifferentProjects (0s)
🟡 com.tustor.common.services.oikotie.domain.TestOikotieJobsXml (0s)
🟡 testXmlUsingOikotieJobPostingService (0s)
expected:<Haloo Suomi> but was:<null>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at junit.framework.Assert.assertEquals(Assert.java:87)
	at com.tustor.common.services.oikotie.domain.TestOikotieJobsXml.testXmlUsingOikotieJobPostingService(TestOikotieJobsXml.java:113)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testXML (0s)
🟢 com.tustor.common.services.mol.TestMolStandardTitleUtils (0s)
🟢 testEscoOccupations (0s)
🟢 com.jamonapi.TestThreadLoggerSimpleLoadingInfo (40s)
🟢 testThreadLoggerSimpleLoadingInfo (40s)
🟡 com.jamonapi.TestThreadLogger (24s)
🟡 testMinAgeMoreThanInitAndLocked (6s)
testMinAgeMoreThanInitAndLocked.txt expected:<...:RIVI)

TIMESTAMP - [4s - CUSTOM_LOG:"Sivuthread" Id=2026 waiting for monitor entry [0x000000002ce681ff] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000002ce681ff> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000002ce681ff> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 5s - CUSTOM_LOG:"Sivuthread" Id=2026 waiting for monitor entry [0x000000002ce681ff] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000002ce681ff> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000002ce681ff> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner].java:RIVI)

> but was:<...:RIVI)

TIMESTAMP - [5s - CUSTOM_LOG:"Sivuthread" Id=2026 waiting for monitor entry [0x000000002ce681ff] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000002ce681ff> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000002ce681ff> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient].java:RIVI)

>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:838)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:756)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:768)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:108)
	at com.jamonapi.TestThreadLogger.testMinAgeMoreThanInitAndLocked(TestThreadLogger.java:29)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testMinAgeMoreThanInitButNotLocked (6s)
🟡 testMinAgeLessThanInitAndLocked (6s)
testMinAgeLessThanInitAndLocked.txt expected:<...:RIVI)

TIMESTAMP - [2s - "Sivuthread" Id=2030 waiting for monitor entry [0x000000007fa11ba7] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 3s - CUSTOM_LOG:"Sivuthread" Id=2030 waiting for monitor entry [0x000000007fa11ba7] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 4s - CUSTOM_LOG:"Sivuthread" Id=2030 waiting for monitor entry [0x000000007fa11ba7] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner.java:RIVI)


TIMESTAMP - 5s - CUSTOM_LOG:"Sivuthread" Id=2030 waiting for monitor entry [0x000000007fa11ba7] owned by "main" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"main" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestReference.run(JUnit3TestReference.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.TestExecution.run(TestExecution.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunner.java:RIVI)
	at org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRunner].java:RIVI)

> but was:<...:RIVI)

TIMESTAMP - [3s - "Sivuthread" Id=2030 waiting for monitor entry [0x000000007fa11ba7] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:RIVI)


TIMESTAMP - 6s - CUSTOM_LOG:"Sivuthread" Id=2030 waiting for monitor entry [0x000000007fa11ba7] owned by "calculationThread" Id=1
   java.lang.Thread.State: BLOCKED
	at com.jamonapi.TestThreadLogger$2.run(TestThreadLogger.java:RIVI)
	- waiting to lock <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at java.lang.Thread.run(Thread.java:RIVI)

"calculationThread" Id=1
   java.lang.Thread.State: TIMED_WAITING
	at java.lang.Thread.sleep(Native Method)
	- locked <0x000000007fa11ba7> (a com.jamonapi.TestThreadLogger)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:RIVI)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:RIVI)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:RIVI)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:RIVI)
	at java.lang.reflect.Method.invoke(Method.java:RIVI)
	at junit.framework.TestCase.runTest(TestCase.java:RIVI)
	at junit.framework.TestCase.runBare(TestCase.java:RIVI)
	at junit.framework.TestResult$1.protect(TestResult.java:RIVI)
	at junit.framework.TestResult.runProtected(TestResult.java:RIVI)
	at junit.framework.TestResult.run(TestResult.java:RIVI)
	at junit.framework.TestCase.run(TestCase.java:RIVI)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:RIVI)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient].java:RIVI)

>
	at junit.framework.Assert.assertEquals(Assert.java:81)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:838)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:756)
	at com.tustor.common.utils.AbstractTestCase.assertCompareAgainstTextFile(AbstractTestCase.java:768)
	at com.jamonapi.TestThreadLogger.assertThreadLogs(TestThreadLogger.java:108)
	at com.jamonapi.TestThreadLogger.testMinAgeLessThanInitAndLocked(TestThreadLogger.java:55)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testMinAgeLessThanInitButNotLocked (6s)
🔴 com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionEditPanel (0s)
🔴 testNameAlreadyExists (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIdAlreadyExists (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddingNewSkillOptionWillCreateNew_Employer_SkillSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNameRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIdRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillOptionSelectionPanel (0s)
🔴 testRemoveButtonInvisibleForSkillSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveSkillOption (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveSkillSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddNewSkillSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddNewSkillOption (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveButtonInvisibleForSkillOption (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.selectors.skills.TestEmployeeSkillSetEditPanel (0s)
🔴 testNameAlreadyExists (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testModifyingSkillSetNameWillBeOwnedBy_EmployerForJobOpening (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlternateIdRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddingNewSkillSetWillBeOwnedBy_Employer (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNameRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testModifyingSkillSetNameWillBeOwnedBy_EmployerForProjectTaskGroup (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.jobopening.TestMonsterJobConfigPanel (0s)
🔴 testSubmitTemplate (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSubmitTemplateWrongJson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.jobopening.TestJobOpeningPage (0s)
🔴 testShowJobPreview (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testMolJobPreview (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRequiredSkillRequirement (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRequiredSkillDescription (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBulletedList (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmbeddedImage (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testUpdateMols (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationAlertPage (0s)
🔴 testLinkExists (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlertMessageProcessAndRepeatWhenDone (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlertMessageProcess (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlertMessageProcessWithSnoozingWithCreatorWantsNotifications (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAlertMessageProcessWithSnoozingWithoutCreatorWantsNotifications (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.panels.TestCustomerDetailInformationPanel (0s)
🔴 testAtLeastOnePersonsIsNotOnVacation (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNoNotificationMailAfterDetailCreationForMyself (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPersonIsNotOnVacation (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPersonIsOnVacation (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllPersonsAreOnVacation (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNotificationMailAfterDetailCreation (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSendCreatorWantsNotificationsMail (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNormalEmployeeCannotEditPastDescription (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCounterIsResetAfterChangingStatus (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNextAlertAtIsRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNextAlertInIsRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.customers.TestCustomerDetailSettingsPanel (0s)
🔴 testInfoPanelInvisibleWhenNoCustomerDetails (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFirstCustomerDetailInsideInfoPanel (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testModifyCustomerDetail (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRemoveCustomerDetail (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddCustomerDetailRequiredFields (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddCustomerDetail (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.customers.panels.TestCustomerSearchResultsPanel (0s)
🔴 testNewCustomerWithPotential (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNewCustomerWithoutPotential (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNewCustomerNotYetContracted (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOldCustomerWithPotential (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOldCustomerWithoutPotential (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOldCustomerNotYetContracted (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testActiveCustomer (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.customers.TestCustomerSettingsPanel (0s)
🔴 testAddCustomer (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase3459 (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddCustomerAndCustomerDetail (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddCustomerAndContactPerson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddCustomerAndCustomerDetailAndContactPerson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddCustomerAndContactPersonAndPerson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.sickleave.TestSickLeaveManagementPanel (0s)
🔴 testWeCanFindByCriterions (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeCanDeleteSickleaves (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWhenNewRowAddedWeCanSelectPersonAndSickDate (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testValidatePersonAndSickDateCombination (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.contactperson.TestContactPersonManagmentPanel (0s)
🔴 testAddContactPerson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddContactPersonAndCustomer (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddContactPersonAndPerson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAddContactPersonAndCustomerAndPerson (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testContactPersonAlreadyExistsButUnUsedAndMerged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testContactPersonAlreadyExists (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.settings.labouragreements.panel.TestNewSickleaveSettingsPanel (0s)
🔴 testInitialForm (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAuthorization (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveQualificationTypeCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSubtractCompensatedDaysOnPreviousMonthsCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSubtractCompensatedDaysOnPreviousMonthsMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAverageWorktimeCalculationMonthsCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAverageWorktimeCalculationTimeUnitCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAverageWorktimeCalculationMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRepeatingSicknessMaximumIntervalCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRepeatingSicknessMaximumIntervalMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCompensateOnWaitingPeriodCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRepeatingSicknessIntervalStartDayCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testResetDayCounterOnYearChangeCanBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testQualificationSettingModeCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmploymentTimeCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmploymentTimeMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmptyEmploymentTimeIsRejected (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmploymentTimeUnitCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCompensationRatioCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCompensationRatioMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmptyCompensationRatioIsRejected (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPaidDaysCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testPaidDaysMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmptyPaidDaysIsRejected (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveDayTypeCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testQualifyingPeriodCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testQualifyingPeriodMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmptyQualifyingPeriodIsCorrectlyConverted (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDequalifyingPeriodCanBeChanged (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testDequalifyingPeriodMayNotBeNegative (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmptyDequalifyingPeriodIsCorrectlyConverted (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenAnyDequalifyingPeriodQualifyingPeriodMustBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenHoursAccordingToAverageThenAverageCalculationPeriodMustBeSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRowCanBeAdded (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRowCanBeRemoved (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRowsAreDisplayedInCorrectOrder (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestApplicationSortableTable (0s)
🔴 testCheckIfApplicationsPerPageIsSetInTable (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCheckIfEmloyeeHasUpdatedApplciationPerPageAfterChangingDropDownValue (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testIfCreatedNewEmployeePreferencesApplicationsPerPageSetAs_10 (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestApplicationMassActionPanel (0s)
🔴 testCheckBoxesAreNotSetForDefault (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSubjectAndBodyRequired (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testErrorIfOptionIsNotSet (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSuccessfullyAction (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.simulation.TestPricingTemplatesPanel (0s)
🔴 testTodo (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.simulation.TestProjectPricingPanel (0s)
🔴 testGivenExistingProjectPricingThenUserCanRemoveItAndSaveChanges (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenExistingProjectPricingWhenUserPicksNewPricintTemplateThenUserCannotLeaveStartDateEmptyAndCannotGiveDuplicateStartDate (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenNoProjectPricingsThenUserIsInformedThereAreNoProjectPricingsAndTheListIsHidden (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.simulation.TestWorkTimeCycleSettingsPanel (0s)
🔴 testGivenNoWorkTimeCycleSettingsThenTheListIsHidden (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenExistingSigleWorkTimeCycleThenUserCannotRemoveIt (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testGivenExistingMultipleSigleWorkTimeCycleThenUserCanRemoveIt (0s)
org.apache.wicket.protocol.http.WebSession cannot be cast to com.tustor.tuntinetti.view.session.TakpSessionBase
	at com.tustor.tuntinetti.view.session.TakpSessionBase.get(TakpSessionBase.java:934)
	at com.tustor.tuntinetti.view.simulation.AbstractTuntinettiAdminViewTestCase.tearDown(AbstractTuntinettiAdminViewTestCase.java:56)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:75)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.layouthomepage.TestLayoutHomePage (11s)
🔴 testRenderLayoutHomePage (0s)
junit.framework.AssertionFailedError: SKIP_LABOURAGREEMENT_UPDATES default=false value=true
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:76)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: SKIP_LABOURAGREEMENT_UPDATES default=false value=true
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at com.tustor.common.constants.TemporaryConstantHolder$SaldoselvitysFlag.assertDefaultValuesSetTemporaryFlagValuesForTestingIfNeeded(TemporaryConstantHolder.java:2498)
	at com.tustor.common.constants.TemporaryConstantHolder$SaldoselvitysFlag.assertDefaultValues(TemporaryConstantHolder.java:2484)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.assertIsUsingDefaultSaldoSelvitysFlagValues(AbstractTuntinettiTestCase.java:167)
	at com.tustor.tuntinetti.backend.AbstractTuntinettiTestCase.safeSetUp(AbstractTuntinettiTestCase.java:99)
	at com.tustor.tuntinetti.view.AbstractTuntinettiViewBaseTestCase.safeSetUp(AbstractTuntinettiViewBaseTestCase.java:64)
	at com.tustor.backend.services.AbstractBackendTestCase.setUp(AbstractBackendTestCase.java:72)
	at junit.framework.TestCase.runBare(TestCase.java:128)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testClickAccordionSectionLinkDoesNotChangeAccordionTab (4s)
🟢 testClickAccordionLinkUpdatesSessionQueueAndQueueContainsClickedSection (2s)
🟢 testAccordionContainsAllTabDefinitions (2s)
🟢 testClickAccordionLinkChangesAccordionTab (2s)
🟢 com.tustor.tuntinetti.view.session.TestTakpSession (12s)
🟢 testListCanBeKey (2s)
🟢 testDropCache (2s)
🟢 testTakpSessionSerialization (2s)
🟢 testKeyCanBeClassStringOrEnum (1s)
🟢 testListKeyLimitation (2s)
🟢 testCacheDTOFieldObject (2s)
🟢 com.tustor.tuntinetti.view.application.reports.TestLomapalkkavelkaXlsReport (31s)
🟢 testManuaalinenAnsainta (1s)
🟢 testLisavapaapaivat (5s)
🟢 testVirheidenKasittely (2s)
🟢 testEiNPEtaKunEiSopimuksia (0s)
🟢 testEiNpetaLomapalkkavelkaLaskennassa (1s)
🟢 testEiNpetaEffectiveEndDatesta (1s)
🟢 testVaroitaPuuttuvastaPaattymissyysta (3s)
🟢 testSplittingOfSaldosToPayableAndUnused (1s)
🟢 testMaaliskuunRaportti (1s)
🟢 testDisposeEntityReader (1s)
🟢 testLokakuunRaportti (1s)
🟢 testEiPctHetimaksettaviaRaportille (3s)
🟢 testIncludeOnlyReportEmployeesThatEarnVacationAndAreActiveDuringTheLast15DaysOfDaterange (2s)
🟢 testKaikkiMyosVanhentuneet (3s)
🔴 com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport (1min 6s)
🔴 testSkipBilled (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertSkipBilled(TestProjectMultidimensionalReport.java:639)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testSkipBilled(TestProjectMultidimensionalReport.java:602)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertSkipBilled(TestProjectMultidimensionalReport.java:639)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testSkipBilled(TestProjectMultidimensionalReport.java:602)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStats (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStats(TestProjectMultidimensionalReport.java:416)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStats(TestProjectMultidimensionalReport.java:416)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTEST (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testTEST(TestProjectMultidimensionalReport.java:510)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testTEST(TestProjectMultidimensionalReport.java:510)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNonProjectBug (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNonProjectBug(TestProjectMultidimensionalReport.java:370)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNonProjectBug(TestProjectMultidimensionalReport.java:370)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 test_TODO_BillingHoursVsBudgetCacheAndDimensions (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.test_TODO_BillingHoursVsBudgetCacheAndDimensions(TestProjectMultidimensionalReport.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.test_TODO_BillingHoursVsBudgetCacheAndDimensions(TestProjectMultidimensionalReport.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI(TestProjectMultidimensionalReport.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment_MINI(TestProjectMultidimensionalReport.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKehittajaJorma_May_2013_hide_billing (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_hide_billing(TestProjectMultidimensionalReport.java:229)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_hide_billing(TestProjectMultidimensionalReport.java:229)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKehittajaJorma_May_2013_show_billing_MINI (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertKehittajaJormaMay2013_show_billing_MINI(TestProjectMultidimensionalReport.java:268)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing_MINI(TestProjectMultidimensionalReport.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertKehittajaJormaMay2013_show_billing_MINI(TestProjectMultidimensionalReport.java:268)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing_MINI(TestProjectMultidimensionalReport.java:238)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testArkipyhaLaskutusNoudattaaNakyvyyssaantoa (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertKehittajaJormaMay2013_show_billing_MINI(TestProjectMultidimensionalReport.java:268)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testArkipyhaLaskutusNoudattaaNakyvyyssaantoa(TestProjectMultidimensionalReport.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertKehittajaJormaMay2013_show_billing_MINI(TestProjectMultidimensionalReport.java:268)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testArkipyhaLaskutusNoudattaaNakyvyyssaantoa(TestProjectMultidimensionalReport.java:245)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKehittajaJorma_May_2013_show_billing (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing(TestProjectMultidimensionalReport.java:291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_show_billing(TestProjectMultidimensionalReport.java:291)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKehittajaJorma_May_2013_zero_salary (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_zero_salary(TestProjectMultidimensionalReport.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testKehittajaJorma_May_2013_zero_salary(TestProjectMultidimensionalReport.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWithoutTaskDimension (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testWithoutTaskDimension(TestProjectMultidimensionalReport.java:348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testWithoutTaskDimension(TestProjectMultidimensionalReport.java:348)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStatsWithRecurringTasksAndRegularTasks (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStatsWithRecurringTasksAndRegularTasks(TestProjectMultidimensionalReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStatsWithRecurringTasksAndRegularTasks(TestProjectMultidimensionalReport.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testStatsWithOnlyRecurringTasks (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStatsWithOnlyRecurringTasks(TestProjectMultidimensionalReport.java:481)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testStatsWithOnlyRecurringTasks(TestProjectMultidimensionalReport.java:481)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNoMonthlySalaryRow (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNoMonthlySalaryRow(TestProjectMultidimensionalReport.java:539)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testNoMonthlySalaryRow(TestProjectMultidimensionalReport.java:539)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testHideZeroPricedCompensations (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testHideZeroPricedCompensations(TestProjectMultidimensionalReport.java:579)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testHideZeroPricedCompensations(TestProjectMultidimensionalReport.java:579)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 test_TODO_FixSkipBilledEurosToBeTaskFilteredAsWell (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertSkipBilled(TestProjectMultidimensionalReport.java:639)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.test_TODO_FixSkipBilledEurosToBeTaskFilteredAsWell(TestProjectMultidimensionalReport.java:609)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertSkipBilled(TestProjectMultidimensionalReport.java:639)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.test_TODO_FixSkipBilledEurosToBeTaskFilteredAsWell(TestProjectMultidimensionalReport.java:609)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingHoursVsBudgetCacheWithOvertimeAssignment (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment(TestProjectMultidimensionalReport.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment(TestProjectMultidimensionalReport.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment(TestProjectMultidimensionalReport.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:150)
	at com.tustor.tuntinetti.view.reusables.models.ProjectReportViewSelectionModel.load(ProjectReportViewSelectionModel.java:39)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:188)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.assertBillingHoursVsBudgetCache(TestProjectMultidimensionalReport.java:210)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment(TestProjectMultidimensionalReport.java:161)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport (22s)
🔴 testCase44507 (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testCase44507(TestCustomerMultidimensionalReport.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testCase44507(TestCustomerMultidimensionalReport.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 test_TODO_Sairastunnit (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.test_TODO_Sairastunnit(TestCustomerMultidimensionalReport.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.test_TODO_Sairastunnit(TestCustomerMultidimensionalReport.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEiTupliaJosKoostetaanAsiakkaat (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testEiTupliaJosKoostetaanAsiakkaat(TestCustomerMultidimensionalReport.java:218)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.getTotalWorkHours(AbstractReportView.java:939)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.isEmptyAndMustBeSkipped(CustomerReportViewSelectionModel.java:479)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:455)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testEiTupliaJosKoostetaanAsiakkaat(TestCustomerMultidimensionalReport.java:218)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingHoursVsBudgetCacheCachingProblem (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheCachingProblem(TestCustomerMultidimensionalReport.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheCachingProblem(TestCustomerMultidimensionalReport.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingHoursVsBudgetCacheWithOvertimeAssignment (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment(TestCustomerMultidimensionalReport.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOvertimeAssignment(TestCustomerMultidimensionalReport.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingHoursVsBudgetCacheWithOutOvertimeAssignment (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment(TestCustomerMultidimensionalReport.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newRangeReport(CustomerReportView.java:606)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.newEmployeeProjectRangeReports(CustomerReportView.java:231)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.logic.CustomerReportView.getRangeReports(CustomerReportView.java:218)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.setBillingHoursVsBudgetCache(AbstractReportView.java:299)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcLowLevel(AbstractReportView.java:2922)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalc(AbstractReportView.java:2771)
	at com.tustor.tuntinetti.view.logic.AbstractReportView.preCalcAnyCostCenter(AbstractReportView.java:2759)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.loadLowLevel(CustomerReportViewSelectionModel.java:439)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:310)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.load(CustomerReportViewSelectionModel.java:73)
	at org.apache.wicket.model.LoadableDetachableModel.getObject(LoadableDetachableModel.java:107)
	at com.tustor.tuntinetti.view.reusables.models.CustomerReportViewSelectionModel.getObject(CustomerReportViewSelectionModel.java:124)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createOvertimeReportWithStats(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:254)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.visit(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:148)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$1.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:142)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:48)
	at com.tustor.tuntinetti.view.application.reports.AbstractCustomerMultidimensionalReportTestCase.getReport(AbstractCustomerMultidimensionalReportTestCase.java:58)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.assertBillingHoursVsBudgetCache(TestCustomerMultidimensionalReport.java:168)
	at com.tustor.tuntinetti.view.application.reports.TestCustomerMultidimensionalReport.testBillingHoursVsBudgetCacheWithOutOvertimeAssignment(TestCustomerMultidimensionalReport.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181 (40s)
🔴 testAnoRutanenSickleaves_2013_07 (22s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:209)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07(TestProjectMultidimensionalReportCase2181.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:209)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07(TestProjectMultidimensionalReportCase2181.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAnoRutanenSickleaves_2013_07_15 (18s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:209)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07_15(TestProjectMultidimensionalReportCase2181.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:209)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2181.testAnoRutanenSickleaves_2013_07_15(TestProjectMultidimensionalReportCase2181.java:72)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199 (35s)
🔴 testPudSvc41065 (35s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199.testPudSvc41065(TestProjectMultidimensionalReportCase2199.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.setBillingHoursVsBudgetCache(ReportQuery.java:1647)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createOvertimeReport(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:193)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.access$000(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:57)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.visit(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:113)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsCustomerProjectEmployeeHoursReportsPage$ReportCompositionCreatorVisitor.<init>(SaveXlsCustomerProjectEmployeeHoursReportsPage.java:82)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage$1.<init>(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.createWorkbook(SaveXlsEmployerUnitProjectEmployeeHoursReportsPage.java:107)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:66)
	at com.tustor.tuntinetti.view.application.reports.AbstractProjectMultidimensionalReportTestCase.getReport(AbstractProjectMultidimensionalReportTestCase.java:45)
	at com.tustor.tuntinetti.view.application.reports.TestProjectMultidimensionalReportCase2199.testPudSvc41065(TestProjectMultidimensionalReportCase2199.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.tuntinetti.view.application.reports.generic.TestAvailableWorktimeEntrySpace (23s)
🟢 testNoProjects (4s)
🟢 testAvailableWorktimeEntrySpaceWithBrowseFilter (3s)
🟢 testAvailableWorktimeEntrySpace (3s)
🟢 testPageableReport (3s)
🟢 testAvailableWorktimeEntrySpaceWithCustomer (2s)
🟢 testAvailableWorktimeEntrySpaceWithTaskGroup (3s)
🟢 testAvailableWorktimeEntrySpaceWithEmployerUnit (3s)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports (45s)
🔴 testProjectLabourAgreementIsNotUsedForSalary (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsNotUsedForSalary(TestBillingPricesOnHyperReports.java:213)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsNotUsedForSalary(TestBillingPricesOnHyperReports.java:213)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingPricesOnReport (16s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesOnReport(TestBillingPricesOnHyperReports.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesOnReport(TestBillingPricesOnHyperReports.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingPricesNotOnReport (13s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesNotOnReport(TestBillingPricesOnHyperReports.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testBillingPricesNotOnReport(TestBillingPricesOnHyperReports.java:135)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testProjectLabourAgreementIsUsedForBilling (12s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsUsedForBilling(TestBillingPricesOnHyperReports.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestBillingPricesOnHyperReports.testProjectLabourAgreementIsUsedForBilling(TestBillingPricesOnHyperReports.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions (1min 9s)
🔴 testOvertimeHoursByCustomerNoProjectDimension (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerNoProjectDimension(TestCustomerAndTaskgroupDimensions.java:422)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerNoProjectDimension(TestCustomerAndTaskgroupDimensions.java:422)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOvertimeHoursByCustomerWithProjectDimension (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerWithProjectDimension(TestCustomerAndTaskgroupDimensions.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testOvertimeHoursByCustomerWithProjectDimension(TestCustomerAndTaskgroupDimensions.java:455)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerRestrictionIncludingNull (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionIncludingNull(TestCustomerAndTaskgroupDimensions.java:537)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionIncludingNull(TestCustomerAndTaskgroupDimensions.java:537)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerRestrictionAppliesToTimeBasedCompensations (9s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionAppliesToTimeBasedCompensations(TestCustomerAndTaskgroupDimensions.java:565)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionAppliesToTimeBasedCompensations(TestCustomerAndTaskgroupDimensions.java:565)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerRestrictionAppliesToTimeBasedCompensationsWithProject (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionAppliesToTimeBasedCompensationsWithProject(TestCustomerAndTaskgroupDimensions.java:587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionAppliesToTimeBasedCompensationsWithProject(TestCustomerAndTaskgroupDimensions.java:587)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerRestrictionNotIncludingNull (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionNotIncludingNull(TestCustomerAndTaskgroupDimensions.java:607)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionNotIncludingNull(TestCustomerAndTaskgroupDimensions.java:607)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCustomerRestrictionWithOvertimeSplitWithNonIncludedCustomer (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionWithOvertimeSplitWithNonIncludedCustomer(TestCustomerAndTaskgroupDimensions.java:635)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testCustomerRestrictionWithOvertimeSplitWithNonIncludedCustomer(TestCustomerAndTaskgroupDimensions.java:635)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeesByProjectAndTaskGroup (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectAndTaskGroup(TestCustomerAndTaskgroupDimensions.java:660)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectAndTaskGroup(TestCustomerAndTaskgroupDimensions.java:660)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeesByCustomer (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByCustomer(TestCustomerAndTaskgroupDimensions.java:189)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByCustomer(TestCustomerAndTaskgroupDimensions.java:189)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployeesByProjectCustomer (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectCustomer(TestCustomerAndTaskgroupDimensions.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testEmployeesByProjectCustomer(TestCustomerAndTaskgroupDimensions.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTimeBasedCompensationsByCustomerNoProjectDimension (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerNoProjectDimension(TestCustomerAndTaskgroupDimensions.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerNoProjectDimension(TestCustomerAndTaskgroupDimensions.java:255)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBillingPricesForCustomersWithProject (12s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testBillingPricesForCustomersWithProject(TestCustomerAndTaskgroupDimensions.java:288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testBillingPricesForCustomersWithProject(TestCustomerAndTaskgroupDimensions.java:288)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTimeBasedCompensationsByCustomerWithProjectDimension (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerWithProjectDimension(TestCustomerAndTaskgroupDimensions.java:323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResultsForSalaryView(ReportQuery.java:1393)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:806)
	at com.tustor.tuntinetti.view.application.reports.generic.TestCustomerAndTaskgroupDimensions.testTimeBasedCompensationsByCustomerWithProjectDimension(TestCustomerAndTaskgroupDimensions.java:323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports (37s)
🔴 testSickleaves (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testSickleaves(TestEmployeeNonProjectHoursReports.java:265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testSickleaves(TestEmployeeNonProjectHoursReports.java:265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTasksAndAbsencesAreReported (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testTasksAndAbsencesAreReported(TestEmployeeNonProjectHoursReports.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testTasksAndAbsencesAreReported(TestEmployeeNonProjectHoursReports.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAbsencesAreReported (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testAbsencesAreReported(TestEmployeeNonProjectHoursReports.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testAbsencesAreReported(TestEmployeeNonProjectHoursReports.java:145)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKertausharjoitus (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testKertausharjoitus(TestEmployeeNonProjectHoursReports.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testKertausharjoitus(TestEmployeeNonProjectHoursReports.java:182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKertausharjoitusWithProjects (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testKertausharjoitusWithProjects(TestEmployeeNonProjectHoursReports.java:208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testKertausharjoitusWithProjects(TestEmployeeNonProjectHoursReports.java:208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testTasksAreReported (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testTasksAreReported(TestEmployeeNonProjectHoursReports.java:231)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testTasksAreReported(TestEmployeeNonProjectHoursReports.java:231)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWorkDuringPaidVacationMustNotAddToVacationHours (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testWorkDuringPaidVacationMustNotAddToVacationHours(TestEmployeeNonProjectHoursReports.java:293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testWorkDuringPaidVacationMustNotAddToVacationHours(TestEmployeeNonProjectHoursReports.java:293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveGoesToNullCustomerByDefault (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testSickleaveGoesToNullCustomerByDefault(TestEmployeeNonProjectHoursReports.java:322)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testSickleaveGoesToNullCustomerByDefault(TestEmployeeNonProjectHoursReports.java:322)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSickleaveGoesToEmployeeCustomerIfSet (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testSickleaveGoesToEmployeeCustomerIfSet(TestEmployeeNonProjectHoursReports.java:354)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployeeNonProjectHoursReports.testSickleaveGoesToEmployeeCustomerIfSet(TestEmployeeNonProjectHoursReports.java:354)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSickleaveGoesToEmployeeCustomerIfSetButIsNotOnReportIfRestrictedToDifferentCustomer (3s)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions (21s)
🔴 testEmployerUnitForEmployee (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee(TestEmployerUnitDimensions.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee(TestEmployerUnitDimensions.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployerUnitForEmployee_autoSelect (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee_autoSelect(TestEmployerUnitDimensions.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForEmployee_autoSelect(TestEmployerUnitDimensions.java:136)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFilterByEmployerUnitForEmployee (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForEmployee(TestEmployerUnitDimensions.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForEmployee(TestEmployerUnitDimensions.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployerUnitForProject (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForProject(TestEmployerUnitDimensions.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForProject(TestEmployerUnitDimensions.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFilterByEmployerUnitForProject (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForProject(TestEmployerUnitDimensions.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForProject(TestEmployerUnitDimensions.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployerUnitForCustomer (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForCustomer(TestEmployerUnitDimensions.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testEmployerUnitForCustomer(TestEmployerUnitDimensions.java:217)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFilterByEmployerUnitForCustomer (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomer(TestEmployerUnitDimensions.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomer(TestEmployerUnitDimensions.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testFilterByEmployerUnitForCustomerWhenProjectIsOnReport (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomerWhenProjectIsOnReport(TestEmployerUnitDimensions.java:261)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestEmployerUnitDimensions.testFilterByEmployerUnitForCustomerWhenProjectIsOnReport(TestEmployerUnitDimensions.java:261)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting (25s)
🔴 testOvertimeReportsAreCorrect (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testOvertimeReportsAreCorrect(TestOvertimeCategoryReporting.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testOvertimeReportsAreCorrect(TestOvertimeCategoryReporting.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOvertimeCategoryGroupRestriction (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testOvertimeCategoryGroupRestriction(TestOvertimeCategoryReporting.java:308)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testOvertimeCategoryGroupRestriction(TestOvertimeCategoryReporting.java:308)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployerUnitForProjectAndCompensations_withPrice (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testEmployerUnitForProjectAndCompensations_withPrice(TestOvertimeCategoryReporting.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testEmployerUnitForProjectAndCompensations_withPrice(TestOvertimeCategoryReporting.java:337)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNoCompensationUnitsIfNoProjectHours (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNoCompensationUnitsIfNoProjectHours(TestOvertimeCategoryReporting.java:384)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNoCompensationUnitsIfNoProjectHours(TestOvertimeCategoryReporting.java:384)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNewFilteredReport (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNewFilteredReport(TestOvertimeCategoryReporting.java:150)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNewFilteredReport(TestOvertimeCategoryReporting.java:150)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNormalHoursRowIsAlwaysThereEvenWithoutHours (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNormalHoursRowIsAlwaysThereEvenWithoutHours(TestOvertimeCategoryReporting.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testNormalHoursRowIsAlwaysThereEvenWithoutHours(TestOvertimeCategoryReporting.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKululajit_noProject_salary (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testKululajit_noProject_salary(TestOvertimeCategoryReporting.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testKululajit_noProject_salary(TestOvertimeCategoryReporting.java:196)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testKululajit_project_billing (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testKululajit_project_billing(TestOvertimeCategoryReporting.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testKululajit_project_billing(TestOvertimeCategoryReporting.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployerUnitForProjectAndCompensations_withoutPrice (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testEmployerUnitForProjectAndCompensations_withoutPrice(TestOvertimeCategoryReporting.java:272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReporting.testEmployerUnitForProjectAndCompensations_withoutPrice(TestOvertimeCategoryReporting.java:272)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP (4s)
🔴 testOvertimeReportsAreCorrect (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP.testOvertimeReportsAreCorrect(TestOvertimeCategoryReportingVP.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestOvertimeCategoryReportingVP.testOvertimeReportsAreCorrect(TestOvertimeCategoryReportingVP.java:83)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays (3s)
🔴 testPaidHolidays (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays.testPaidHolidays(TestPaidHolidays.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestPaidHolidays.testPaidHolidays(TestPaidHolidays.java:86)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports (8s)
🔴 testVacationsWithSummaryReport (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports.testVacationsWithSummaryReport(TestVacationsInGenericReports.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports.testVacationsWithSummaryReport(TestVacationsInGenericReports.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testVacationsWithDailyReport (4s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports.testVacationsWithDailyReport(TestVacationsInGenericReports.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestVacationsInGenericReports.testVacationsWithDailyReport(TestVacationsInGenericReports.java:128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction (1min 4s)
🔴 testEmployeeProject_ACTIVE (17s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployeeProject_ACTIVE(TestValidityRestriction.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployeeProject_ACTIVE(TestValidityRestriction.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testEmployeeProject_INACTIVE (16s)
🔴 testNoProjectHoursRestriction_INACTIVE (15s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testNoProjectHoursRestriction_INACTIVE(TestValidityRestriction.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeProjectResults(ReportQuery.java:878)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:808)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testNoProjectHoursRestriction_INACTIVE(TestValidityRestriction.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testEmployee_ACTIVE (7s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployee_ACTIVE(TestValidityRestriction.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getEmployeeRangeReport(ReportQuery.java:1664)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.buildReportFromEmployeeResults(ReportQuery.java:1437)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:812)
	at com.tustor.tuntinetti.view.application.reports.generic.ReportQuery.getReport(ReportQuery.java:831)
	at com.tustor.tuntinetti.view.application.reports.generic.TestValidityRestriction.testEmployee_ACTIVE(TestValidityRestriction.java:179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testEmployee_INACTIVE (7s)
🔴 com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi (32s)
🟢 testWriteInserts (3s)
🟢 testReportDaily (2s)
🔴 testBudgetReportWorkShiftStates (10s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.budgets.BudgetReportApi.newBudgetReport(BudgetReportApi.java:608)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.assertBudgetReportWorkShiftStates(TestBudgetReportApi.java:182)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStates(TestBudgetReportApi.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.budgets.BudgetReportApi.newBudgetReport(BudgetReportApi.java:608)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.assertBudgetReportWorkShiftStates(TestBudgetReportApi.java:182)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStates(TestBudgetReportApi.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testBudgetReportWorkShiftStatesAddPlannedAnonymous (6s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.budgets.BudgetReportApi.newBudgetReport(BudgetReportApi.java:608)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.assertBudgetReportWorkShiftStates(TestBudgetReportApi.java:182)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStatesAddPlannedAnonymous(TestBudgetReportApi.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getOrLoadEmployeeRangeReport(AbstractEmployeeProjectReportView.java:364)
	at com.tustor.tuntinetti.view.logic.ProjectReportView.newRangeReport(ProjectReportView.java:149)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.newEmployeeProjectRangeReports(AbstractEmployeeProjectReportView.java:177)
	at com.tustor.tuntinetti.view.logic.AbstractEmployeeProjectReportView.getRangeReports(AbstractEmployeeProjectReportView.java:145)
	at com.tustor.tuntinetti.view.application.reports.budgets.BudgetReportApi.newBudgetReport(BudgetReportApi.java:608)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.assertBudgetReportWorkShiftStates(TestBudgetReportApi.java:182)
	at com.tustor.tuntinetti.view.application.reports.budgets.TestBudgetReportApi.testBudgetReportWorkShiftStatesAddPlannedAnonymous(TestBudgetReportApi.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testReportMonthly (6s)
🟢 testReportDateRange (3s)
🔴 com.tustor.tuntinetti.view.application.TestProjectReportList (4s)
🔴 testProjectReportListOnConfigureAnalyzesBudgets (4s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.assertReportListOnConfigureAnalyzesBudgets(AbstractReportListTestCase.java:148)
	at com.tustor.tuntinetti.view.application.TestProjectReportList.testProjectReportListOnConfigureAnalyzesBudgets(TestProjectReportList.java:26)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.view.application.TestCustomerReportList (11s)
🔴 testCustomerReportListOnConfigureAnalyzesBudgets (4s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.assertReportListOnConfigureAnalyzesBudgets(AbstractReportListTestCase.java:148)
	at com.tustor.tuntinetti.view.application.TestCustomerReportList.testCustomerReportListOnConfigureAnalyzesBudgets(TestCustomerReportList.java:49)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRoundingWithRowPerTask (3s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81)
	at com.tustor.tuntinetti.view.application.TestCustomerReportList.prepareRoundedReport(TestCustomerReportList.java:109)
	at com.tustor.tuntinetti.view.application.TestCustomerReportList.testRoundingWithRowPerTask(TestCustomerReportList.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRoundingWithTasksOnSingleRow (4s)
Could not initialize class com.tustor.tuntinetti.view.application.MainPage
	at sun.reflect.GeneratedConstructorAccessor542.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.wicket.session.DefaultPageFactory.createPage(DefaultPageFactory.java:188)
	at org.apache.wicket.session.DefaultPageFactory.newPage(DefaultPageFactory.java:65)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.newPage(BookmarkablePageRequestTarget.java:298)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.getPage(BookmarkablePageRequestTarget.java:320)
	at org.apache.wicket.request.target.component.BookmarkablePageRequestTarget.processEvents(BookmarkablePageRequestTarget.java:234)
	at org.apache.wicket.request.AbstractRequestCycleProcessor.processEvents(AbstractRequestCycleProcessor.java:96)
	at com.tustor.tuntinetti.view.TakpApplication$9.processEvents(TakpApplication.java:6323)
	at org.apache.wicket.RequestCycle.processEventsAndRespond(RequestCycle.java:1174)
	at com.tustor.tuntinetti.view.TakpApplication$TakpRequestCycle.processEventsAndRespond(TakpApplication.java:6082)
	at org.apache.wicket.RequestCycle.step(RequestCycle.java:1246)
	at org.apache.wicket.RequestCycle.steps(RequestCycle.java:1342)
	at org.apache.wicket.RequestCycle.request(RequestCycle.java:590)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:512)
	at org.apache.wicket.protocol.http.MockWebApplication.processRequestCycle(MockWebApplication.java:422)
	at org.apache.wicket.util.tester.BaseWicketTester.startPage(BaseWicketTester.java:325)
	at com.tustor.tuntinetti.view.application.AbstractReportListTestCase.prepareLogin(AbstractReportListTestCase.java:81)
	at com.tustor.tuntinetti.view.application.TestCustomerReportList.prepareRoundedReport(TestCustomerReportList.java:109)
	at com.tustor.tuntinetti.view.application.TestCustomerReportList.testRoundingWithTasksOnSingleRow(TestCustomerReportList.java:63)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions (1min 13s)
🟢 testBackToBackJobApplicationSubmissionsAreConvenedForMergeBeforeSave (6s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_ButInUseForADifferentEmployer_FreshOneCreatedIndependently (3s)
🟡 testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherApplicationEmployeePersonInUseForSameEmployer_TransferApplicationsAndKeepLatestData (4s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions.testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherApplicationEmployeePersonInUseForSameEmployer_TransferApplicationsAndKeepLatestData(TestDuplicateUserCollisions.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending (2s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending (3s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangePending (3s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateLoggedIn_DuplicatePasswordChangePending (3s)
🟢 testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyDuplicateUserLoggedIn_DuplicateDataEmpty (2s)
🟢 testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_BothUsersLoggedIn_DuplicateDataEmpty (2s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed (2s)
🟢 testSavingExistingEmployeePersonEmail_CollidesWithAnotherEmployeePersonInUseForSameEmployer_ActionNotAllowed (1s)
🟢 testCrash (2s)
🟡 testTODO2 (1s)
TODO..
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions.testTODO2(TestDuplicateUserCollisions.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODO1 (2s)
TODO Testaa jos vanhalla ja uudella on sama employeeid tmv niin tuleeko millainen collisio (korjattu)?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions.testTODO1(TestDuplicateUserCollisions.java:56)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODOTestDetectionOfDuplicatesAlsoViaAliasWhichIsAlsoUniquePerEmployer (1s)
TODO
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions.testTODOTestDetectionOfDuplicatesAlsoViaAliasWhichIsAlsoUniquePerEmployer(TestDuplicateUserCollisions.java:66)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testTODOCollision (1s)
🔴 testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_MergePersonsAndKeepLatestData (1s)
null
	at com.tustor.tuntinetti.backend.services.ApplicationServices.initializePersonIfNewAndMergeGracefullyIfDuplicate(ApplicationServices.java:758)
	at com.tustor.tuntinetti.backend.services.TestDuplicateUserCollisions.testTODOSavingApplicationEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_MergePersonsAndKeepLatestData(TestDuplicateUserCollisions.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testSubmittingApplicationEmail_MatchesWithExistingApplicationOfAnUnemployedEmployeePersonForSameEmployer_NewApplicationsKeepsOriginalButPiggybacksLatestData (1s)
🟢 testSubmittingApplicationEmail_MatchesWithExistingApplicationOfEmployedEmployeePersonForSameEmployer____Transfer__or__whaatt__ApplicationsAndKeepLatestData (1s)
🟢 testPartitionedPersonsOfDifferentEmployersShallNeverConflict (2s)
🟢 testANewUnpartitionedPersonShallNeverConflictWithAnExistingUnpartitionedPersonFromAnotherEmployer (2s)
🟢 testANewPersonShallMergeWithAnExistingUnpartitionedStalePersonWithoutCurrentEmployer (2s)
🟢 testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithoutDuplicateAlias (2s)
🟢 testANewPersonShallMergeWithAnExistingPartitionedPersonFromTheSameEmployerWithDuplicateAlias (2s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending (2s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasSet_DuplicateNotLoggedIn_DuplicatePasswordChangeNotPending (2s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateLoggedIn_DuplicatePasswordChangeNotPending (2s)
🟢 testSavingNewEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherDataWhen_AliasNotSet_DuplicateNotLoggedIn_DuplicatePasswordChangePending (2s)
🟢 testSavingExistingEmployeePersonEmail_CollidesWithAnotherPersonNotInUseForSameEmployer_Retain_FresherEntity_And_FresherData_OnlyModifiedUserLoggedIn_DuplicateDataEmpty (2s)
🔴 com.tustor.backend.services.tailored.siparila.TestSiparilaFetchEmployeesTask (4s)
🔴 testSiparilaFetchEmployeesTask (4s)
null
	at com.sun.proxy.$Proxy44.save(Unknown Source)
	at com.tustor.backend.services.imports.employees.MepcoEmployeeImportSession.importFilesFromRemoteServer(MepcoEmployeeImportSession.java:119)
	at com.tustor.backend.services.tailored.siparila.SiparilaFetchEmployeesTask.internalRun(SiparilaFetchEmployeesTask.java:125)
	at com.tustor.backend.services.tailored.siparila.TestSiparilaFetchEmployeesTask.testSiparilaFetchEmployeesTask(TestSiparilaFetchEmployeesTask.java:325)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: null
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.tustor.backend.services.transactions.wrappers.TransactionWrapper.invoke(TransactionWrapper.java:74)
	at com.sun.proxy.$Proxy44.save(Unknown Source)
	at com.tustor.backend.services.imports.employees.MepcoEmployeeImportSession.importFilesFromRemoteServer(MepcoEmployeeImportSession.java:119)
	at com.tustor.backend.services.tailored.siparila.SiparilaFetchEmployeesTask.internalRun(SiparilaFetchEmployeesTask.java:125)
	at com.tustor.backend.services.tailored.siparila.TestSiparilaFetchEmployeesTask.testSiparilaFetchEmployeesTask(TestSiparilaFetchEmployeesTask.java:325)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 com.tustor.backend.services.TestAuthorizationServices (10s)
🟢 testEmployeeSettingsSearchPanelEmployerUnitFiltering (2s)
🟢 testEmployeeHoursReportsPanelEmployerUnitFiltering (2s)
🟢 testManagerPassesEmployerUnitFiltering (1s)
🟢 testAuthorizationFeaturesAndRolesCacheDuration (2s)
🟢 testAuthorizationFeaturesAndRolesCacheForOtherUsersIsNotReset (2s)
🟢 com.tustor.backend.services.transactions.TestFinnishTaxCardTransactions (7s)
🟢 testUpdateWithholdingPercentageExistingFinnishTaxCardStartsBefore (2s)
🟢 testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAtTheSameDay (1s)
🟢 testUpdateWithholdingPercentageNoExistingFinnishTaxCards (1s)
🟢 testUpdateWithholdingPercentageExistingFinnishTaxCardStartsAfter (1s)
🔴 com.tustor.backend.services.TestLostWeeklyRestTime (47s)
🔴 testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange(TestLostWeeklyRestTime.java:173)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 testWeeklyRestTimeKunEiSopimusta (0s)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_None (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None(TestLostWeeklyRestTime.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_None(TestLostWeeklyRestTime.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2 (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2(TestLostWeeklyRestTime.java:219)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeOnBillingReportIndependentOfReportingRange2(TestLostWeeklyRestTime.java:219)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOnlyMondayGiven_GiveFreeRide (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide(TestLostWeeklyRestTime.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlyMondayGiven_GiveFreeRide(TestLostWeeklyRestTime.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None(TestLostWeeklyRestTime.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Truly_None(TestLostWeeklyRestTime.java:306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly(TestLostWeeklyRestTime.java:374)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Sunday_exactly(TestLostWeeklyRestTime.java:374)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly(TestLostWeeklyRestTime.java:443)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Saturday_exactly(TestLostWeeklyRestTime.java:443)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly(TestLostWeeklyRestTime.java:511)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Friday_exactly(TestLostWeeklyRestTime.java:511)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday(TestLostWeeklyRestTime.java:547)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartsOnThursdayAlwaysEnoughRestTime_Thursday(TestLostWeeklyRestTime.java:547)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟢 test_Viikkolepo_DinhThao_20120716_20120722 (0s)
🔴 testNormalWeek_NoRestTime (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime(TestLostWeeklyRestTime.java:662)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime(TestLostWeeklyRestTime.java:662)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWorkingOnlyOnSingleDayHasPlentyOfRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime(TestLostWeeklyRestTime.java:714)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkingOnlyOnSingleDayHasPlentyOfRestTime(TestLostWeeklyRestTime.java:714)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNormalWeek_NoRestTime_ThoughLunchBreak (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak(TestLostWeeklyRestTime.java:770)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_ThoughLunchBreak(TestLostWeeklyRestTime.java:770)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNormalWeek_NoRestTime_6_16 (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16(TestLostWeeklyRestTime.java:825)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_NoRestTime_6_16(TestLostWeeklyRestTime.java:825)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNormalWeek_TrulyNoRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime(TestLostWeeklyRestTime.java:881)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNormalWeek_TrulyNoRestTime(TestLostWeeklyRestTime.java:881)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayNotEnough (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough(TestLostWeeklyRestTime.java:935)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayNotEnough(TestLostWeeklyRestTime.java:935)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction(TestLostWeeklyRestTime.java:988)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayEnoughBecauseOfOptimizationInstruction(TestLostWeeklyRestTime.java:988)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayIsEnough (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough(TestLostWeeklyRestTime.java:1064)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnough(TestLostWeeklyRestTime.java:1064)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayIsEnoughBecauseNoWork (1s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:1117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:1117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayCountsIfRestDayCanBeAnyDay (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay(TestLostWeeklyRestTime.java:1163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayCanBeAnyDay(TestLostWeeklyRestTime.java:1163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOptimalDayForLostWeeklyRestTimeIsChosen (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1182)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1182)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLostWeeklyRestTime.java:1200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen(TestLostWeeklyRestTime.java:1182)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOptimalDayForLostWeeklyRestTimeIsChosen_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay(TestLostWeeklyRestTime.java:1200)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToMonday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday(TestLostWeeklyRestTime.java:1209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToMonday(TestLostWeeklyRestTime.java:1209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeIsSetToMonday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday(TestLostWeeklyRestTime.java:1228)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToMonday(TestLostWeeklyRestTime.java:1228)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToTuesday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday(TestLostWeeklyRestTime.java:1247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToTuesday(TestLostWeeklyRestTime.java:1247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeIsSetToTuesday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday(TestLostWeeklyRestTime.java:1266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToTuesday(TestLostWeeklyRestTime.java:1266)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToWednesday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday(TestLostWeeklyRestTime.java:1285)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToWednesday(TestLostWeeklyRestTime.java:1285)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeIsSetToWednesday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday(TestLostWeeklyRestTime.java:1304)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToWednesday(TestLostWeeklyRestTime.java:1304)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToThursday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday(TestLostWeeklyRestTime.java:1323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToThursday(TestLostWeeklyRestTime.java:1323)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeIsSetToThursday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday(TestLostWeeklyRestTime.java:1342)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToThursday(TestLostWeeklyRestTime.java:1342)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayCountsIfRestDayIsSetToSunday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday(TestLostWeeklyRestTime.java:1361)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayCountsIfRestDayIsSetToSunday(TestLostWeeklyRestTime.java:1361)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testLostWeeklyRestTimeIsSetToSunday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday(TestLostWeeklyRestTime.java:1380)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testLostWeeklyRestTimeIsSetToSunday(TestLostWeeklyRestTime.java:1380)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetZeroAndEnoughRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime(TestLostWeeklyRestTime.java:1399)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime(TestLostWeeklyRestTime.java:1399)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1418)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1418)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit(TestLostWeeklyRestTime.java:1437)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_limit(TestLostWeeklyRestTime.java:1437)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetNegativeAndEnoughRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime(TestLostWeeklyRestTime.java:1456)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndEnoughRestTime(TestLostWeeklyRestTime.java:1456)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetNegativeAndNotEnoughRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetNegativeAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime(TestLostWeeklyRestTime.java:1503)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWorkshiftStartingTwoDaysBeforeWeekChangeMayAffectRestTime(TestLostWeeklyRestTime.java:1503)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetZeroAndEnoughRestTime_end (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end(TestLostWeeklyRestTime.java:1522)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndEnoughRestTime_end(TestLostWeeklyRestTime.java:1522)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end(TestLostWeeklyRestTime.java:1541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end(TestLostWeeklyRestTime.java:1541)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit(TestLostWeeklyRestTime.java:1560)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetZeroAndNotEnoughRestTime_end_limit(TestLostWeeklyRestTime.java:1560)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetPositiveAndEnoughRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime(TestLostWeeklyRestTime.java:1579)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime(TestLostWeeklyRestTime.java:1579)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1599)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1599)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetPositiveAndNotEnoughRestTime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1618)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime(TestLostWeeklyRestTime.java:1618)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testWeekStartTimeOffsetPositiveAndNotEnoughRestTime_weekStartsOnTuesday(TestLostWeeklyRestTime.java:1638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testOnlySomeHoursFromSundayAreLost (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1714)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testOnlySomeHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1714)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testAllHoursFromSundayAreLost (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1744)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testAllHoursFromSundayAreLost(TestLostWeeklyRestTime.java:1744)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnMondayIsNotEnoughEvenIfNoWork (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:1769)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnMondayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:1769)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnSaturdayNotEnough (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough(TestLostWeeklyRestTime.java:1821)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayNotEnough(TestLostWeeklyRestTime.java:1821)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime(TestLostWeeklyRestTime.java:1874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekWithOvertime(TestLostWeeklyRestTime.java:1874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime(TestLostWeeklyRestTime.java:1928)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testNoRestTimeBecauseWorkingFullTimeWholeWeekNoOvertime(TestLostWeeklyRestTime.java:1928)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnSaturdayIsEnough (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough(TestLostWeeklyRestTime.java:1975)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnough(TestLostWeeklyRestTime.java:1975)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnSaturdayIsEnoughBecauseNoWork (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:2026)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork(TestLostWeeklyRestTime.java:2026)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnSaturdayIsEnoughBecauseNoWork_2 (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2(TestLostWeeklyRestTime.java:2078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsEnoughBecauseNoWork_2(TestLostWeeklyRestTime.java:2078)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:2128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnSaturdayIsNotEnoughEvenIfNoWork(TestLostWeeklyRestTime.java:2128)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven(TestLostWeeklyRestTime.java:2179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeOnFridayWhileSaturdayAndSundayNotYetGiven(TestLostWeeklyRestTime.java:2179)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🟡 testTODORestTimeOnSunday (0s)
TODO?
	at junit.framework.Assert.fail(Assert.java:47)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testTODORestTimeOnSunday(TestLostWeeklyRestTime.java:2233)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeWithMultipleContracts (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts(TestLostWeeklyRestTime.java:2253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeWithMultipleContracts(TestLostWeeklyRestTime.java:2253)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testRestTimeCase138 (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138(TestLostWeeklyRestTime.java:2269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testRestTimeCase138(TestLostWeeklyRestTime.java:2269)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testCase26787_AnttiKojo (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo(TestLostWeeklyRestTime.java:2306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browseWeek(ViewRangeReportServices.java:1508)
	at com.tustor.backend.services.TestLostWeeklyRestTime.testCase26787_AnttiKojo(TestLostWeeklyRestTime.java:2306)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 com.tustor.backend.services.TestWorkShiftStateTaskTestCases (0s)
🔴 testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto (0s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.assertWorkShiftStateSalesCustomerSummary(TestWorkShiftStateTaskTestCases.java:74)
	at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto(TestWorkShiftStateTaskTestCases.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.assertWorkShiftStateSalesCustomerSummary(TestWorkShiftStateTaskTestCases.java:74)
	at com.tustor.backend.services.TestWorkShiftStateTaskTestCases.testWorkShiftStateHoursAndSalesWithAndWithoutHinnasto(TestWorkShiftStateTaskTestCases.java:58)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
com.tustor.backend.services.TestEmployeeRangeReportLoader (pending 15h 38min 29s)
🔴 testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak (2s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:524)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:341)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.newEmployeeRangeReportsQueryCriteriaCache_WORK_SHIFT_EDITOR_LOAD_ALSO_ANONYMOUS_FOR_AUTHORIZED_UNITS_todo_unit_precision(AbstractEmployeeRangeReportLoaderTestCase.java:594)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.assertLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleAnonymousRecurringServiceDemands(AbstractEmployeeRangeReportLoaderTestCase.java:1214)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee(TestEmployeeRangeReportLoader.java:1485)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak(TestEmployeeRangeReportLoader.java:1499)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.getEmployeeRangeReportSafely(EmployeeRangeReportsQueryCriteriaCache.java:1533)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:524)
	at com.tustor.backend.services.EmployeeRangeReportsQueryCriteriaCache.<init>(EmployeeRangeReportsQueryCriteriaCache.java:341)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.newEmployeeRangeReportsQueryCriteriaCache_WORK_SHIFT_EDITOR_LOAD_ALSO_ANONYMOUS_FOR_AUTHORIZED_UNITS_todo_unit_precision(AbstractEmployeeRangeReportLoaderTestCase.java:594)
	at com.tustor.backend.services.AbstractEmployeeRangeReportLoaderTestCase.assertLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleAnonymousRecurringServiceDemands(AbstractEmployeeRangeReportLoaderTestCase.java:1214)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee(TestEmployeeRangeReportLoader.java:1485)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployeeWithLunchBreak(TestEmployeeRangeReportLoader.java:1499)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testNoNpeEvenIfSessionCacheIsNotAvailable (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:773)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testNoNpeEvenIfSessionCacheIsNotAvailable(TestEmployeeRangeReportLoader.java:374)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:773)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testNoNpeEvenIfSessionCacheIsNotAvailable(TestEmployeeRangeReportLoader.java:374)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
🔴 testSessionLevelCacheDoesNotReindexExistingRangeReport (3s)
org.hibernate.exception.SQLGrammarException: could not extract ResultSet
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1692)
	at org.hibernate.jpa.spi.AbstractEntityManagerImpl.convert(AbstractEntityManagerImpl.java:1602)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:492)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:773)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testSessionLevelCacheDoesNotReindexExistingRangeReport(TestEmployeeRangeReportLoader.java:802)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
Caused by: could not extract ResultSet
	at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:106)
	at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:42)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:111)
	at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:97)
	at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:79)
	at org.hibernate.loader.Loader.getResultSet(Loader.java:2122)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1905)
	at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1881)
	at org.hibernate.loader.Loader.doQuery(Loader.java:925)
	at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:342)
	at org.hibernate.loader.Loader.doList(Loader.java:2622)
	at org.hibernate.loader.Loader.doList(Loader.java:2605)
	at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2434)
	at org.hibernate.loader.Loader.list(Loader.java:2429)
	at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:501)
	at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:370)
	at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:216)
	at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1339)
	at org.hibernate.internal.QueryImpl.list(QueryImpl.java:87)
	at org.hibernate.jpa.internal.QueryImpl.list(QueryImpl.java:606)
	at org.hibernate.jpa.internal.QueryImpl.getResultList(QueryImpl.java:483)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1637)
	at com.tustor.backend.services.DatabaseServices.browseOrderedLimited(DatabaseServices.java:1602)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1571)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1558)
	at com.tustor.backend.services.DatabaseServices.browseOrdered(DatabaseServices.java:1516)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.browse(VacationNameServices.java:30)
	at com.tustor.tuntinetti.backend.services.VacationNameServices.getVacationNameCache(VacationNameServices.java:91)
	at com.tustor.backend.services.ViewRangeReportServices.browseLowLevel(ViewRangeReportServices.java:936)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:866)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:851)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:832)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:813)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:798)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:785)
	at com.tustor.backend.services.ViewRangeReportServices.browse(ViewRangeReportServices.java:773)
	at com.tustor.backend.services.TestEmployeeRangeReportLoader.testSessionLevelCacheDoesNotReindexExistingRangeReport(TestEmployeeRangeReportLoader.java:802)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at junit.framework.TestCase.runTest(TestCase.java:164)
	at junit.framework.TestCase.runBare(TestCase.java:130)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:120)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at junit.framework.TestSuite.runTest(TestSuite.java:230)
	at junit.framework.TestSuite.run(TestSuite.java:225)
	at com.tustor.backend.services.utils.CITestRunner.run(CITestRunner.java:483)
	at wicket.quickstart.CITestRunnerClient.main(CITestRunnerClient.java:48)
testCase44003MultipleThreadsShouldNotInterfereWhenAllocatingRecurringServiceDemands (pending 15h 38min 20s)
testConfirmWithDuplicateRecurringServiceDemand
testSaveTwoTasksOnSameDay
testTODOTheadSafetyCase40679
testSaveTasksWithSwappedEmployeeProjectsSymmetricSwap
testSaveTasksWithSwappedEmployeeProjectsNotSymmetricSwap
testTODOTaskSaveExceptionWhenTaskUnassigned
testTaskSaveExceptionWithNullParameters
testAllowOverlappingPeriods
testTaskSaveExceptionWhenTaskDone
testCheckIfPicked
testTODOLoadRecentFromDbAndSmokeTestForCrashes
testTODONimetönVuoroEiSaaSyödäToistuviaVuorojaKoskaVarsinkinOsittaisessaSyönnissäSiitäTuleeOngelmia
testTODOTestaaToistuvaVuoroJokaPerustettuDstTaitoskohtaan
testProjectCompensationsLoadedEvenIfNotInActiveRange
testLoadNormalReportIntoMultipleThreads
testTodos
testSessionCachedClonesShouldBeCleanedOfDirtyChanges
testResettingRangeReportsLoadedFromCache
testShouldRefreshDailyReportsInOtherThreadsAsWell
testLoadsReportsWithRecurringServiceDemandsOnlyInSelectedProjects
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspective
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTaskDescriptionDiffersFromRecurringServiceDemand
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveDifferentTaskDescription
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescription
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionButEmployeeHasOwnRecurringServiceDemand
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingDifferentTaskDescriptionEmployeeHasPartiallyMatchingOwnRecurringServiceDemand
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsMatchingTwoDifferentTaskDescriptions2
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveAllowsExactMatchingOntoTwoDifferentTaskDescriptions
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_SomeRemains
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartRemains
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveMultipleRecurringServicesCanBeSharedBySingleEmployee_OtherDuplicatePartRemains
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveTwoRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesCanBeSharedBySingleEmployee_DuplicatePartsRemain
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesWithoutMatchingEmployee
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeRecurringServicesDisabledSharingBySingleEmployee
testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployee
testCase8273LoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromWorkShiftEditorPerspectiveThreeSimilarRecurringServicesDisabledSharingBySingleEmployeeDifferentDescription
testReportPanelsDoNotSeeUnPaidTasks
testLoadReportsWithRecurringServiceDemandsIntoMultipleThreadsFromEmployeeCalendarPerspective
testEmployeeRangeReportsQueryCriteriaCacheUsedByNullWithSerchCriteria
testTODOSickleave_AND_Vacation_StateModel
testTODORecurringChange
testNewTaskStalesRelevantCaches
com.tustor.backend.services.transactions.TestFeatureSetTransactions
testDisableStatementTimeoutTriggersCacheClear
testFeatureActivationCreatesReminders
testFeatureSaveWithUpdatedBy
com.tustor.tuntinetti.backend.services.handlers.TestMolJobPostingSaveHandler
testUpdatedAtRemoteSaveLogic
com.tustor.tuntinetti.backend.services.TestProjectCustomerServices
testBrowseByNewProject
testBrowseByEmployerIds
com.tustor.tuntinetti.view.application.TestRegistration
testUserIsRequiredToAcceptAgreement
testUserAgreementCanBeViewed
testUserWithNewEmailIsRegisteredSuccessfully
testRequiredFields
testEmailValidation
testUserCannotRegisterDuplicateEmployerNameWithExistingEmployeeAndSameEmail
testUsersContactRequestIsEmailedAfterSuccessfulRegistration
testRegistrationPage
testUserWithDuplicateAliasCannotExistAnymoreDueToCase46537Partitioning
testUserWithDuplicateEmailInAnotherCompanyCanNoLongerAccessThroughExistingEmployeeSinceCase46537
testPasswordChangePendingNotEnforcedOnFirstLoginAfterRegistration
com.tustor.backend.services.TestSomeServices
testBrowseDatabaseWithEnumBits
testBrowseDatabaseWithEnumBitsAndOtherParents
testBrowseDatabaseWithEnumBitsEmpty
testSetQueryParents
testBrowseDatabaseWithEnums
testCacheKeyImplementation
testIfServiceMethodsCanBeCalledWithoutFailure
com.tustor.backend.services.TestSalaryTemplates
testKokousPalkkio
testDefaultSalaryCalculationRowCount
testHourlySalaryTemplate
testAverageHourlySalaryTemplate
testMonthlySalaryTemplate
com.tustor.tuntinetti.backend.services.TestBrowsingCustomIss
testPoolissaAivanUusi
testPoolissa_Päättynyt_OllutTyösuhdeJaTyökohteet
testPoolissa_Päättynyt_OllutPelkkäTyösuhde_Iss
testTyösuhdePäättynytTeknisenPäättymispäivänPerusteella
testPoolissaPaluumuuttajaEhtinytLopettaa_OllutTyösuhdeJaTyökohteet_Paluumuuttaja
testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkkäTyösuhde_Paluumuuttaja
testPoolissaPaluumuuttajaEhtinytLopettaa_OllutPelkätTyökohteet_Paluumuuttaja
testTyösuhteessa_TyösopimusJaTyökohteetVoimassa
testTyösuhteessa_TyösopimusMuttaTyökohteetVanhentuneet
testTyösuhteessa_TyösopimusEiTyökohteita
testTyösuhteessa_TyösopimusEiTyökohteita_Kuukausipalkkainen_EiLöydyKunHaetaanTuntiPalkkaisia
testTyösuhteessa_TyösopimusEiTyökohteita_Tuntipalkkainen_EiLöydyKunHaetaanKuukausiPalkkaisia
testPaluumuuttajaTäppäPoistuuKunTyöntekijälleLuodaanTyösuhde
testPoolissa_Päättynyt_OllutPelkätTyökohteet
com.tustor.tuntinetti.backend.services.TestBrowsingLegacy
testPoolissa_Päättynyt_OllutPelkkäTyösuhde_MuuKuinIss
testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevana
testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisena
testJosOnPalkkalaskelmaNiinPitäisiNäkyäVoimassaolevanaFreshCache
testJosEiOlePalkkalaskelmaakaanNiinEiPitäisiNäkyäAktiivisenaFreshCache
com.tustor.backend.services.handlers.TestNoteSaveHandler
testNoAlertAndNoAssignee
testAlertAndAssignee
testAlertButNoAssignee
com.tustor.tuntinetti.backend.services.TestTimerAlertNotes
testEmployeeNotes
com.tustor.tuntinetti.backend.services.TestTimerAlertCustomerDetails
testTimeAlert
com.tustor.tuntinetti.backend.TestEmployeeSaveHandler
testContractPeriodChangeTimestamp
testApplicantGetsEmployeed
testEmployeeChangeTimestamp
testContractPerillaodWithMultipleEmployeeInstances
com.tustor.tuntinetti.view.application.salaries.TestSaveKausiveroilmoitusMonthlyTransferPage
testYearlyVeroilmoitusTiedosto
testYearlyVeroilmoitusTiedostoKunEiValidejaHetujaJaYTunnusta
testYearlyVeroilmoitusTiedostoWithEmployerUnitRepresentingCompany
testKausiVeroilmoitusTiedosto
testKausiVeroilmoitusTiedostoKunEiValidejaHetujaJaYTunnusta
testHetuOrDummyForTaxEport
testKausiVeroilmoitusTiedostoWithEmployerUnitRepresentingCompany
testGetYTunnusOrDummyForTaxExport
com.tustor.tuntinetti.backend.services.wsdl.katre.utils.TestTulorekisteriAuthenticationDbKeys
testCitywork
testGetX509TulorekisteriCertificate
testGetCertificateDeprecationDate
testCertificateRenewalAndDeprecationInfo
testDatabaseKeysAreEquivalentToKeysInFiles
testEmployerUnitUpdateColumns
com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopProductIdPage
testConnectingWithCertificate
testCase31658
testDifferentEntryIdForTasksAndCompensations
testCase33571
testCase41115
testCase42120BillingCorrection
com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPsopIntegrationPage
testCase31658
testDifferentEntryIdForTasksAndCompensations
testCase33571
testCase41115
testCombinedDateAndTime
testCase42120BillingCorrection
com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestPalseIntegrationPage
testCase31658
testCase33571
testCase41115
testCase42120BillingCorrection
testCase31380
com.tustor.tuntinetti.view.application.reports.export.palveluseteli.TestVaanaIntegrationPage
testCase31658
testCase33571
testCase41115
testCase42120BillingCorrection
com.tustor.tuntinetti.view.application.netvisor.TestNetvisorApiUtilsSmoke
testUseCorrectPayerAccountNumber
testFindExistingDummyNetvisorProduct
testTaxCode
testFindNetvisorCustomerId
testNetvisorProductSearchKeys
testShouldNotAllowEmptyListOfPalkkaMuistioModels
testShouldBuildProperNetvisorUrl
com.tustor.tuntinetti.view.application.TestTaskClassificationManager
testAllProjectsAndAllCombinationsAreInitiallyAvailable
testNaytaLisaaVaihtoehtojaPopupissaValittuDimensioNakyyAlasvetovalikossa
testNpeWhenCheckingIfTaskIsOpen
com.tustor.backend.services.utils.TestSalaryReportClassBag
testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassification
testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithPreferredSalaryReportClasses
testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationActivated
testSalaryReportClassBagBasicWithoutCostCenters
testSalaryReportClassBagBasicWithoutCostCenters_UsingDefaultSalaryReportClassReportingClassification
testSalaryReportClassBagBasicWithoutCostCenters_UsingPreferredSalaryReportClassReportingClassification_WithOnlyDefaults
testSalaryReportClassBagBasicEmployeeEmployerUnitLevelCostCenters
testSalaryReportClassBagBasicWithCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel
testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutEmployeeEmployerUnitLevelCostCenters
testSalaryReportClassBagWithPseudoSalaryReportClassesWithoutCostCentersAtTimeEntryLevelNorFallBackOnEmployeeLevel
testSalaryReportClassBagWithPseudoSalaryReportClassesAndEmployeeEmployerUnitLevelCostCenters
testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevel
testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutReportingClassifications
testSalaryReportClassBagWithPseudoSalaryReportClassesAndCostCentersAtTimeEntryLevelOrFallBackOnEmployeeLevelUsingSalaryReportClassReportingClassificationWithoutSalaryReportClassReportingClassification
testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithoutDivisionInfo
testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithDivisionInfo
testSalaryReportClassBagSpectraEmployeeEmployerUnitLevelCostCentersWithOvertimeCategoryDivisionInfo
com.tustor.backend.services.utils.TestSalaryReportClassBagServices
testSalaryReportClassBag_Builds_Distinct_Case_Sensitive_Mappings
testReturnsNullIfNotInitialized
testReportingClassification_Ignored_If_Not_Activated
testReportingClassification_Test_When_NotSetForEmployerUnit_EvenIfActivated_TestMissingPrefixInSalaryReportClass
testReportingClassification_If_Activated_ItMatchesDefaultOrPreferred_IfSetForEmployerUnit
testIsPermutable_trueWhenTargetNameFree_andNoSideEffects_And_creationOfDuplicatesNotAllowedThereafter
testPermutationRequiresEnabledSalaryReportClassReportingClassifications
testIsPermutable_falseWhenTargetNameAlreadyExists
testSortFirstBasedOnNameAfterPrefixAndThenOnPrefix
testIsPermutable_throwsWhenAskingToPermutateWithSelf_Or_NullTarget_Or_InvalidPrefix_EitherMethod
com.tustor.tuntinetti.view.application.TestDummiesWithSalaryCalculationApi
testElu
testJho
testIst
testAta
testItu
testJvv
testJle
testKha
com.tustor.backend.services.TestEmployeeTasksProvider
testRaceCondition
com.tustor.com.tustor.backend.services.TestLogTaskServices
testCopyFieldValues
testBrowse
testGetLogFieldsColumnName
com.tustor.tuntinetti.backend.logic.tailored.debora.TestDeboraPalveluseteliPricing
testTodo
testLabourAgreementFromCustomer_EMPLOYER_DISABLED_CUSTOMER_INHERIT_DISABLED
testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_ENABLED_HAS_PROJECT_LABOUR_AGREEMENT
testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_DISABLED_HAS_PROJECT_LABOUR_AGREEMENT
testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_ENABLED_OVERRIDDEN_BY_OVERTIME_ASSIGNMENT
testLabourAgreementFromCustomer_EMPLOYER_DISABLED_CUSTOMER_INHERIT_ENABLED
testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_DISABLED
testLabourAgreementFromCustomer_EMPLOYER_ENABLED_CUSTOMER_INHERIT_ENABLED
testDefaultPricingEnforcedForCompensationsButNotHours_HasCostPricingHandler
testDefaultPricingEnforcedForCompensationsButNotHours_NoCostPricingHandler
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_ONLY_and_HQ_PRICE_LIMIT_ENABLED
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_ONLY
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_SELF_HQ_ONLY_and_HQ_PRICE_LIMIT_ENABLED
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_SELF_HQ_ONLY
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_HQ_PERSPECTIVE_and_HQ_PRICE_LIMIT_ENABLED
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_BRANCH_PERSPECTIVE_and_HQ_PRICE_LIMIT_ENABLED
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_BRANCH_PERSPECTIVE_and_HQ_PRICE_LIMIT_DISABLED
testMaksajaKustantaaPalvelusetelillä20EurTuntiAsiakasMaksaaLoput_PROJECT_CUSTOMER_BRANCH_WITH_HQ_FROM_HQ_PERSPECTIVE_and_HQ_PRICE_LIMIT_DISABLED
com.tustor.tuntinetti.view.application.TestBillingByPricingInstructions
testSimpleProjectCustomerPricingTemplate
testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDays
testGivenSimpleDailyStartingPriceThenDailyStartingPriceIsAddedOntoAllWorkDaysButOnlyWorkDays
testGivenSimpleDailyPricingWithRoundingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysAndIsRounded
testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeProjectReport
testGivenSimpleDailyPricingThenDailyPriceOverridesAllPriceCategoriesForAllWorkDaysOnEachEmployeeInCollatedProjectReport
testProjectReportViewWithProjectPricingTemplateAndThreeEmployees
testProjectReportViewWithPolarProPricingTemplateAndThreeEmployees
testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith50PercentDiscount
testProjectReportViewWithPolarProPricingTemplateAndThreeEmployeesWith30PercentDiscount
testDailyStartingPriceNeverMatchesAnyOtherCriteria
testDailyPriceNeverMatchesAnyOtherCriteria
com.tustor.tuntinetti.view.application.TestBillingPricingLimit
testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureNotActive
testPricingLimitHasNoEffectWithoutProjectCustomer_FeatureActive
testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureActive
testPricingLimitHasNoEffectWhenReportLoadedForProjectCustomerSelfHq_FeatureNotActive
testPricingLimitReportLoadedForProjectCustomerHq_FeatureActive
testPricingLimitReportLoadedForProjectCustomerHq_FeatureNotActive
testPricingLimitHasNoEffectFromProjectPerspective_FeatureActive
testPricingLimitHasNoEffectFromProjectPerspective_FeatureNotActive
com.tustor.backend.services.TestAbstractPricingServices
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployeeProjectPricing
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteCustomerPricing
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteEmployerUnitPricing
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectCustomerPricing
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectPricing
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteProjectTaskGroupPricing
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeletePricingInstruction
testEmployeeRangeReportCacheIsNotifiedOnCreateUpdateDeleteContractPeriod
testContractPeriodHasNullPricingTemplate
testEmployerUnitPricingCreateUpdateDelete
testCustomerPricingCreateUpdateDelete
testEmployeeProjectPricingCreateUpdateDelete
testProjectCustomerPricingCreateUpdateDelete
testProjectPricingCreateUpdateDelete
testProjectTaskGroupPricingCreateUpdateDelete
testPricingInstructionCreateUpdateDelete_UsedPricingTemplateRemoval
testPricingInstructionCreateUpdateDelete_NonUsedPricingTemplateRemoval
testAbstractPricingCreateNonGlobalAndGlobalDoesNotGiveException
testAbstractPricingPricingTemplateChanges
testPricingTemplateNameChanges
testGlobalPricingTemplateEditIsUpdatedToCache
com.tustor.common.dto.listeners.TestAbstractPricingServices
testSaveNonGlobalAndGlobalDoesNotGiveException
testBrowsingWithPricingTemplates
com.tustor.tuntinetti.view.application.recruitment.submit.TestAbstractJobApplicationSubmitPage
testSpam
testPositionSpamSafe
com.tustor.backend.services.TestLostWeeklyRestTime$1
warning
com.tustor.backend.services.TestTaskUtilsFast
testNormal7_5HoursPerDayHolidayOnThursdayHasOvertimeAssignment
testNormal7_5HoursPerDayHolidayOnThursdayHasSomeWorkAndOvertimeAssignment
testNormal7_5HoursPerDayHolidayOnThursdayHasLotsOfWorkAndOvertimeAssignment
testConsultingContractWithOvertimeAssignmentOnlyOnSaturday_FlexRule
testConsultingContractWithOvertimeAssignmentOnlyOnSaturday_NoFlexRule
testConsultingContractWithOvertimeOnSaturdayAndSunday_Note_EmployeeProjectView
testConsultingContractWithPeriodicOvertimeDuringWeekAndNormalOnSaturday_Note_EmployeeProjectView
testConsultingContractWithPeriodicOvertimeDuringWeekAndNormalOnSaturday_Note_EmployeeProjectView_AndProjectLabourAgreement
testNormalEmployeeWithOvertimeAssignmentForOneHolidayInMiddleOfWeek_FlexRule
testConsultingContractWith40PercentOvertimeCompensationAndOneHolidayInMiddleOfWeek_FlexRule
testConsultingContractWith40PercentOvertimeCompensationAndOneHolidayInMiddleOfWeek_NoFlexRule
testNormalEmployeeWithOvertimeAssignmentForOneHolidayInMiddleOfWeek_NoFlexRule
testNormalEmployeeWithOvertimeAssignmentForWholeWeekThoughOvertimeEffectivelyOnlyDuringOneHolidayInMiddleOfWeek
testFitBreaks
testPickEarliestTime
com.tustor.backend.services.TestMatkaAjanLaskutus
testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla
testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa
testTODO_TeeDynaamistenTaskienTEstiluokka
testNormaaliTyöpäiväIlmanVarallaoloa
testEiViikkolepokorvaustaKunMatkaAikaa
testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa
testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen
testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu
testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu
testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa
testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo
testLyhytTyöpäiväIlmanVarallaoloa
testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka
testNormaaliTyöpäiväManuaalisellaVarallaololla
testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia
testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka
testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti
testNormaaliTyöpäiväAutomaattisellaVarallaololla2h
testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista
testBillAutomaticLunchBreak
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu
testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä
testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu
testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata
com.tustor.backend.services.TestTestStaffComGainerPuhelinpalvelualaPricing
testTodo
testEkaJaTokaKkA
testErolaMervi_20160129
testSuviIslanderPalkankorotusJaTakuupalkka31052013
testTakuupalkkaDateRanges
testIsNewContractInTakuupalkkaSense
testEkaJaTokaKkB
testEkaJaTokaKkC
testX
testUrakkapalkkaJokaKorvaaAikapalkan
testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu
testTwoConsecutiveContractPeriodsInTheBeginning
testUrakkapalkkaJotaTäydennetäänTakuupalkalla_TyossaMuttaEiKahvitauolla
testUrakkapalkkaJokaKorvaaAikapalkan_TyossaMuttaEiKahvitauolla
testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu_TyossaMuttaEiKahvitauolla
testUrakkapalkkaJotaTäydennetäänTakuupalkalla
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkan
testRinnakkaisetTyösopimukset
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaaEiKorvataTakuupalkallaElleiSeAlitu
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvataanTakuupalkalla
testCase15831PoissaoloajanKorvauksiaEiHalutaHuomioidaTakuupalkanMaksettavassaMäärässä
testSet1
testSet2
testSet3
testSet4
testKtaVsTakuu
testConfigureKta
testKTA
testStilisoiRaportilleTuoTakuupalkka
testKoeaikaKäytäntö
testEntäJosOnProjectTaskGroupPalkanLisä
testY
testKtaTehtävä
test
com.tustor.tuntinetti.view.application.reports.tailored.nordex.TestSaveXlsSaldoReportPage
testMeskanenVictoria
com.tustor.tuntinetti.view.application.TestSalaryCalculationApi$1
warning
com.tustor.tuntinetti.view.application.TestReportDisplayValue$1
warning
com.tustor.tuntinetti.view.utils.TestConstructPayRollPerEmployerAndPerCustomer
testProjectCustomeritReportNakymasta
com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVahittaismyyntityo
testLauantailisa2
testLauantailisa3
testLauantailisa4
testLauantailisa5
testLauantailisa
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022
testArkipyhatKunTyosuhdeEiOleKestanytKauaa2018
testIltalisa1
testIltalisa2
testIltaJaYolisa1
testIltaJaYolisa2
testYolisa3
testIltaJaYolisa3
testIltaJaYolisa4
testArkipyhatToissa
testArkipyhatKunTekeeToita
testArkipyhatKunTekeeToitaMuttaBittiEiPaalla
testArkipyhat
testItsenaisyyspaivaMaksetaanLainMukaan
testSairastumispaivana100PctKorvaus
testArkipyhatKunTyosuhdeEiOleKestanytKauaa
testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod
testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod
testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod
testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod
testThatSickleaveCompensatedOnlyToTheLimits
test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan
test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan
test_TODO_KTA
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
testWtrKeryma
com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes80h
testWeeklyOvertime
testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay
testIltalisaYlityonAikana
testYolisaYlityonAikana
testOvertimeOver12hDayIltalisa
testSickLeaveHoursAveragePreviousHoursNoWorkShift
testAgreementName
testSickLeaveHoursFullWorkDayWorkShift
testSickLeaveHoursNoRange
testSickLeaveHoursFullWorkDayNoWorkShift
testApVacationNormalYear
testApVacationLimit
testApVacationInsufficientMonths
test_TODO_SickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma
testWtrKertymaLasketaanAina42Jakajalla
testIltalisa
testYolisa
testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean
testSunnuntaiKorvaus
testSickLeaveHoursDurationLimits
testSickLeaveRepeating
testSickleaveSVLFirstDayAnyDayTemplate
testSickLeaveSVLFirstDayAnyDaySaturday
testSickLeaveSVLFirstDayAnyDaySunday
testSickLeaveSVLFirstDayAnyDayFriday
testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta
testSickLeaveChildSick
testApVacationFirst8Months
testNoApVacationFromMathernaAndPaternalLeave
com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistoTes120h
testNormalHours
testWeeklyOvertime
testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay
testIltalisaYlityonAikana
testYolisaYlityonAikana
testOvertimeOver12hDayIltalisa
testSickLeaveHoursAveragePreviousHoursNoWorkShift
testAgreementName
testSickLeaveHoursFullWorkDayWorkShift
testSickLeaveHoursNoRange
testSickLeaveHoursFullWorkDayNoWorkShift
testApVacationNormalYear
testApVacationLimit
testApVacationInsufficientMonths
test_TODO_SickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma
testWtrKertymaLasketaanAina42Jakajalla
testIltalisa
testYolisa
testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean
testSunnuntaiKorvaus
testSickLeaveHoursDurationLimits
testSickLeaveRepeating
testSickleaveSVLFirstDayAnyDayTemplate
testSickLeaveSVLFirstDayAnyDaySaturday
testSickLeaveSVLFirstDayAnyDaySunday
testSickLeaveSVLFirstDayAnyDayFriday
testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta
testSickLeaveChildSick
testApVacationFirst8Months
testNoApVacationFromMathernaAndPaternalLeave
com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenLisatTesTestCase
testAPAndXDay50
testXDay50
testIltalisä
testYölisä
testIltalisäLimit
testIltalisäRise
testIltalisäSunnuntai
testIltalisäYölisä
testIltalisäYölisäSunnutai
testIltalisäYölisäYölisäMuuttuu
testVDay100
com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes75hKk
testWeeklyOvertime
testApVacationEarnedAfter6Months
testSickLeaveHoursWorkshiftFullWorkDay
testApVacationNormalYear
testApVacationLimit
testApVacationInsufficientMonths
testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay
testIltalisaYlityonAikana
testYolisaYlityonAikana
testOvertimeOver12hDayIltalisa
testSickLeaveHoursAveragePreviousHoursNoWorkShift
testSickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma
testSickLeaveHoursFullWorkDay
testAgreementName
testIltalisa
testYolisa
testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean
testSunnuntaiKorvaus
testSickLeaveHoursDurationLimits
testSickLeaveRepeating
testSickleaveSVLFirstDayAnyDayTemplate
testSickLeaveSVLFirstDayAnyDaySaturday
testSickLeaveSVLFirstDayAnyDaySunday
testSickLeaveSVLFirstDayAnyDayFriday
testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta
testSickLeaveChildSick
testApVacationFirst8Months
testNoApVacationFromMathernaAndPaternalLeave
com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes112hKk
testWeeklyOvertime
testApVacationEarnedAfter6Months
testWTR
testApVacationNormalYear
testApVacationLimit
testApVacationInsufficientMonths
testKikyApVacationWorktimeReductionMilestoneDayMinimumLengthVsStandardWorkHoursPerDay
testIltalisaYlityonAikana
testYolisaYlityonAikana
testOvertimeOver12hDayIltalisa
testSickLeaveHoursAveragePreviousHoursNoWorkShift
testSickleaveHoursDurationLimitsPam1kkTakuuPalkkaTyotapaturma
testSickLeaveHoursFullWorkDay
testAgreementName
testIltalisa
testYolisa
testTODOApVacationWorktimeReductionMilestoneDayMinimumLengthAsABoolean
testSunnuntaiKorvaus
testSickLeaveHoursDurationLimits
testSickLeaveRepeating
testSickleaveSVLFirstDayAnyDayTemplate
testSickLeaveSVLFirstDayAnyDaySaturday
testSickLeaveSVLFirstDayAnyDaySunday
testSickLeaveSVLFirstDayAnyDayFriday
testSairaslomakorvausMaksetanaKuitenkinVahintaanSairausvakuutuslainTarkoitamaltaKarenssiajalta
testSickLeaveChildSick
testApVacationFirst8Months
testNoApVacationFromMathernaAndPaternalLeave
com.tustor.tuntinetti.backend.logic.huvites.TestHuviElamysJaTeemapuistojenTes129hKokoaikainen
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testTyotVapaaPaivina
testWorkTimeReduction
testSickleave
com.tustor.tuntinetti.backend.logic.TestMetalliTes
testDailyOvertime
testCase34253
testCase3207
testViikkoYlityo
testWeeklyOvertimeReplacesDailyOvertimeIfItHasLargerCompensation
testDailyLeg2OvertimeAfterWeeklyOvertime
testWeeklyLeg2OvertimeStartsDuringTheDay
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
testCase34253_MaanselkaTapio_20191225_20200106
testOnly_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_causesWorktimeReductionVacationDaysToBeSkipped
testCopyGregerNyman_20151113_20151114
testCopyFrankLonnroth_20151101_20151130
testCase9838_HaddasFrej_20160105
testHautalaMarko_20160201_20160215
testCase31427_OoReh_20200907_20200913
testLostWeeklyRestTime
testPaasiaislauantaiViikkoylityonAikana
testWeeklyOvertime
testArkipyhat
testSairastumispaivana100PctKorvaus
testSunnuntaityo
testSairaslomaKorvaukset
testPalkallisenAitiyslomanAjaltaEiKorvataItsenäisyysPaivaa
testPalkallisenAitiyslomanAjaltaMaksetaanVappuna
testPalkallisenRaskauslomanAjaltaMaksetaanVappuna
testIndependenceDayIsCompensatedAccordingToLaw_notQualified
testIndependenceDayIsCompensatedAccordingToLaw_qualified
testIndependenceDayIsCompensatedAccordingToLaw_unpaidReductionVacation
testIndependenceDayIsCompensated_dummyTaskOnReport
testIndependenceDayIsCompensatedAccordingToLaw_sickleave
testIndependenceDayIsCompensatedAccordingToLaw_sickleaveJollaSuunniteltuTyovuoro
testIndependenceDayIsCompensatedAccordingToLaw_fullWorkDay
testIndependenceDayIsCompensatedAccordingToLaw_vacation
testSairauslomallaArkipyhänäJaOikeusSarauslomakorvaukseenAlkanut
testSairauslomallaItsenaisyyspaivanaJaViereisinaPaivinaJaOikeusSarauslomakorvaukseenAlkanut
testArkipyhienKarenssi
testArkipyhatPaasiaisena
com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_MuuKuinToimistotyo_Kiky
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltatyolisa
testYotyolisa
testLauantailisa
testHolidayCompensation
testStandbyCompensation
testSunnuntaiaattolisa
test_TODO_YotyolisaJatkuuYliKuuden
testSairaudenUusiutuminen
testSickleave
testArkipyhienKorvausKunEiTehdaToita
com.tustor.tuntinetti.backend.logic.TestLeipomoidenPaivatyolaisia37_5ViikossaKoskevaTES
testSunnuntaiTyo
testAatot
testArkiTyo
testVuorokautinenYlityo
testLauantaiVuorot
testLyhennysvapaidenKertyminen
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testArkipyha
testViikkoylityot
com.tustor.tuntinetti.backend.logic.TestSpectraKipaUseCases
testTODOLisääOvertimeDaySummaryTestejäTähän
test_AleksiViljamiSulkko_20140605_pelkkaKoulutusPaiva
testTODOHeidiJohannaKokkinen_
testTODOKkVastuulisäNäkyviin
testTODOKkVastuulisäTuntipalkkaisella
testTODOPalkatonSairauslomaJaArkipyhä
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_KetonenMarika_20141201_20141231
testKaikkiLisätKerryttävätKta
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_MikhailovaIrina_20141201_20141231
test_Hiekkavuo_Simo_Palkan_Lisät_20140602_20140608
com.tustor.tuntinetti.backend.logic.TestLviToimialanTesKta
testAverageHourlySalaryUsage
testSigmaLaskenta
testAverageHourlySalary
testLaskeKeskituntiansioViimeiseltaLomanansaintavuodelta
testLaskutussopimus
testTekninenTyosuhteenAlkupaivaKeskenSopimuksen
test30PaivanValinLaskenta
testLaskeKeskituntiansioKunEiTaskejaLomanansaintavuodella
testLaskeKeskituntiansioKuluvaltaLomanansaintaVuodelta
testLaskeKeskituntiansioKunSitaEiVoiVielaLaskea
testMonthlySalaryOvertimeCategoryEiMerkitseva
testLomaFeaturetJaAsetuksetEiVaikuta
testLaskutusEiEstaKtanLaskentaa
testEpasaannollisenProsenttiperusteinenLomalaskelmaEiVaikuta
testAnsaintaSaantoEiLomiaTaiProsenttiperusteinenEiVaikuta
testEiLasketaAjaltaEnnenKtata
testAnsaintaSaannonVaihtuminenKatkaisee
test_TODO_AverageHourlySalaryHistory
testGetHistoryKtaInfoWithDateRange
testPalvelusvuosienLaskentaEpasaannollisessaTyosuhteessaEiHeitaVirhetta
com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematMuuSuomi2020
testAverageHourlySalaryUsage
testSunnuntaiKorvaus
testIltaJaYolisat
testAverageHourlySalary
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testExtraHours
test_TODO_WeeklyOvertimeWhenOver11HourDays
testWeeklyOvertimeWithVacationsAndSickleaves
test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testLyhennysvapaidenKertyminenLoppiainenViikonloppuna
testLyhennysvapaidenKertyminenLoppiainenArkiViikolla
com.tustor.tuntinetti.backend.logic.TestMeijerityontekijatTESJaateloala
testDailyOvertime
testLauantailisa
testSairastumispaivana100PctKorvaus
testVarallaolo50
testSaannollinenTyoaika
testArkipyhatLyhentavaTyoviikkoa
test_TODO_ASIAKASKOHTAISESTI_Halytystyo
testSairausajanPalkka
testPeriodOvertime
testIltatyosta_maksetaan_ylitoina_vain_mikali_ne_alkavat_ennen_ylitoita_IltatyolisaEsimerkki1TesSivu33
testAamulisa
testIltatyolisaEsimerkki2TesSivu33
testLauantailisaEsimerkki1Tes34
testIltatyostaMaksetaanJo14_16_MikaliTyoAlkaaTallaValilla
testSaturdaySpecialOvertimeBugi
testLauantailisaEsimerkki2Tes34
testPaasiaislauantaiEnnenKlo16
testJuhannusaattoEnnenKlo16
testJouluaattoEnnenKlo16
testPaasiaislauantaiMyosKlo16Jalkeen
testPaasiaislauantaiKlo16JalkeenSimple
testJuhannusaattoMyosKlo16Jalkeen
testJouluaattoMyosKlo16Jalkeen
testSuurJuhlapyhaKorvaus
testPitkaperjantainSuurjuhlapyhakorvaus
testSuurjuhlapyhakorvausJuhannuksenJalkeisenaSunnuntaina
test_TODO_Yolisa
test_TODO_EiYotyolisaaJosVuoroAlkaaPuolenyonJalkeen
testIltalisaLauantaina
testIltalisaaEiMaksetaYlityonAikana
testIltalisaMaksetaanKorotettunaYlityonAikana
testIltalisaSunnuntaina
testYolisaMaksetaanTuplanaViikonloppuisin
testSaturdayOvertime
testSaturdayExtraIsScaledByOvertime
testNightshift
testWorkingOnAscensionDayNight
testWorkingOnWeeklyRestDay
testRegularSickleaves
testWorkInducedSickleaves
testChildSick
com.tustor.tuntinetti.backend.logic.TestNordexCompensationTypes
testNordexTravelEntry
com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_3vk_Jaksotyo
testWeeklyOvertime
testSpecialSatrudayOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testMaksetaanKTAlla
testKorottavatKTAta
test_TODO_SpecialWeeklyOvertime
test_TODO_WtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testDailyOvertime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestValtionVirkaKolmenviikonJaksotyoVirkamiehet
testWeeklyOvertime
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestAutomaattinenVarallaolo
testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa
testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla
testTODO_TeeDynaamistenTaskienTEstiluokka
testNormaaliTyöpäiväIlmanVarallaoloa
testEiViikkolepokorvaustaKunMatkaAikaa
testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa
testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen
testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu
testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu
testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa
testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo
testLyhytTyöpäiväIlmanVarallaoloa
testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka
testNormaaliTyöpäiväManuaalisellaVarallaololla
testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia
testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka
testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti
testNormaaliTyöpäiväAutomaattisellaVarallaololla2h
testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista
testBillAutomaticLunchBreak
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu
testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä
testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu
testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata
com.tustor.tuntinetti.backend.logic.TestLabourAgreementWeekStartTimeEffects
testCase16891PakkastyöOvernight
testSickleaveDaysCompensatedAccordingToContract
testEmployeeProjectDailyReportHandle
com.tustor.tuntinetti.backend.logic.TestHammaslaboratorioalanTes_37_5
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testExtraHours
testLyhennysvapaidenKertyminen
testViikoittainenYlityoErikoispaivina
testSairaslomakorvausKunSairausUusiutuu
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisia40hViikossaKoskevaTyoehtoSopimus
testSunnuntaiTyo
testArkiTyo
testVuorokautinenYlityo
testLyhennysvapaidenKertyminen
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testAatot
testLauantaiVuorot
testArkipyha
testViikkoylityot
com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaa
testEiItsenaisyyspaivaKorvaustaJosJokuVapaaPaalla
testItsenaisyyspaivakorvausKunEiVapaataPaalla
testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa
testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataEiKäytettävissä
testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataVähänKäytettävissä
testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataKäytettävissä
testTodoRecordaaMyösOvertimeLeaveExporttaustaVarten
com.tustor.tuntinetti.backend.logic.TestVartiointiAlanTesMuutOsaAikaiset2019Changes
testArkipyhaKorvataanJosToissaAlle3kkSopimusta
testArkipyhatKorvataan
testArkipyhaKorvataanJosToissa_8h
testArkipyhaKorvataanJosToissa_6h
testArkipyhaaEiKorvataJosEiToissa
testArkipyhaKorvataanJosToissa_MAX_8h
testArkipyhatEivatLyhennaJaksotyoaikaa
com.tustor.tuntinetti.backend.logic.TestAutoJaKonekorjaamoalan40hTES
testArkipyhat
testSunnuntaiKorvaus
testNormalWorktime37_5h
testNormalWorktime40h
testLeg1DailyOvertime
testLeg2DailyOvertime
testLeg1WeeklyOvertimeOnSaturday
testLeg1WeeklyOvertimeOnSunday
testLeg2WeeklyOvertimeWorkingOnEveryDay
testWtrKertyyVuodessa100Tuntia
testProsenttipohjainenWtrLisa
testSunnuntaityoEiKorottaKTAta
testYlityotEivatKorottaKTAta
testYlityoKorvataanKTAlla
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testArkipyhakorvaus
testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen
testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
com.tustor.tuntinetti.backend.logic.TestMaaseutuelinkeinojenTes
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022
testSairastumispaivana100PctKorvaus
testYölisä
testSairaslomakorvausAlle3VuottaTöissäKestääYliKorvattavanAjan
testSairaslomakorvausAlle5VuottaTöissäKestääYliKorvattavanAjan
testSairaslomakorvausAlle10VuottaTöissäKestääYliKorvattavanAjan
testSairaslomakorvausYli10VuottaTöissäKestääYliKorvattavanAjan
testSairaslomakorvausLapsiSairaana
testArkipyähäOnVapaapäiväJosTöissäYli3Kuukautta
testArkipyähäEiOleVapaapäivänaTöissäAlle3Kuukautta
testArkipyähäkorvausJosTöissäYli3Kuukautta
testArkipyähäkorvausJosTöissäAlle3Kuukautta
testArkipyähäkorvausJosTöissäYli3KuukauttaMuttaVapaallaArkipyhänViereisenäPäivänä
testArkipyhatKorvataanKTAlla
testSairaslomatKorvataanKTAlla
testPaivittainenYlityoEiKorotaKTAta
testViikoittainenYlityoEiKorotaKTAta
testKTALasketaanKahdeltaEdelliseltaPalkkakaudelta
testKTALasketaanVainKahdeltaEdelliseltaPalkkakaudelta
testAscensionDayWithoutAdjacentWorkingDays
testAscensionDayWithAdjacentWorkingDays
testVuoden2018Muutokset
testArkipyhänJälkeisenLauantainLisä
testNormalWorktime1
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testSunnuntaityö
testErikoispäivät
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinen
testSairaslomakorvausAlleViikkoTöissäTyöperäinen
testSairaslomakorvausAlleKuukausiTöissäEiTyöperäinen
testSairaslomakorvausAlleKuukausiTöissäEiTyöperäinenKestääYli10Päivää
testSairaslomakorvausAlleKuukausiTöissäTyöperäinen
testSairaslomakorvausAlleKuukausiTöissäTyöperäinenKestääYli10Päivää
testSairaslomakorvausAlle10KuukauttaTöissäEiTyöperäinen
testSairaslomakorvausAlle10KuukauttaTöissäEiTyöperäinenKestääYli6Päivää
testSairaslomakorvausAlle3VuottaTöissä
com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto$1
warning
com.tustor.tuntinetti.backend.logic.TestAutonrengasalanVuorotyoTesKta
testIltalisa
testYolisa
testLauantailisa
testKorottavatKTAta
testKtaLasketaanOikealtaJaksolta
testKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFastWithWorkedHoursTimeRangesAndDetails
test_TODO_
test7dayGapJaFullVacMonths
testPostponedWtrSaldoCacheItemIsSerializable
testHetimaksuunPctBasedWtrHitaus
testCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen
testUseEffectiveStandardWorkHoursForVariableDayLengthForFullVacationEarningMonthsWtrEarning
testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma2vkoJaksoGap
testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma
testUnpaidWtrAndTimeranges
testWtrHavingStandardWorkDayLength
testHolidayWtrSuorituskyky
testInterestingDatesSuorituskyky
testLoppupalkka2JaWtr
testLoppupalkka2JaHolidayWtr
testWtrLasketaanSamoinRiippumattaBeginReserveStartDatesta
testCase16060
testReasonableOthervacationStartDate
testXFirstFullMonthsDoNotAccumulate
testJuneDoesntAccumulate
testLoppupalkkaMaksuunJaKkPalkka
testLoppupalkatVaativatSalaryPaymentBitin
testSalaryPaymentVacationTypesEiVaikutaSaldoihin
testPctWtrSaldoKuluuVaikkeiRecordata
test_TODO_PctWtrSickleavestaJaWeekstartTimeEffects3
testPctWtrSickleavestaJaWeekstartTimeEffects2
testPctWtrSickleavestaJaWeekstartTimeEffects1
testPctWtrAndSickleaveTypes
testPctWtrMaksuJaSaldokulutus
testFullVacationEarnedMonthNPE
testApteekinWtrPalkallisetIsyysAitiyslomat
testKaikkiaVanhempainVapaitaEiLasketaKontassa
testHiihtokeskusAlanWtrPalkallisetIsyysAitiyslomat
testOhjelmapalvelualanWtrPalkallisetIsyysAitiyslomat
testAvecranWtrPalkallisetIsyysAitiyslomat
testHuviJaElamyspuistojenWtrPalkallisetIsyysAitiyslomat
testOhjelmapalvelualanWtrKiky
testOhjelmapalvelualanWtr
testApteekinHolidayWtrLength
testApteekinHolidayHoursKunMaksetaanHeti
testReserveEndDateDuringGapBetweenContractsShouldNotCauseExceptionInWtrEarning
testWorkTimeReductionVacationBalanceChangeWhenNoContract
testPersonalCompensationIsCalculatedOnlyOnceToPctWtr
testImmediatelyPaidPctWtrShouldBeExcludedFromFinalPay
testWtrAnsainnanRajoitusKunIsMainContractSerieDeterminesExtraAndOvertimeAndHoliday
testDaysLiukulukuAlkusaldopaivat
testNpeWithgetSpentVacationCacheAndStretch
testPercentBasedVacation
testFullVacationMonthsAndTechnicalStartDate
testSigmaLaskenta
testAnsainnanSkaalaus
testFixWtrHourRecordingFromVacationEarned
testWtrSaldoWorkHoursYear
testPctWtrJaOdotusaika
testKaikkiPalkallisetPoissaolotEkvivalentteja
testDaysSkaalautuminen
testKokoVuosiKerrallaJaEndingReason
testKaksiPerakkaistaKokovuosiKerrallaTesiä
testWtrKarenssiJaVaihtuvaTes
test_TODO_wtrEiKerrySopimustenValissa
testWtrKarenssiJaEfektiivinenTyosuhteenAlku
testRecordPctBasedWtrOnAllSeries
testTyoreunapaivanWtrEiVaikuta
testHolidayWtrSymmetrinenMaaraSaldoonTaiMaksuun
testHolidayWtrJaMainContractSerieDeterminesExtraAndOvertimeAndHoliday
test_TODO_AlkusaldoJaProsenttiPerusteinenJaNormWtr
testHetimaksuunPctWtrJaMuutos
testWtrDaterangeBug
testAlkusaldoJaProsenttiWtr
testEiLasketaHetiMaksuunPctWtraaTurhaan
testWtrHoursAlkusaldo
testHoursWorktimeReductionSaldoWorkHoursBug
testLomankulutus
testEiTarvitseLaskeaJosEiOleWtrTyosuhteita
testAllOnFirstDayOfYearCaseHuuskoInka
testAllOnFirstYearWhenOtherVacationStartDateAfterContractPeriodStartDate
testAlkusaldoKunVacationEarnedejaEnnenBeginReservea
testAlkusaldoKunWtrKarenssi
testLimitCumulativeWtrCalculationToFlexStartDate
testMultipleContractSeriesAndAveraging
test_TODO_PctWtrKunReplaceHourlySalary
testDynamicHolidayWtrContractPeriodSelection
testNormiWtrHetiMaksuun
testRakennusalanPctWtrJaLisat
testAutoKaupanJaKorjaamonWtr
testAutoalanToimihenkiloidenWtr
testEnergiatekniikanPoissaolot
test_TODO_PalkattomatSairaslomatEiKerryta
testPuusepanteollisuudenVuosilomaJaArkipyhat
testPctBasedWtrYlityostaJaLisista
testPctBasedWtrAndSickleaveLisat
testPctBasedWtrDuringSickleaveOvertime
testLoppupalkkaNollaaHolidayWtrSaldon
testLoppupalkkaNollaaWtrSaldon
testAutonrengasalanWtr
testWtrAlkusaldoEiVaikutaPalkattomaanWtrSaldoon
testDateToCalculateWtrTo
testMetalliTesPalkattomanVapaanKertyminen
testPuusepanTesPalkattomanVapaanKertyminen
testJosEiEnabloituNiinPalkatonWtrEiKerry
testRakennusalanTesPalkattomanVapaanKertyminen
testPctWtrFromSickleaveKertyyEffectiveSickleaveCPlle
testPercentBasedWtrFromSickleave
testEnergianWtrQualificationPeriod
testKenkaJaNahkateollisuudenWtrQualificationPeriod
testWtrAccumulationDuringSickleave
testPuusepanSiparila25hPerQJosPuoletTyopaivistaToissa
testSamanaPaivanaSickleavePitaisiKerryttaaSickleavePeriodilleVaikkaNullSeriesiaEiOlisi
testSamanaPaivanaSickleaveEiSaisiKerryttaaWtraaKahdelleSeriesille
testSickleaveKarenssipaivaKerryttaaWtraaTietyillaTeseilla
testViestintaalanToimihenkiloidenTesillaHolidaysWtr
testKustannustoimittajienTesillaHolidaysWtr
testWtrVapaaSamanaPaivanaKunAnsaitseeProsenttiperusteistaWtraa
testHolidayWtrBalanceCanOnlyBePaidOutImmediatelyFor_ANY_ContractSeries
testSamanaPaivanaEriSerieseilleKertyyTunteja
testHolidayWtrBalanceCanBeEarnedByTwoContractSeriesesAtTheSameTime
testHolidayWtrBalanceCanBeFilteredWithContractSeriesWithVacationsAndVacationEarneds
testPercentBasedWtrBalanceCanBeFilteredWithContractSeries
testAbsencesDuringTimePeriodAndExceedingWeeklyHoursCanBeFilteredWithContractSeries
testWorktimeReductionBalancesWithDifferentContractSeriesesWithShortContractPeriods
test_SIMPLE_WorktimeReductionBalancesWithDifferentContractSerieses
testAlkusaldoLasketaanKerran
testWorktimeReductionBalancesWithDifferentContractSeriesesWithVacationsAndVacationEarneds
testDAYSJaHoursPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin
testDAYSPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin
testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithTimeRanges
testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithoutTimeRanges
testAKT_tarvittaessaKutsuttavanKertyma
testAKT_OsaAikaisenKertyma
testAKT_OsaAikaisenKertyma_JOS_osaAikaisetEivatAnsaitseSamassaSuhteessa
testAKT_KokoaikaisenKertyma
testPercentageMustPayOnSameDayAsGenerated
testProsenttiperusteinenWtr_SINGLE_DAY_EriBiteilläJaEriNormiWtrValinnoilla
testMaksuunBititPercentage
testKertymaRajatultaAikavalilta
testMaksuunBititHours
testPayOutImmediatelyRekursioEiRikkouduVaikkaOhitetaanPaivia
testMaksuunBititHolidays
testMaksuunBititMaraJP
testRakennusalanProsenttiperusteinenLyhennys
testMetalliAlanProsenttiperusteinenLyhennys
testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorityoTyoaikaKerryttaaHeti
testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoVuosilomaKerryttaaKunOllutVuodenToissa
testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoSairaslomaKerryttaaKunOllutVuodenToissa
testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennys
testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennysYksiTaysiViikko
testIctAlanYTHTyoajanLyhennys13pvEilyhenna
testIctAlanYTHTyoajanLyhennys16pvEilyhenna
testIctAlanYTHTyoajanLyhennys17pvLyhentaa
testIctAlanYTHTyoajanLyhennys22pvLyhentaa
testIctAlanYTHTyoajanLyhennys100hVuodessa
testNormaalitArkipyhatEivatKerrytaTaysienLomanKertymiskuukausienPerusteella
testItsenaisyyspaivaKerryttaaAinaTaysienLomanKertymiskuukausienPerusteella
testMeijeriAlaKokoVuosi
testMeijeriAla3kk
testMeijeriAla9kk
testMeijeriAla10kk
testVartiointialanVahennyskertyma1kkKarenssipaivaEiOlePoissaolo
testVartiointialanVahennyskertyma1kkWtrEiOlePoissaolo
testVartiointialanVahennyskertyma1kkVuosilomaEiOlePoissaolo
testVartiointialanVahennyskertyma1kkViikkolepoEiOlePoissaolo
testVartiointialanVahennyskertyma1kkVapaapaivaEiOlePoissaolo
testVartiointialanVahennyskertyma3kkYksiPoissaoloTammikuussaToinenMaaliskuussa
testVartiointialanVahennyskertyma3kkKaksiPoissaoloaTammikuussa
testVartiointialanVahennyskertyma1kkViisiPoissaoloa
testVartiointialanVahennyskertyma1kkKaksiPoissaoloa
testVartiointialanVahennyskertyma1kkYksiPoissaolo
testVartiointialanVahennyskertyma6kk
testVartiointialanVahennyskertyma1kk
testVartiointialanVahennyskertyma20kk
testGolfAlanVahennyskertyma20kk
testOsaAikaisenVartiointialanVahennyskertyma20kk
testMaalausalaYksiTaysiViikko
testViikonYlittavatTunnitYksiTaysiViikkoMuttaAlhainenRajapyykki
testMaalausalaYksiKatkennutViikko
testMaalausalaReiluVuosi
testPuutarhaAla1
testPuutarhaAla2
testSahkoalanVahennyskertyma1kk
testSahkoalanVahennyskertyma6kk
testSahkoalanVahennyskertyma11kk
testSahkoalanVahennyskertyma1kkJoulukuussa
testSahkoalanVahennyskertyma2kkPaattyyJoulukuussa
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013_1
testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaMarraskuunAlussa
testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaJoulukuunAlussa
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa_1
testSahkoalanVahennyskertyma2kkPaattyyHuhtikuussa
testSahkoalanVahennyskertyma12kk
testSahkoalanVahennyskertyma12kAlkaaKeskenVuotta
testSahkoalanVahennyskertyma13kk
testSahkoalanVahennyskertyma20kk
testHiihtokeskusalaKaksiTyosopimusta
testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoilla
testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoillaKeskenKuukauden
test_EriSerietEiSaaTiltataFullVacationEarningMonthsSaantoa
testRaiseDuringaccumulationPeriod
testPctWtrJaHlokohtainenPalkanlisa
testWtrQualificationDuration
testPeriodAccumulatesButCountedAfterDuration
com.tustor.tuntinetti.backend.logic.TestYksityisenSosiaalipalvelualanJaksotyonPituus
testEijaNurminenVirheellinenLoppiaiskorvaus
testCase10077_GrohnJenni_20160110
testCase11082_BjörnEija_20160326
testViikonKierto
test6vko3vkoTasoittumisJaksollaJaYlityömääräykselläIlmanYlitöitä
test6vko6vkoWorkTimeCycleTasoittumisJaksollaJaYlityömääräykselläIlmanYlitöitä
test6vko6vkoTasoittumisJaksollaJaYlityömääräykselläIlmanYlitöitä
test6vko3vkoTasoittumisJaksollaJaYlityömääräykselläKunOnYlitöitä
test6vko6vkoWorkTimeCycleTasoittumisJaksollaJaYlityömääräykselläKunOnYlitöitä
test6vko6vkoTasoittumisJaksollaJaYlityömääräykselläKunOnYlitöitä
test
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Keskeytyva_Kolmivuorotyo
testWtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
test_TODO_SpecialWeeklyOvertime
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecomposition
testTODO
testTodo2
testOnly_PERIOD_OVERTIME
testOnly_DAILY_OVERTIME
testOnly_LOST_WEEKLY_REST_TIME_COMPENSATIONS
testOnly_TIME_BASED_COMPENSATIONS
testOnly_HOLIDAY_OR_SATURDAY_COMPENSATION
testOnly_TIME_BASED_COMPENSATION_OTHER_PERSONAL
testOnly_TIME_BASED_COMPENSATION_OTHER_TASK
testOnly_TIME_BASED_COMPENSATION_x_TASK
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL
testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK
testOnly_TIME_BASED_COMPENSATION_x_TASK_x_SPECIAL_DAY
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_SPECIAL_DAY
testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL_x_SPECIAL_DAY
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK_x_SPECIAL_DAY
testTyotehtavanPalkkaKorvaaTuntipalkanAina
testCase7WithoutPersonalCompensations
test_FULL
com.tustor.tuntinetti.backend.logic.TestMuuttopalvelualanTes120h
testWorkTimeReduction
testPeriodOvertime
testLostWeeklyRestTime
testDailyOvertime
testIltalisä
testSickleave
testIltaJaYöLisä
testSaturdayCpmpensation
testArkipyhä
testSundayWork
com.tustor.tuntinetti.backend.logic.TestAirproToimihenkiloidenTyoaikamuoto
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testArkipyhienKorvausKunEiTehdaToita
testNightShiftPeriodDivider
testLapsenSairaus
testSairaslomakorvaukset
testLauantailisa
testSunnuntaiKorvaus
testIltatyolisa
testYotyolisa
testSairaslomakorvausSairausUusiutuu30pvSisällä
testLisatJuhlapyhinaJaAattoina
testAattoiltalisä
testJuhannusaatonAamutyölisä
testJuhannusaatonIltatyölisä
testJouluaatonAamutyönLisä
testJouluaatonIltatyönLisä
testYotyolisaAlkaaJaLoppuYolla
testTODO_Yotyolisa
testYotyolisaEriViikonpaivina
testHenkilostonEdustajaAverageHourlySalaryUsage
testHenkilostonEdustajaKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_KeskeytyvaKolmivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testArkipyhienKorvaus
testSunnuntaityo
testArkipyhienKorvausKunEiTehdaToita
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testWtrKertyma
testKarenssipaivanPoistuminen
testSairauslomaKorvataanKTAlla
testSunnuntaityotaEiKorvataKTAlla
testPaivittaistaYlityotaEiKorvataKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Paivatyo
testIltalisa
testYolisa
testKorottavatKTAta
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testWtrKeryma
test_TODO_SpecialWeeklyOvertime
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestProfitabilityFast
testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunProjektiLaskutetaanTuntipalkalla
testaaTuntipalkkaisenTyösopimuksenKannattavuustietojenHyödyntämistä
testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunKuukausipalkkaAsettamatta
testaaKuukausipalkkaisenTyösopimuksenKannattavuus_billMonthlySalaryAsHourly_TODO
testaaKuukausipalkkaisenTyösopimuksenKannattavuus_treatMonthlySalarySickleavesAsDaysInBillingFalse
testaaKuukausipalkkaisenTyösopimuksenKannattavuus_treatMonthlySalarySickleavesAsDaysInBillingTrue
testaaKuukausipalkkaisenTyösopimuksenKannattavuusKunKuukausipalkkaAsettamattaMuttaProjektiLaskutetaanTuntipalkalla
test
com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKta
testAverageHourlySalaryUsage
testTravel
testCase8427_JaloVille_8h
testCase8427_JaloVille_75h
testCase8427_JaloVille_8h_NoOvertimeReducesOvertime
testCase8427_JaloVille_75h_NoOvertimeReducesOvertime
testAverageHourlySalaryCalculation
testWeeklyOvertime
testSairastumispaivana100PctKorvaus
testSunnuntaityo
testWeeklyOvertimeBug
testShiftStartsBetween00And06
testShiftContinuesAfter00
testShiftStartsBefore00AndContinuesAfter06
testWeeklyOvertimeIsNotPaidDuringAamukorvaus
testAamutuntikorvausEiRajoitaEdellisenVurokaudenPuolellaAlkanuttaYlityota
testJaloVille_20150304_20150306
testJaloVille_20150304_20150306_NoOvertimeReducesOvertime
com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanPaivatyonTes
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022
testArkipyhatKunTyosuhdeEiOleKestanytKauaa2018
testIltalisa1
testIltalisa2
testIltaJaYolisa1
testIltaJaYolisa2
testYolisa3
testIltaJaYolisa3
testIltaJaYolisa4
testArkipyhatToissa
testArkipyhatKunTekeeToita
testArkipyhatKunTekeeToitaMuttaBittiEiPaalla
testArkipyhat
testItsenaisyyspaivaMaksetaanLainMukaan
testSairastumispaivana100PctKorvaus
testArkipyhatKunTyosuhdeEiOleKestanytKauaa
testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod
testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod
testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod
testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod
testThatSickleaveCompensatedOnlyToTheLimits
test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan
test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan
test_TODO_KTA
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonWtrTES
testWtrKertyma
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
com.tustor.tuntinetti.backend.logic.TestMuuttopalvelualanTes112_5h
testPeriodOvertime
testExtraHours
testWorktimeReductionDisqualification
testCase3652VariationWithOvertime
testCase3652
testLeppanenTomi
testWorktimeReductionWhenWorkingDuringTheWeek
testWorktimeReductionWhenNotWorkingDuringTheWeek
testCase4330
testKallePiippo_21_10_2013___8_11_2013__evenLongerWorkday_4_11
testCase3652MeneeVieläOikeinVaikkaTehtäisiinVieläLaTöitäJolloinTuleeMyösViikkoylityötä
testCase3652_flexTime
testCase3652MeneeVieläOikeinVaikkaTehtäisiinVieläLaTöitä_flexTime
testCase3652MeneeVieläOikeinVaikkaTehtäisiinVieläSuTöitäJaTuleeViikkoylityötä_flexTime
testAleniusMaarit_sykliAlkaaKeskiviikkona
testAleniusMaarit_sykliAlkaaMaanantaina
testAartolahtiVesa1
testAartolahtiVesa2
testPulkkinenRoopeBitti128
testKallePiippo_21_10_2013___8_11_2013
testLostWeeklyRestTime
testDailyOvertime
testIltalisä
testSickleave
testIltaJaYöLisä
testSaturdayCpmpensation
testArkipyhä
testSundayWork
com.tustor.tuntinetti.backend.logic.TestAlternativeWorkHoursPerDay
testDailyOvertimeLeg2
testHasNoEffectWhenSpecialDaySelectionIsNotActive
testDailyOvertimeLeg1
testWeeklyOvertimeStartsBeforeDailyOvertime
testExtraBeforeAlternativeMaxStandardWorkHoursPerDay
com.tustor.tuntinetti.backend.logic.TestKenkaJaNahkateollisuudenKTA
testSairausajanPalkka
testKtaLaskentaAjat
testYlityoKTA
testIltavuoroKTA
testYovuoroKTA
testNormaaliTyoaikaKTA
testWtrPalkka
com.tustor.tuntinetti.backend.logic.TestTeknologiateollisuudenYlempienToimihenkiloidenTes
testSaukkoPasi_20150708
com.tustor.tuntinetti.backend.logic.TestValtionVirkaVirastotyoVirkamiehet
testDailyOvertime
testNormalWorktime
testSaturdayOvertime
testLapsenSairaus
testWeeklyOvertime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hJatkuvanKaksivuorotyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_KeskeytyvaKolmivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot
testViikkoYlityo
testArkipyhatLyhentavaTyoviikkoa
testVarallaolo
testArkipyhatKorvataan
testViikkoVapaa
testYlityo
testYlityo2
testKuukausipalkanJakaja
testViikkoYlityoLeg2
testArkipyhatKorvataanHeti
testArkipyhaLyhentaaViikkoa
testHalytystyoPaivalla
testHalytystyoPaivalla2
testHalytystyoYolla
testVapaaVarallaolo30
testVuosiloma
testPalkallisenSairausjaksonPituusAlleKuukaudenTyosuhteessa
testPalkallisenSairausjaksonPituusYliKuukaudenTyosuhteessa
testToistuvaSairausKorvataan
testToistuvaaSairauttaEiKorvata
com.tustor.tuntinetti.backend.logic.TestPtyTesToimistotyoaika
testEsimerkki25
testEsimerkki24
testAattoyokorvaus
testAattoaaamukorvaus
testVarallaolo
testEsimerkki11KunLaMeneeYlitöiksi
testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa
com.tustor.tuntinetti.backend.logic.TestAktTakuutyoaika
testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa
testGrönforsKariTapio_20130204_20130217_WithOvertimeAssignment
testGrönforsKariTapio_20130204_20130217_WithOvertimeAssignmentUsingWorkedHoursTimeRangesAndDetailsList
testGrönforsKariTapio_20130204_20130217_WithoutOvertimeAssignment
testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa_VaikkaOttaisiEnsin_OvertimeDaySummaryn
testSihvariJaakkoKoponen_20111031_20111113_TakuuPalkalla_MuttaIlmanTyötuntienVajausta
testSihvariJaakkoKoponen_20111031_20111113_TakuuPalkalla_MuttaIlmanTyötuntienVajausta_VaikkaOttaisiEnsin_OvertimeDaySummaryn
testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajauksellaIlmanTakuuPalkkaa
testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajauksellaIlmanTakuuPalkkaa_VaikkaOttaisiEnsin_OvertimeDaySummaryn
testEiTietenkaanTakuutyoaikaaYlityopaivalta_VaikkaOttaisiEnsin_OvertimeDaySummaryn
testTodoViikkolepoOsissa
testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka
testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_TODO
testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_VaikkaOttaisiEnsin_OvertimeDaySummaryn
testSihvariJaakkoKoponen_20111031_20111113_TyöajanVajaus_Ja_TakuuPalkka_VaikkaOttaisiEnsin_OvertimeDaySummaryn_TODO
testEiTietenkaanTakuutyoaikaaYlityopaivalta
testWorkTimeCompensationDeterminism
testCase47208JoelNuuttila
testCase9412Takuutyöaika_Michael_Korhonen_20151005_20151018
testJalasahoPetriJuhani_20130218_20130303_WithoutOvertimeAssignment
testJalasahoPetriJuhani_20130218_20130303_WithOvertimeAssignment
com.tustor.tuntinetti.backend.logic.TestAutomaattinenTyoajanUlkopuolinenVarallaolo
testNormaaliTyöpäiväManuaalisellaPäällekkäiselläVarallaolollaNormiPalkka
testNormaaliTyöpäiväManuaalisellaPäällekkäiselläVarallaololla2h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_EI_ANNA_Varallaoloa_JosVainYksiProjektiKunVarallaoloOnTyöaikaa
testNormaaliTyöpäiväTyöajanUlkopuolisellaMatkaAjalla
testTODO_TeeDynaamistenTaskienTEstiluokka
testNormaaliTyöpäiväIlmanVarallaoloa
testEiViikkolepokorvaustaKunMatkaAikaa
testViikkolepokorvausKunSiirtymaAikaOnTyoaikaa
testViikkolepokorvausKunSiirtymaAikaOnAutomaattinen
testViikkolepokorvausKunSiirtymiskorvausOnAutomaattinenJaTalviaikaVaihtuu
testSiirtymaAikaOnAutomaattinenJaTalviaikaVaihtuu
testTODOViikkolepokorvausKunSiirtymaAikaOnAutomaattinenJaMuuAikaMatkaAikaa
testTODOAutomaattinenRuokataukoJaAutomaattinenSiitymäaikaJaViikkolepo
testLyhytTyöpäiväIlmanVarallaoloa
testNormaaliTyöpäiväManuaalisellaVarallaolollaNormiPalkka
testNormaaliTyöpäiväManuaalisellaVarallaololla
testAutomaattinenVarallaoloPalkatonIlmanVarallaoloTyölajia
testNormaaliTyöpäiväAutomaattisellaVarallaolollaNormiPalkka
testNormaaliTyöpäiväAutomaattisellaVarallaololla_ANTAA_Varallaoloa_JosVälissäToinenTyökohdeKunVarallaoloOnTyöaikaa
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_NormiPalkka
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_1_5h_VoidaanYliohjata_0_5h_ksi_KirjaamallaManuaalisesti
testNormaaliTyöpäiväAutomaattisellaVarallaololla2h
testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattu
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoLeikattuAutomaattisestiMuustaKuinVarallaoloprojektista
testBillAutomaticLunchBreak
testNormaaliTyöpäiväAutomaattisellaVarallaololla_RuokataukoaEiVoiLeikataAlleTunninPätkästä
testNormaaliTyöpäiväAutomaattisellaVarallaololla1_5h_RuokataukoLeikattu
testTODOJosAutomaattinenVarallaoloAiheuttaaYlitöitä
testNormaaliTyöpäiväAutomaattisellaVarallaololla2h_RuokataukoLeikattu
testNormaaliTyöpäiväEiAutomaattistaVarallaoloaKunYli2h_EikäRuokataukoakaanTarvitseLeikata
com.tustor.tuntinetti.backend.logic.TestMuseoidenTesPaivatyo375
testArkipyhat
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime2
test_WeeklyOvertime4
test_WeeklyOvertime3
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testAattolisat
testEiIltalisaa
testEiYolisaa
testSairauslomakorvausAlle1kkTöissäSairausKestääYli3pvLapsenSairaus
testSairauslomakorvausYli1kkTöissäSairausKestääYli3pvLapsenSairaus
testSairauslomakorvausAlle1kkTöissä
testSairauslomakorvausYli1kkTöissäSairausKestääYli28pv
testSairauslomakorvausYli3vTöissäSairausKestääYli35pv
testSairauslomakorvausYli5vTöissäSairausKestääYli42pv
testSairauslomakorvausYli10vTöissäSairausKestääYli56pv
testSairauslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSickleaveHolidaysAreNotCompensated
testEiLauantailisaa
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
testNormaaliTyoaika
com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaToimihenkilotTes
testSairaslomakorvausYliKuukausiTöissäKestääAlle28Paivaa
testSairaslomakorvausYliKuukausiTöissäKestääYli28Paivaa
testSairaslomakorvausYliVuosiTöissäKestääAlle35Paivaa
testSairaslomakorvausYliVuosiTöissäKestääYli35Paivaa
testSairaslomakorvausYli5VuottaTöissäKestääAlle90Paivaa
testSairaslomakorvausYli5VuottaTöissäKestääYli90Paivaa
testSairaslomakorvausAlleKuukausiTöissä
com.tustor.tuntinetti.backend.logic.TestOvertimeSummaryUnScalingMode
test43278
com.tustor.tuntinetti.backend.logic.TestLasikeraamisenTeollisuudenTesPaivatyo
testIltalisa
testYolisa
testLyhennysvapaidenKertyminen
testLyhennysvapaitaEiKerryVapaidenAikanaKunContractPeriodAlkoiVastaHiljattain
testLyhennysvapaitaKertyyMyosVapaidenAikanaKunContractPeriodAlkoiYli3kkSitten
testSairaslomaKorvataanKTAlla
testArkipyhatKorvataanKTAlla
testNormalWorktime1
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testYlityotKorvataanKTAlla
testItsenaisyyspaivaSunnuntaina
test_TODO_WeeklyOvertime4
test_TODO_LyhennysvapaitaKertyyMyosVapaidenAikana
testLapsenSairaus
testSairaslomakorvaukset
testSairaslomakorvausKunSairausUusiutuu
testArkipyähäOnVapaapäiväJosTöissäYli3Kuukautta
testArkipyähäEiOleVapaapäivänaTöissäAlle3Kuukautta
testArkipyähäkorvausJosTöissäYli3KuukauttaMuttaVapaallaArkipyhänViereisenäPäivänä
testPyhainpaiva
test_TODO_ArkipyhaKorvataanJosSairauslomaOnKestanytAlle3kkEnnenArkipyhaa
test_TODO_ArkipyhaaEiKorvataJosSairauslomaOnKestanytYli3kkEnnenArkipyhaa
testArkipyhäkorvausetAnnetaanMyösVanhempainvapaalla
com.tustor.tuntinetti.backend.logic.vacations.TestKiinteistoalanToimihenkiloidenVuosilomaFast
testLomarahat
testLomarahatJaadessaElakkeelle
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainMukaisetLaskentaesimerkit
testTodo
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainMukainenLaskentaKaupanalanEsimerkkitilanteissa
testTodo
test_TODO
testEtteiSunnuntaityoRikkoDailyreportConstructia
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestYksityisenSosiaalipalvelualanVuosilomaFast
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
test15vKokemuksenPaivistaSaaLomarahaa
test_TODO_OikeatVuosilomaEhdotKaytossa
testKolmenPaivanAnsainta
testKolmeLisalomapaivaa
testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan
testLomanansaintaprosentti
testLomaraha50pctVainPeruspaivista
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testEiLomarahojaLomakorvauksistaKunTyosuhdeEnintaan4kk
testPalvelusvuosienKertyminen
testPalvelusvuodetJaTekninenAlkupaiva
testLomarahaJaTyosuhteenPaattymissyy
testKkPalkkaisenLisat
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTSVuosilomalaskentaFastTestCase
testSpentVacationDaysDuringNormalWorkweek
testLomakorvausKunEiTaysialomanmaaraytymiskuukausia
testKerryttavatkoVuosilomatLomaaLauantaisin
testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaEiLaskennallistaPalkkaaSairaslomastaKunAutoDetuctEiPaalla
testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaLaskennallistaPalkkaaSairaslomasta
test_TODO_LomarahaMyosLomakorvauksistaElleiPaattymissyyEsta
testKvtesStyleVacationAccumulationTable
test_TODO_TyoaikakorvauksetJaTasoittumispaivatEivatEkvivalenttiaAikaa
testVainPalkallinenSairauslomaKerryttaa
testOpintovapaaJaVirkavapaaLimit
testHybridiLimitJaLomavuosi
testKaikkiEkvivalentitPaivatLasketaanKalenteripaivilta
testCorrectVuosilomaEhdotForLabourAgreementVersions
testNoPercentBasedWorktimeReductionInLabouragreementVersions
testARowOnly
testLomarahaVainKkPalkkaisille
testKvtes2013SaantoOsaAikainenLisienVaikutuksenCap35Kaytossa
testKvtes2013SaantoOsaAikainen
testOsaAikaisenLomapalkkaProsentteina
testOsaAikaisenLomapalkkaProsentteinaTuntipalkkainen
testKvtesProsenttiperusteinenVuosilomaPalkkaEsim
testKuukausipalkkaisenLomapalkka
testLomarahaprosenttiTab1
testLomarahaprosenttiTab2
testLomarahaprosenttiTab3
testAnnualVacationAccumulationTables1_2FullAccumulationYearsVuosiloma
testAnnualVacationAccumulationTables_Esimerkki_Taulu_1
testAnnualVacationAccumulationTables_Esimerkki_Taulu_2
testAnnualVacationAccumulationTables_Esimerkki_Taulu_2_Alle_15V_kokemuksella_Ja_Loppupalkka
testAnnualVacationAccumulationTables_Sovellusesimerkki_Taulu3
testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu
testAnnualVacationAccumulatoinTables_Kk_palkkamuuttuu
testTyoaikaMuuttuuTsOsaAikainen
testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu_Lomaraha_heinakuun_palkasta
testNightShiftPeriodejaMaaraytymisvuonnaJaLomapalkka
testSunnuntaityotaMaaraytymisvuonnaJaLomapalkka
testLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty
testTuntipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka35h
testLoppupalkkaKunEiKertynytLomaa16pvSopimuksenPituusVaatimuksenVuoksi
test_TODO_LoppupalkkaLomarahaJossaKahdenEriSopimuksenKkPalkkaGap
testLoppupalkkaTyosuhdeEiKestaYhtaanLomanmaaraytymisvuotta
testLoppupalkkaYli16pvSopimustaYli35hTaiYli14pvJaAlle16pvViimeisellaKuukaudella
test16PvRajaJaSopimuskatko35H
test16PvRajaJaSopimusKatko14PV
test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen35HGap
test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen14PvGap
test16PvRajaJaSopimusKatko14PV14PvAlle16PvSopimustaKeskellaLomanmaaraytymisvuotta
testLomakorvausKunVainEkvivalenttiVapaataVuosilomaKuuluuMukaan
testLomakorvausKunVainEkvivalenttiVapaataVuosilomaEiKuuluMukaan
testLomakorvaustaKunVainEkvivalenttivapaataSairasloma
testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaLaskennallinenPalkka
testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaPalkallinen
test_TODO_LomakorvaustaKunVainEkvivalenttivapaataVuosilomaVsVanhempainVapaa14PvRaja
testLomakorvaustaKunVainEkvivalenttivapaataAllVacationTypesNoAutodetuct
testSigmaJa16pvSaantoBlokkaaKertymanSivusarjastaPaasarjanLaskelmaan
testAnnualVacationAccumulationRow1
testAnnualVacationAccumulationRow2
testAnnualVacationAccumulationRow2WithBonus
testAnnualVacationAccumulationRow2TwoYears
testAnnualVacationAccumulationRow3
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestAutoliikennealojenToimihloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMaraVuosiloma
test2022LahtienLaskennallistaPalkkaaMyosWtrnAjalta
test2022LahtienLaskennallistaPalkkaaMyosHolidayWtrnAjalta
testLaskennallisenPalkanKeskiarvoistusKolmenEdellisenTayden3ViikkoisjaksonMukaan
testEsimerkki1Mara_Tes_Sivu68_KuukausipalkkaisenLomapalkka
testMaraTuntipalkkaisellaProsenttiperusteinenLomapalkkaVaikkaOlisiyli14pvKuukaudessaToissa
testEsimerkki1Mara_Tes_Sivu69_TuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTietotekniikanPalvelualanKolmivuoroTesLogicaVuosilomalaskenta
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
test_EriSeriet
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testLaskennallisenPalkanMaaritys
testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan
testOsaAikaistenTuntipalkkaistenProsenttipalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa
testKeskipaivapalkanVaikutus
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestKVTesVuosilomalaskentaFastTestCase
testSpentVacationDaysDuringNormalWorkweek
testLomakorvausKunEiTaysialomanmaaraytymiskuukausia
testKerryttavatkoVuosilomatLomaaLauantaisin
testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaEiLaskennallistaPalkkaaSairaslomastaKunAutoDetuctEiPaalla
testKkPalkkaisenProsenttiperusteinenPalkkaKunVainOsaKuukausistaTaysiaLomanmaaraytymiskuukausiaLaskennallistaPalkkaaSairaslomasta
test_TODO_LomarahaMyosLomakorvauksistaElleiPaattymissyyEsta
testKvtesStyleVacationAccumulationTable
test_TODO_TyoaikakorvauksetJaTasoittumispaivatEivatEkvivalenttiaAikaa
testVainPalkallinenSairauslomaKerryttaa
testOpintovapaaJaVirkavapaaLimit
testHybridiLimitJaLomavuosi
testKaikkiEkvivalentitPaivatLasketaanKalenteripaivilta
testCorrectVuosilomaEhdotForLabourAgreementVersions
testNoPercentBasedWorktimeReductionInLabouragreementVersions
testARowOnly
testLomarahaVainKkPalkkaisille
testKvtes2013SaantoOsaAikainenLisienVaikutuksenCap35Kaytossa
testKvtes2013SaantoOsaAikainen
testOsaAikaisenLomapalkkaProsentteina
testOsaAikaisenLomapalkkaProsentteinaTuntipalkkainen
testKvtesProsenttiperusteinenVuosilomaPalkkaEsim
testKuukausipalkkaisenLomapalkka
testLomarahaprosenttiTab1
testLomarahaprosenttiTab2
testLomarahaprosenttiTab3
testAnnualVacationAccumulationTables1_2FullAccumulationYearsVuosiloma
testAnnualVacationAccumulationTables_Esimerkki_Taulu_1
testAnnualVacationAccumulationTables_Esimerkki_Taulu_2
testAnnualVacationAccumulationTables_Esimerkki_Taulu_2_Alle_15V_kokemuksella_Ja_Loppupalkka
testAnnualVacationAccumulationTables_Sovellusesimerkki_Taulu3
testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu
testAnnualVacationAccumulatoinTables_Kk_palkkamuuttuu
testTyoaikaMuuttuuTsOsaAikainen
testAnnualVacationAccumulationTables_Palkka_Kk_palkkamuuttuu_Lomaraha_heinakuun_palkasta
testNightShiftPeriodejaMaaraytymisvuonnaJaLomapalkka
testSunnuntaityotaMaaraytymisvuonnaJaLomapalkka
testLoppupalkkaLomarahaLomapalkkaVelkaanJosYksikinLomaMerkitty
testTuntipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka35h
testLoppupalkkaKunEiKertynytLomaa16pvSopimuksenPituusVaatimuksenVuoksi
test_TODO_LoppupalkkaLomarahaJossaKahdenEriSopimuksenKkPalkkaGap
testLoppupalkkaTyosuhdeEiKestaYhtaanLomanmaaraytymisvuotta
testLoppupalkkaYli16pvSopimustaYli35hTaiYli14pvJaAlle16pvViimeisellaKuukaudella
test16PvRajaJaSopimuskatko35H
test16PvRajaJaSopimusKatko14PV
test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen35HGap
test_TODO_16PvRajaJaSopimuksenPituusLakkoaikaJaLuvatonpoissaoloaEiLasketaSopimuksenPituuteen14PvGap
test16PvRajaJaSopimusKatko14PV14PvAlle16PvSopimustaKeskellaLomanmaaraytymisvuotta
testLomakorvausKunVainEkvivalenttiVapaataVuosilomaKuuluuMukaan
testLomakorvausKunVainEkvivalenttiVapaataVuosilomaEiKuuluMukaan
testLomakorvaustaKunVainEkvivalenttivapaataSairasloma
testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaLaskennallinenPalkka
testLomakorvaustaKunVainEkvivalenttivapaataVanhempainVapaaPalkallinen
test_TODO_LomakorvaustaKunVainEkvivalenttivapaataVuosilomaVsVanhempainVapaa14PvRaja
testLomakorvaustaKunVainEkvivalenttivapaataAllVacationTypesNoAutodetuct
testSigmaJa16pvSaantoBlokkaaKertymanSivusarjastaPaasarjanLaskelmaan
testAnnualVacationAccumulationRow1
testAnnualVacationAccumulationRow2
testAnnualVacationAccumulationRow2WithBonus
testAnnualVacationAccumulationRow2TwoYears
testAnnualVacationAccumulationRow3
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPaltanToimihenkiloidenVuosilomaFast
testLomarahat
testLomarahaElakkeesta
testLomarahaWhenContractTerminates
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestValtionVirkamiehetVuosilomaFastTestCase
testKerryttavatkoVuosilomatLomaaLauantaisin
testVuosilomaAnsaintaPaivat
testEkvivalentitVirkamiehenPaivat
testAikaValtionPalveluksessaTapausPalkatonVirkavapaa
testSpentVacationDaysDuringNormalWorkweek
testWtrAinaEkvivalenttiaAikaa
testKvtesStyleVacationAccumulationTable
testKuukausipalkkaisenLomapalkka
testTODO_SaldoKunViisitoistaVuottaTuleeTayteenLomakaudenJalkeen
testTaulun3ValintaPerustuuLomakaudenAlkuun
testEiIkirekursiotaSisakkaisistaTyosopimuksista
testEiIkirekursiotaKunTyosuhdePaattyy
testLomarahaTaulu3
testLomarahavelkaMuuttuuKuukausipalkanMukana
testLomarahaTaulu2
testLomarahaTaulu1
testLomarahaTuntipalkkainen
testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAlleVuosi
testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAinakinVuosi
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosi
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaLasketaanTaysistaLomanmaaraytymisKuukausista
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAinakinVuosi
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaTyokokeukseksiLasketaan11Kk
testTyoaikaMuuttunutLomapalkkaprosenttiAlleVuosi
testTyoaikaMuuttunutLomapalkkaprosenttiAinakinVuosi
testTyoaikaMuuttunutLomapalkkaprosenttiAinakin15V
testKuukausipalkkaisenLomapalkkaLisat
testKuukausipalkkaisenLomarahaPdfExport
testKuukausipalkkaisenLomarahaPdfExportTyoaikaMuuttunut
testTuntipalkkaisenLomarahaPdfExport
testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhde
testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhdeVersio2
testAikaValtionPalveluksessaTapausVirastoVaihtunut
testEroKVTes
testAnnualVacationAccumulationRow1
testAnnualVacationAccumulationRow2
testAnnualVacationAccumulationRow3
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMekaanisenMetsateollisuuden40hVuosilomaFast
testWtrAinaEkvivalenttiaAikaa
testLomarahat
testLomarahatJaadessaElakkeelle
testFlexEkvivalenttiaAikaa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHenkilostopalvelualanVuosilomalaskenta
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testLaskennallisenPalkanMaaritys
testKimNymanFast_EiLomarahojaJosTyosuhdePaattyyEnnenLomakautta
testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan
testOsaAikaistenTuntipalkkaistenProsenttipalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestMuuttopalvelualanErikseenTyohonKutsuttavienVuosilomaFast
testEquivalentHolidayPalkka
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestAsfalttialanVuosilomaFast
testEnsimmaisenVuodenLomapalkka
testToisenVuodenLomapalkka
testOsittainEnsimmaisenJaOsittainToisenVuodenLomapalkkaSimple
testOsittainEnsimmaisenJaOsittainToisenVuodenLomapalkka
test_TODO_PerhevapaidenAjaltaKaytetaanKTAta
testEnsimmaisenVuodenHetiMaksettavaLomapalkka
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testProsenttiperusteinenWtrEiLomapalkkaan
testFLEX_vapaa_kerryttaaLomapaivia
testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013
test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta
testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestApteekkienVuosilomalaskenta
testTuntipalkkaisenLomarahaSuhteessaLomapaiviinApteekinVuosilomaopas2011Esimerkki25
testTuntipalkkaisenLomarahaSuhteessaLomapaiviinApteekinVuosilomaopas2011Esimerkki26
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestAutoliikennealojenToimihloidenVuosiloma375Fast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestVartiointialanKVTurvaVuosilomaFast
testEkvivalenttienVacationienPalkka
testKkPalkkainen
testTuntipalkkainen14pvSaanto
testTuntipalkkainen35hSaanto
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMuuttopalvelualanVuosilomaFast
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testEquivalentHolidayPalkka
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTeknologiateollisuudenToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestKotimaanMatkustajaAlusVuosiloma
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testKuukausipalkkainenTaysiaikainen
testLomanmaaraytymiskausienLaskentabugi2
testCustomVuosilomaEhdotYliohjaa
testLomanMaaraytymisJaksot
testEkvivalentitPaivat
testElakkeelleSiirtyminen
testKuukausipalkkainenOsaTaysiaLomanmaaraytymiskuukausia
testKuukausipalkkainenEiTaysiaLomanmaaraytymiskuukausia
testTuntipalkkainenTaysiaikainen
testTuntipalkkainenOsaTaysiaLomanmaaraytymiskuukausia
testTuntipalkkainenEiTaysiaLomanmaaraytymiskuukausia
testEpasaannollinenTyoaikaTaysiaikainen
testEpasaannollinenTyoaikaOsaTaysiaLomanmaaraytymiskuukausia
testEpasaannollinenTyoaikaEiTaysiaLomanmaaraytymiskuukausia
testKuukausipalkkainenYliViisiVuottaToissaExtraLomaa
testLomienAnsaintaALkaaKuudenTaydenLomanansaintaKknJalkeen
testMerimiesTyosopimuksissaKahdenKknTauko
testMerimiesTyosopimusKatkolla
testMerimiesTyosopimusJatkuu
testKaupanTyoehtosopimusPaattyyJaJatkuuMerimiessopimuksella
testMerimiestenTyoehtosopimusMuuttuuKaupanTyoehtosopimukseksi
testKaupanTyoehtosopimusMuuttuuMerimiehenTyoehtosopimukseksi
testLomanmaaraytymiskausienLaskentabugi
testNpe
testMerimiesTyoehtosopimusPaattyyJaJatkuuKaupanTyoehtosopimuksella
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKaksiviikkoinenVuosilomaFast
testLomapalkanLisienLaskenta
testLomapalkanLisienLaskentaYolisa
testLaskennallinenPalkkaSairaslomanAjalta
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastKVTESTyylinenLaskenta
testSpentVacationDaysDuringNormalWorkweek
testKerryttavatkoVuosilomatLomaaLauantaisin
test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds0
test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_6WorkdaysMetVacationsLeft
test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_6WorkdaysNotMetVacationsKept
test_TODO_AnnualVacationAccumulationTables2FullAccumulationYearsContractEnds_NoConvertedLeave_6WorkdaysNotMetVacationsKept
testRegressionDailyReporttejaHypitaanYli
testLomanmaaraytymisvuosiPaattyyEnnenVuodenVaihdettaAssertionError
test_TODO_AnnualVacationAccumulationTables2FullAccumulationYears0
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestElintarvikealojenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTaloushallinnonVuosilomaFast
testLomarahat
testLomarahaJaTyosuhteenPaattymissyy
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMuovituoteteollisuudenJaKemianTuoteteollisuudenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanEsikarsintaTehtava
testProvisiotTuplanaBug
testLaskeVuosilomapaivatRegularContractB
testLaskeVuosilomapaivatRegularContractBMonthlyPay
testLaskeVuosilomapaivatNoRegularContractA
testLaskeVuosilomapaivatNoRegularContractAMonthlyPay
com.tustor.tuntinetti.backend.logic.vacations.TestHenkilokohtaistenAvustajienVuosilomaFast
testLomarahat
testLomarahaJaTyosuhteenPaattymissyy
testKaksiJaPuoliPv2VuodenKokemuksenJaAlleVuodenTyosuhteenJalkeen
test3pv15VuodenJalkeen
testEiLomarahaaAlle4kkTyösuhteenLomapalkasta
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestKaupanalanVuosilomaEsimerkit
test_TODO_
testEsimerkki24
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
test_TODO_AnsaintaasääntöVaihtuuKeskenVuodenUudenSopparinTakiaTms
test_TODO_Refactor
test_TODO_DefaulttiVuosilomapalkanJakajaVoisiOllaVaihtuvaKerroinJosEiKyseTyösuhteenPäättymisestä
test_TODO_XXZ
test_TODO_SäännöllisetLisät
test_TODO_poikkeusehto
test_TODO_LomapalkanMaksuajankohta
test_TODO_LuontoisedutLomapalkassa
test_TODO_WorkTimeVariationMode
testLaskennallisenPalkanMaaritys
testYliJaLisatyonPerusosaEiMukaanTuntipalkkaistenLomapalkkaan
testKaupanVuosilomaoppaanEsimerkki5B
testEsimerkki29
testEsimerkki24Kirjaimellinen
testEsimerkki25KkPalkkainen
testEsimerkki25TuntiPalkkainen
testEsimerkki26Erikoistapaus14PäivääMahtuuKuukauteen_MuttaEiKoskaLaskentaEiHuomioiEksaktejaPäiviä
testEsimerkki27IlmanTyoaikaa
testEsimerkki27KkPalkkainenTyöaikaAnnettu
testEsimerkki27TuntiPalkkainenTyöaikaAnnettu
testEsimerkki27KkPalkkainenTyöaikaAnnettuVaanAlle35PerKk
testEsimerkki27TuntiPalkkainenTyöaikaAnnettuVaanAlle35PerKk
testEsimerkki30KokkoaikainenKkPalkkainen
testEsimerkki30KokkoaikainenTuntipalkkainen
testEsimerkki30Alle375KkPalkkainen
testEsimerkki30Alle375Tuntipalkkainen
testKaupanVuosilomaopasEsimerkki5A
testTyösuhdeAlkoiJaPäättyiSamanLomanmääräytymisvuodenAikana
testYhdenTyöpäivänMittainenTyösuhdeKirjaimellinen
testYhdenTyöpäivänMittainenTyösuhde
testTyösuhdePäättyyYllättäenTyöpäivänJälkeenKoeaikapurkuunKirjaimellinen
testTyösuhdePäättyyYllättäenTyöpäivänJälkeenKoeaikapurkuun
test_TODO_alkujaloppukombinaatioita
testLomakorvausTyösuhteenPäättyessäIlmanLuontoisetuja
testLomakorvausTyösuhteenPäättyessäIlmanLuontoisetuja_2
testMääräaikainenTyösuhdePäättyyKunTyösuhdeOnKestänytVuoden
testTyösuhdeOnKestänytVuodenJosTyösuhteenAlussaVainPyhäpäiväErottaaHuhtikuunEnsimmäisestäPäivästä
testTyösuhdeOnKestänytVuodenJosTyösuhteenAlussaVainViikonloppuErottaaHuhtikuunEnsimmäisestäPäivästä
testKkPalkkaisenLomapalkkaKoostuuErikseenProvikoistaJaKkPalkkaperusteisestaLomapalkasta
testTuntipalkkaisenLomapalkkaKoostuuErikseenPalkastaProvisioistaPoissaolokorvauksistaJaPoissaolojenLaskennallisestaPalkasta
test_TODO_KKpalkka
test_TODO_palkantasaus_onkoExtreme
test_TODO_palkantasaus_onkoExtreme_2
test_TODO_KKpalkkaoikee
test_TODO_375Tuntipalkkaoikee
test_TODO_LomakorvausTyösuhteenPäättyessäKunTyöntekijälläLuontoisetuja
test_TODO_palkantasausoikee_onkoExtreme
test_TODO_palkantasaus_onkoExtreme_2oikee
test_TODO_KkPalkkaLomanAjankohdanMukaan
test_TODO_lomaraja
test_TODO_duplo
test_TODO_KaupanTyoajaTulkinta
test_TODO_Säästövapaa
test_TODO_xy
testEsimerkki28
testEsimerkki32
test_TODO_Split
test_TODO_Mixed
test_TODO
testEtteiSunnuntaityoRikkoDailyreportConstructia
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestViherJaYmparistorakentamisalanVuosiloma
testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaJaTyosuhteenPaattymissyy
testKuukausipalkkaisenLomapalkka
testErillinenPidettavienLomienSaldoEiVaikutaLaskentaan
testJosEpasaannollinenTyoaika
testJosEiVielaLomamerkintoja
testNpeSigmalaskennassaKunSivusarjassaEiKerryLomapaivia
testVainVapaataJaKulutettuaLomaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestAKTKuormaAutoAlanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testLomarahaTyosuhteenPaattyessa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKaksiviikkoinenTuntipalkkainenVuosilomaFast
testLomapalkanLisienLaskenta
testLomapalkanLisienLaskentaYolisa
testLaskennallinenPalkkaSairaslomanAjalta
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLentoliikenteenPalvelualjoenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPuutarhaAlanVuosilomaFast
testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaJaTyosuhteenPaattymissyy
testKuukausipalkkaisenLomapalkka
testErillinenPidettavienLomienSaldoEiVaikutaLaskentaan
testJosEpasaannollinenTyoaika
testJosEiVielaLomamerkintoja
testNpeSigmalaskennassaKunSivusarjassaEiKerryLomapaivia
testVainVapaataJaKulutettuaLomaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTerveyspalvelualanVuosilomalaskentaFast
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan
testLomaraha50pctVainPeruspaivista
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testKkPalkkaisenLisat
testEiLomarahojaLomakorvauksistaKunTyosuhdeEnintaanViikon
testLomanansaintaprosentinKorotus
testLomapaivienAnsaintaEnsimmaisenaVuotenaKunTaysiaLomanansaintakuukausiaOn12
testLomapaivienAnsaintaVajailtakinKuukausilta
testLisalomapaivatLeg0
testLisalomapaivatLeg1
testLisalomapaivatLeg2
testLomapaivienAnsaintaKun4VuottaPalvelusta
testLomapaivienAnsaintaKun5VuottaPalvelusta
testLomapaivienAnsaintaKun15VuottaPalvelusta
testPalvelusvuosienTulisiKarttuaKokopaivaisellaNormaalisti
testPalvelusvuosienTulisiKarttuaOsaAikaisellaOsittain
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaCopyTaskTestCases
testOlliPlaketti
com.tustor.tuntinetti.backend.logic.vacations.TestEnergiateollisuudenToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKkPalkkaisenLomapalkka
test_TODO_provisiopalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHuolintaAlanVuosilomaFast
testLomarahat
testLomakorvausProsentit
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLuottotietoJaPerintaAlanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkaisenLomapalkka
testLomapaivienAnsaintaKun10VuottaPalvelusta
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTTesVuosilomalaskentaFastTestCase
testSpentVacationDaysDuringNormalWorkweek
testWtrAinaEkvivalenttiaAikaa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testKvtesStyleVacationAccumulationTable
testVainPalkallinenSairauslomaKerryttaa
testOpintovapaaJaVirkavapaaLimit
testHybridiLimitJaLomavuosi
testKaikkiEkvivalentitPaivatLasketaanKalenteripaivilta
testVuosilomanPituusSaanto2b
testTaulunValintaKun6KkTyossa
testTyoaikakorvauksetJaTasoittumispaivatEkvivalenttiaAikaa
testLomapalkkaKunTyoaikaMuuttuu
testLomapalkkaPerustapauksessa
testVuosilomapaiviaEiKerry
testAnnualVacationAccumulationRow1
testAnnualVacationAccumulationRow2
testAnnualVacationAccumulationRow2WithBonus
testAnnualVacationAccumulationRow2TwoYears
testAnnualVacationAccumulationRow3
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHuolintaAlanTHVuosilomaFast
testLomarahat
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPeltiAlanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testLomarahaTyosuhteenPaattyessa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestKaupanVuosilomaFast
testLomarahat
testLomarahaWhenContractTerminates
testKokoaikaistenKuukausipalkkaistenLomapalkkaLasketaanKkPalkkaanPerustuen
testKokoaikaistenTuntipalkkaistenLomapalkkaLasketaanProsenttiperusteisesti
testOsaAikaistenKuukausipalkkaistenLomapalkkaLasketaanProsenttiperusteisesti
testOsaAikaistenTuntipalkkaistenLomapalkkaLasketaanProsenttiperusteisesti
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestKaupanAutomiestenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTietotekniikanPalvelualanTavallinenTesVuosilomalaskenta
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testLaskennallisenPalkanMaaritys
testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan
testOsaAikaistenTuntipalkkaistenProsenttipalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestTekstiiliJaMuotialanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaTyosuhteenPaattyessa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestAktTerminaalitoiminnanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLapsenSairausEkvivalenttia
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
com.tustor.tuntinetti.backend.logic.vacations.TestMekaanisenMetsateollisuudenKolmivuoro40hVuosilomaFast
test3vuoroTyoaikaPankkiaikaEkvivalenttiaAikaa
testProsenttiperusteinenWtrKorvausLomapalkkaan
testLomarahat
testLomarahatJaadessaElakkeelle
testFlexEkvivalenttiaAikaa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestAutoalanKaupanJaKorjaamotoiminnanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestSuunnitteluJaKonsulttiAlanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaTyosuhteenPaattyessa
testEiLomarahaaLomakorvauksistaLyhyessaTyosuhteessa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestRakennustuoteteollisuudenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testEiLomarahaaAlle5kkTyösuhteenLomapalkasta
testLomarahaaEiMaksetaAnnetuistaSyistaMuttaMuistaMaksetaan
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMaalausalanVuosilomaFast
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testProsenttiperusteinenWtrEiLomapalkkaan
testFLEX_vapaa_kerryttaaLomapaivia
testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013
test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta
testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestSahkoistysalanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestIctalanVuosilomalaskenta
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testLaskennallisenPalkanMaaritys
testOsaAikaistenTuntipalkkaistenKeskipaivapalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa
testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan
testOsaAikaistenTuntipalkkaistenProsenttipalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_Epasaannollinen
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestHuoltoJaKunnossapitoVuosiloma375h
test14pvTuntipalkkaisenVuosilomapalkka
testVuosilomaEhdot
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkaisenLomapalkka
test_TODO_MatkaAikaTyossaolonVeroista
testTyossaolonVeroisetVapaat
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLeipomoiden40hVuosilomaFast
testLomarahat
testLomarahatJaadessaElakkeelle
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestGolfalanVuosilomaFast
testLomarahaUusistakinLomakorvauksistaElakkeelleJaadessaMuulloinEiKoskaan
test14pvTuntipalkkaisenLaskennallinenPalkkaSairaslomasta75pvAjalta
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTerveyspalvelualan2022VuosilomaFast
testEsimerkki2
testEsimerkki3
testSpentVacationDaysDuringNormalWorkweek
testWtrAinaEkvivalenttiaAikaa
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan
testLomarahaJaTyosuhteenPaattymissyy
testLomataulukkoBJos5vPalvelusaikaa
testLomataulukkoAJos11TayttaLomanmaaraytymiskuukautta
testLomataulukkoBJos12TayttaLomanmaaraytymiskuukautta
testLisapaivatEivatKerrytaLomarahaaMyoskaanSovellettaessaVuoden2013Saantoa
testKeskipaivapalkkaanPerustuvaLomapalkka
testJuoksevaLomakorvausKayttaaPerusLomaprosentteja
testProsenttiperusteinenLomapalkkaTaulukkoA
testProsenttiperusteinenLomapalkkaTaulukkoB
testProsenttiperusteinenLomapalkkaTaulukkoC
test5pvKulutuksenAjastus
testEsimerkki1
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMekaanisenMetsateollisuudenKolmivuoro366hVuosilomaFast
test14pvSaannonTuntipalkkainen
test3vuoroTyoaikaPankkiaikaEkvivalenttiaAikaa
testProsenttiperusteinenWtrKorvausLomapalkkaan
testLomarahat
testLomarahatJaadessaElakkeelle
testFlexEkvivalenttiaAikaa
testKuukausipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestSosiaalialanToimihenkilot2024VuosilomaFast
testSpentVacationDaysDuringNormalWorkweek
testWtrAinaEkvivalenttiaAikaa
testProsenttiperusteinenLomapalkkaTaulukkoA
testProsenttiperusteinenLomapalkkaTaulukkoB
testProsenttiperusteinenLomapalkkaTaulukkoC
test5pvKulutuksenAjastus
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPuhelinpalvelualanVuosilomalaskenta
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
testLaskennallisenPalkanMaaritys
testYliJaLisatyonPerusosaMukaanTuntipalkkaistenLomapalkkaan
testOsaAikaistenTuntipalkkaistenProsenttipalkkaanPerustuvaLomapalkkaSunnuntaiLisienKanssa
testProsenttiperusteinenLaskentaYli14PvTuntipalkkaisille
testProsenttiperusteinenLaskentaYli35hTuntipalkkaisille
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
test_TODO_
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.vacations.TestLasitusAlanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testLomarahaTyosuhteenPaattyessa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLviToimialanVuosilomaFast
testLomarahaaLomakorvauksistaEriTyosuhteenPaattymissyista
testWtrAinaEkvivalenttiaAikaa
testLomarahaJaTyosuhteenPaattymissyy
testKuukausipalkkainen
testTyoajanTasausvapaatOvatTyossaolonVeroisiaPaiviaHeti
testLomarahaProsentit
test14pvKeskituntiAnsioonPerustuvaVuosilomapalkka
test35hKeskituntiansioonPerustuvaVuosilomapalkka
testKTAhanPerustuvaVuosilomapalkkaAlle40hKunSaannollinenTyoaika
testKTAhanPerustuvaVuosilomapalkkaAlle40hKunEpaSaannollinenTyoaika
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPuusepanteollisuudenToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKkPalkkaisenLomapalkka
test_TODO_provisiopalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomalainLaskentaRealLifeCases
testAlanenElisaUseFix
testAlanenElisaNoFix
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaFastTekninenAlkupaivaKVTes
testTableChoiceEmployeeContractPeriodSetOrNotWithContractGapOrNot
testTableChoiceEmployeeContractPeriodStartDateOffSetFromContractPeriodStartDate
testTableChoiceEmployeeContractPeriodStartDateOffSetFromContractPeriodStartDateWithGapInContracts
testTableChoiceEmployeeContractPeriodStartDateOffSetFromSecondContractPeriodStartDateWithGapInContracts
testTableChoiceEmployeeContractPeriodStartBeforeWorkexperienceStartInTheMiddleOfMonth
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLeipomoiden375hVuosilomaFast
test14pvSaannonTuntipalkkainen
testLomarahat
testLomarahatJaadessaElakkeelle
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTeknologiateollisuudenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
test14pvSaannonTuntipalkkainen
testTyössäolonVeroisetPäivät
testKkpalkkaisenLisatKeskiPvPalkalla
testTuntipalkkaisenLomapalkkaKTAlla
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHuviTeemaJaElamyspuistojaKoskevaTesKolmiviikkoinenVuosilomaFast
testLomapalkanLisienLaskenta
testLaskennallinenPalkkaSairaslomanAjalta
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestKemianalanToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKkPalkkaisenLomapalkka
test_TODO_provisiopalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMaaJaVesirakennusalanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testTyotuntijarjestelmanMukaisetVapaapaivatOvatTyossaolonVeroisiaPaivia
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestEnsihoitopalvelualanVuosilomaFastTestCase
testLomarahat
testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan
testLomarahaJaTyosuhteenPaattymissyy
test_TODO_YlityonajanLisiaEiHuomioidaKkPalkkaisenLisienOsuudessa
testKolmenPaivanLomanansainta
testLomanpidennys_1
testLomanpidennys_2
testLomanpidennysJaTasmaytykset
testLomanpidennys_3
testLomanpidennys_4
testKuudenPaivanPidennys
testPidennysJaLoppupalkka
testLomanpidennysTaiPidennyksenPoistoJaTyosuhdePaattyySamanaPaivana
testVSLVuosilomaEhdotJosTyoaikaaEiMaariteltyTaiAlle19hVko
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMaaseutuelinkeinojenVuosilomaFast
testMaaraAikaisenLomakorvausKunErillisetLomakorvausprosentit
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaJaTyosuhteenPaattymissyy
testKuukausipalkkaisenLomapalkka
testErillinenPidettavienLomienSaldoEiVaikutaLaskentaan
testJosEpasaannollinenTyoaika
testJosEiVielaLomamerkintoja
testNpeSigmalaskennassaKunSivusarjassaEiKerryLomapaivia
testVainVapaataJaKulutettuaLomaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestRakennusalanToimihenkiloidenVuosilomaFast
testLomarahat
testLomarahaUusistakinLomakorvauksista
testEiLomarahaaKunSiirtyyAsiakkaalleToihin
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKkPalkkaisenLomapalkka
test_TODO_provisiopalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestAutonrengasalanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLasikeraamisenAlanToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKkPalkkaisenLomapalkka
test_TODO_provisiopalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestMeijeriAlanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testLomarahaTyosuhteenPaattyessa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLinjaAutoVuosiloma
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLasikeraamisenTeollisuudenVuosiloma
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLuottotietoJaPerintaAlanAlle32VuosilomaFast
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testLomapalkkaKunTyosuhdeOnKestanyt
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestSosiaalialanVuosilomaFast
testLomarahat
testEiLomarahojaLomakorvauksistaKunTyosuhdeEnintaan4kk
testLomarahaJaTyosuhteenPaattymissyy
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPuusepanteollisuudenKolmivuoroVuosilomaFast
testWtrAinaEkvivalenttiaAikaa
testLomarahat
testLomarahaElakkeesta
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestRakennusalanVuosilomaFast
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testProsenttiperusteinenWtrEiLomapalkkaan
testFLEX_vapaa_kerryttaaLomapaivia
testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013
test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta
testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTurvetuotantoalaVuosiloma
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkaisenLomapalkka
testTyossaolonVeroisetVapaat
testMaaraAikaisenVuosilomapalkkaTyoSuhdeYliVuodenEiLomaa
testMaaraAikaisenVuosilomapalkkaTyoSuhdeAlleVuodenLomaa
testMaaraAikaisenVuosilomapalkkaTyoSuhdeYliVuodenLomaa
testLomarahatTyosuhteenPaattyessa
testVuosilomapalkka
testVuosilomapalkkaEiKertynyttaLomaa
testMaaraAikaisenVuosilomapalkkaTyoSuhdeAlleVuodenEiLomaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestElintarviketeollisuudenToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaWhenContractTerminates
testKkPalkkaisenLomapalkka
test_TODO_provisiopalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTekstiilihuoltoalanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaTyosuhteenPaattyessa
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTalotekniikkaAlanToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testLomarahaTyosuhteenPaattyessa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestVuosilomaKVTesFast
testSpentVacationDaysDuringNormalWorkweek
testKerryttavatkoVuosilomatLomaaLauantaisin
testAnnualVacationAccumulationTablesAAndBRow6DayWorkRequirementWhenSickleaveOnVacationPeriod
testAnnualVacationAccumulationTablesAAndBRow6DayWorkRequirementWhenOnMathernityLeave
testAnnualVacationAccumulationTablesAAndBRowWhenVacationCompensated
testAnnualVacationAccumulationTable1Limits
testAnnualVacationAccumulationTable2Limits
testAnnualVacationAccumulationTable2TenYearBonus
testAnnualVacationAccumulationTable3
testAnnualVacationAccumulationTableOneRowModeARowOnly
testAnnualVacationAccumulationTables16DaysOfContractForFirstFullAccumulationMonthRequirement
testAnnualVacationAccumulationTablesVuosilomapalkanlisaysLisistaMax35
testAnnualVacationAccumulationTablesRegressionContinuingContract
testAnnualVacationAccumulationTablesRegressionEiTipuBRivilleJosLomatEiMahduJaljellaOlevalleLomanpitokaudelle
testSeuraavaLomanpitokausiEdellisenKertymakaudenPaivayksesta
testAnnualVacationAccumulationTablesEiLasketaSaastovapaitaLomanpitokaudenPidettyihinVuosilomiin
testSopimuksiaJotkaEiOleMukanaLomarahanlaskennassaJaHeinakuunPalkkaLomarahanPerusteena
testRegressionLaskentatapaKK_KAIKKI_PROSENTTEINAJaKkPalkkaAsetettuTaiEiLomarahaVainKkpalkkaisilleTaiEiKpkTaiKTAKaytossaTaiEiTuntipalkkaisella
testRegressionAlkaaKkPalkkaisenaMuuttuuKertymakaudellaTuntipalkkaiseksi
testSerializableDataObjects
testAnnualVacationAccumulationTablesAAndBRowWhenVacationsHaveBeenAppliedOrNot
testAnnualVacationAccumulationTablesAAndBRowWhenContractEnds
test_TODO_AnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimitContinuingContracts
test_TODO_AnnualVacationAccumulationTablesAAndBRowWhenContractEndsOnVacationEndAnd6WorkDaysOnVacationSeasonLimit
testRegressioKvtesinKuukausipalkkaanPohjaantuvaLoppupalkkaKunKkpalkkainenLaskuttavaksiSopimukseksiLaskutapaMuuttuuProsenttipalkkaiseksiKoskaEiKkPalkkaaJaTasmaytettyLomapalkkaNollaksi
testRegressionTechnicalStartDateAfterContractPeriodStartDateOnNextMonthSixteenDaysOfContractCheck
testRegressionHeinakuunViimeisenaPaivanaLomavuonnaEiSopimustaLomarahaLasketaanAinaKKPalkkaanPerustuen
testHeinakuunpalkkaLomarahanPerusteenaJaKatkoSopimuksessa30pvKatkaiseeSopimuksen
testRegressionProsenttiperustein1enLomapalkkaJosSovittuTyoaikaEiAinaYllaXXXVRajaanUseampiSopimusEiSovittujaTunteja
testRegressioNpeEkvivalenteistaPaivistaKunTaydellaLomanmaaraytymiskuukaudellaSopimuksenPituusVaatimus
testLomapalkkaaJaLomakorvaustaVanhempainVapaastaPaasiainenEiLomakorvaustaJaLomakorvaustaTuntipalkkainenVanhempainvapaa
testLomapalkkaaJaLomakorvaustaVanhempainVapaastaPaasiainenEiLomakorvaustaJaLomakorvaustaTuntipalkkainenVuosiloma
testCreateTasksForGivenWeekdaysBetweenSkipHolidaysEffective
testLaskentaTapa
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestYksityisenSosiaalipalvelualan2022VuosilomaFast
testEsimerkki2
testEsimerkki3
testSpentVacationDaysDuringNormalWorkweek
testWtrAinaEkvivalenttiaAikaa
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testKuukausipalkkaisenAikalisatSuhteutetaanSaannollisenTyoajanPalkkaan
testLomarahaJaTyosuhteenPaattymissyy
testLisapaivatEivatKerrytaLomarahaaMyoskaanSovellettaessaVuoden2013Saantoa
testKeskipaivapalkkaanPerustuvaLomapalkka
testJuoksevaLomakorvausKayttaaPerusLomaprosentteja
testProsenttiperusteinenLomapalkkaTaulukkoA
testProsenttiperusteinenLomapalkkaTaulukkoB
testProsenttiperusteinenLomapalkkaTaulukkoC
test5pvKulutuksenAjastus
testEsimerkki1
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestValtionTyontekijatVuosilomaFastTestCase
testKerryttavatkoVuosilomatLomaaLauantaisin
testVuosilomaAnsaintaPaivat
testEkvivalentitTyontekijanPaivat
testSpentVacationDaysDuringNormalWorkweek
testWtrAinaEkvivalenttiaAikaa
testKvtesStyleVacationAccumulationTable
testKuukausipalkkaisenLomapalkka
testTODO_SaldoKunViisitoistaVuottaTuleeTayteenLomakaudenJalkeen
testTaulun3ValintaPerustuuLomakaudenAlkuun
testEiIkirekursiotaSisakkaisistaTyosopimuksista
testEiIkirekursiotaKunTyosuhdePaattyy
testLomarahaTaulu3
testLomarahavelkaMuuttuuKuukausipalkanMukana
testLomarahaTaulu2
testLomarahaTaulu1
testLomarahaTuntipalkkainen
testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAlleVuosi
testTuntipalkkainenTaysiaikainenLomapalkkaprosenttiAinakinVuosi
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosi
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaLasketaanTaysistaLomanmaaraytymisKuukausista
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAinakinVuosi
testVajaatLomanmaaraytymisKuukaudetLomapalkkaprosenttiAlleVuosiKoskaTyokokeukseksiLasketaan11Kk
testTyoaikaMuuttunutLomapalkkaprosenttiAlleVuosi
testTyoaikaMuuttunutLomapalkkaprosenttiAinakinVuosi
testTyoaikaMuuttunutLomapalkkaprosenttiAinakin15V
testKuukausipalkkaisenLomapalkkaLisat
testKuukausipalkkaisenLomarahaPdfExport
testKuukausipalkkaisenLomarahaPdfExportTyoaikaMuuttunut
testTuntipalkkaisenLomarahaPdfExport
testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhde
testAikaValtionPalveluksessaTapausVajaaVuodenTyosuhdeVersio2
testAikaValtionPalveluksessaTapausVirastoVaihtunut
testEroKVTes
testAnnualVacationAccumulationRow1
testAnnualVacationAccumulationRow2
testAnnualVacationAccumulationRow3
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestLattianpaallystysalanVuosilomaFast
testWtrAinaEkvivalenttiaAikaa
testEkvivalenttienVacationienPalkka
testProsenttiperusteinenWtrEiLomapalkkaan
testFLEX_vapaa_kerryttaaLomapaivia
testSairausajanPalkkaaEiLasketaMukaanEnnenSyykuuta2013
test_TODO_JosEroaa_TAI_rikkoo_vakavasti_Ennen14TyopaivaaEiSaaTesinLomakorvausta
testEiLaskennallistaPalkkaaHetimaksettavassaKorvauksessa
testKuukausipalkkaisenLomapalkka
testTuntipalkkaisenLomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestPuusepanteollisuudenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testLomarahaWhenContractTerminates
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestHuoltoJaKunnossapitoVuosiloma
test14pvTuntipalkkaisenVuosilomapalkka
testVuosilomaEhdot
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testKuukausipalkkaisenLomapalkka
test_TODO_MatkaAikaTyossaolonVeroista
testTyossaolonVeroisetVapaat
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestTeknologiateollisuudenYlempienToimihenkiloidenVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.vacations.TestSahkoalanVuosilomaFast
testLomarahat
testWtrAinaEkvivalenttiaAikaa
testLomarahaElakkeesta
testKuukausipalkkainen
test14pvSaannonTuntipalkkainen
testProsenttiperusteinenVuosilomapalkka
testSpentVacationDaysDuringNormalWorkweek
testLaskentaTapa
testEkvivalenttienVacationienPalkka
testKerryttavatkoVuosilomatLomaaLauantaisin
testKertyykoLomarahojaLomakorvauksestaTyosuhteenAikana
testLapsenSairausEkvivalenttia
com.tustor.tuntinetti.backend.logic.TestLviToimialanTesWith2020Changes
testTyoajanLyhennyksenKertyminen
testAverageHourlySalaryUsage
testSigmaLaskenta
testAverageHourlySalary
testLaskeKeskituntiansioViimeiseltaLomanansaintavuodelta
testLaskutussopimus
testTekninenTyosuhteenAlkupaivaKeskenSopimuksen
test30PaivanValinLaskenta
testLaskeKeskituntiansioKunEiTaskejaLomanansaintavuodella
testLaskeKeskituntiansioKuluvaltaLomanansaintaVuodelta
testLaskeKeskituntiansioKunSitaEiVoiVielaLaskea
testMonthlySalaryOvertimeCategoryEiMerkitseva
testLomaFeaturetJaAsetuksetEiVaikuta
testLaskutusEiEstaKtanLaskentaa
testEpasaannollisenProsenttiperusteinenLomalaskelmaEiVaikuta
testAnsaintaSaantoEiLomiaTaiProsenttiperusteinenEiVaikuta
testEiLasketaAjaltaEnnenKtata
testAnsaintaSaannonVaihtuminenKatkaisee
test_TODO_AverageHourlySalaryHistory
testGetHistoryKtaInfoWithDateRange
testPalvelusvuosienLaskentaEpasaannollisessaTyosuhteessaEiHeitaVirhetta
com.tustor.tuntinetti.backend.logic.TestAikaperusteinenLisaKorvaaPalkkalajin
testIltalisaKorvaaPalkkalajin
testTyotehtavaKorvaaPalkkalajin_TIME_BASED_COMPENSATIONS_BITS
testTyotehtavaKorvaaPalkkalajin_TIME_BASED_COMPENSATION_ALL_BITS
com.tustor.tuntinetti.backend.logic.TestSuunnitteluJaKonsulttialanToimihenkiloidenTES375hvko
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testExtraWork
testNightshiftsIncludedInOvertime
testWorkHourLimits
testMonthlyOvertime
testName
testSickLeaveRepeating
testOsaAjanKkPalkka
testWeeklyOvertimeAccumulatedOnWeekHolidayWeekSaturdaysAndSpecialHolidayEves
testSickleaveLimits
testSundaysAndHolidays
testOvertimeSaturdays
testTODOOnWeekHolidayWeek
testNightshifts
testMinShiftLength
testWeeklyRestTimeCompensation
com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes38_25h
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testTODO_TestSomething
test_TODO_Vuosityoaika
com.tustor.tuntinetti.backend.logic.TestHolidayCompensationRules
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_StartsTomorrow
testNoWorkdaysOnSameWeek
testWorkingOnlyOnTuesday
testWorkingBeginningOfWeekFridayIsEquivalent
testWorkingBeginningOfWeekWednesdayNotEquivalent
testWorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES
test_TODO_WorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES_gap
testWorkingBeginningOfWeekFridayIsEquivalent_EXTRA_SKIPPING_ON_HOLIDAY_EDGES_Peilikuva
testWorkingBeginningOfWeekWednesdayIsEquivalent
testWorkingWholeWeekExceptOnHoliday
testWorkingWholeWeekExceptLeaveOfAbsenceOnHoliday
testWorkingWholeWeekIncludingHoliday
testWorkingWholeWeekIncludingHolidayButNotYetQualified
testSickleaveOnHoliday_isCompensated
testSickleaveOnHoliday_notCompensated
testContractPeriodLabourAgreementIsNull
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_WORKING_DAYS_EndsBeforeYesterday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_WORKING_DAYS_StartsToday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_WORKING_DAYS_EndsYesterday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_StartsTomorrowDay
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_StartsDayAfterTomorrow
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_EndsYesterday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_EffectivelyYesterday
testArkipyhakorvausHuomioiEkvivalentinWtrEiTarvettaTyopaivalle_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY
testArkipyhakorvausHuomioiEkvivalentinWeeklyRestEiTarvettaTyopaivalle_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY
testArkipyhakorvausEiHuomioiSaikkuaReunaehtona_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_StartsTomorrow
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_StartsTomorrowDay
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_StartsDayAfterTomorrow
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_EndsYesterday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_EndsDayBeforeYesterdayStartsTomorrow
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ADJACENT_TO_AT_LEAST_ONE_WORKING_DAY_WHILE_THE_OTHER_IS_EQUIVALENT_EffectivelyYesterday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_StartsLastDayNight
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_StartsLastDay
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_StartsNextWeek
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_EndsMonday
testArkipyhäkorvausHuomioiVainSamanTyövuorokaudenPuolellaOlevanOsuuden_HOLIDAYS_ON_WEEK_WITH_FULL_WORKSHIFT_EffectivelyMonday
testWorkingBeginningOfWeekFridayNotEquivalent
com.tustor.tuntinetti.backend.logic.TestOptikoidenTes
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testSunnuntaiKorvaus
testExtraHours
testArkipyhaKorvaus
testLauantaiLisa
testAattoIltaLisä
testSairaslomakorvausSairausUusiutuu30pvSisalla
com.tustor.tuntinetti.backend.logic.TestAktAhtausalanTESKeskeytymatonKolmivuorotyo
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSpecialSaturdayOvertime
testVuorovapaa
testSaunalisa
testSeisokkilisa
testYlityoIltavuoronJalkeen
testSeisokkiTuntiTunnilta
testTavallinenViikkoTuntiTunnilta
testLapsenSairaus
testSairaslomakorvaukset
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestMetalliTesWithBag
testDailyOvertime
testSairastumispaivana100PctKorvaus
testSaturdayDailyOvertime
testTesYlityöArkipyhäviikolla_TyöaikaYlittyyLoppiaisena
testTesYlityöArkipyhäviikolla_TyöaikaYlittyyLauantaina
testTesYlityöArkipyhäviikolla_TyöaikaYlittyySunnuntaina
testTesYlityöArkipyhäviikollaKunKyseessäPääsiäislauantai
testTesYlityöArkipyhäviikollaKunKyseessäJuhannusaatto
testTesYlityöArkipyhäviikollaKunKyseessäJouluaatto
testTesYlityöTyöaikaaTasattaessa
testTesYlityöTyöaikaaTasausvapaapäivälläTasattaessa
testTesYlityöTyöntekijänVapaapäivänä
testKtaAsetusJaKäyttö
test_TODO_HälytyskorvausYlityölisälläYöaikaan
testHälytyskorvausYlityolisallaPaivalla
testHälytyskorvausIlmanYlityölisää
testTyoajanUlkopuolisetMatkatunnit
testTyoajanUlkopuolisetMatkatunnitIlmanErillistaTyotehtavaa
testPalkatonSairaslomaEiPyhaltaKorvausta
testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferenceACCORDING_TO_LABOUR_AGREEMENT
testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferenceCOMPENSATED_AS_WORK_TIME_REDUCTION
testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferencePAID_IMMEDIATELY
testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferenceACCORDING_TO_LABOUR_AGREEMENT
testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferenceCOMPENSATED_AS_WORK_TIME_REDUCTION
testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferencePAID_IMMEDIATELY
testProsenttiperusteinenTyöajanTasaamislisä_holidayPaymentPreferencePAID_IMMEDIATELY_IF_NON_STANDARD_WORK_TIME
testProsenttiperusteisenTyöajanTasaamislisänAnsainta
testProsenttiperusteisenTyöajanTasaamislisänAnsainta_recordaaVacationTypetTotaliin
testSaturdayWeeklyOvertime
testSaturdayDailyOvertimeOnHoliday
testNoWeeklyOTIfNonpaidVacationDay
testNoWeeklyOTIfNonpaidOtherVacationDay
testWorkTimeReductionVacationDay
test_TODO_WtrSkipataanEtsittaessaTyopaiviaHolidaynReunoilla
testProsenttiperusteinenTyöajanTasaamislisäKunMeneeHetiMaksuun_holidayPaymentPreferencePAID_IMMEDIATELY_IF_NON_STANDARD_WORK_TIME
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.TestPsgTekstiilihuoltoalanOsaAikaisenTes
testKta
testIltaJaYolisat
testPoissaolonPalkkalajitMaksetaanKTA
testKtaLaskin
testWtr
testSairausajanPalkka
testYlityo
testAattokorotus
testItsenaisyyspaivaSunnuntaina
test_TODO_KuukausipalkanJakaminen
testArkipyhaaEiKorvataJosToissa
testArkipyhaLomienTaiSairaudenValissa
testArkipyhaviikonLauantaitMenevatViikkoYlitoiksi
testLauantaiYlityo
testEiWtraaOsaAikaisille
testSuurjuhlapyhakorvaus
com.tustor.tuntinetti.backend.logic.timeclock.TestTimeClockUseCasesFast
testCase8716
testDeboraUseCase7127LeimausKorvaaSuunnitellunYhdenAsiakaskäynnin
testTODODeboraUseCase7127LeimausKorvaaSuunnitellutAsiakaskäynnit
com.tustor.tuntinetti.backend.logic.TestPamVeikkausTyontekijatJaksotyoTuntipalkka
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testArkipyhienKorvausKunEiTehdaToita
testAattolisä
testVeikkausTyoVapaapaivanaLisa
testLapsenSairaus
testSairaslomakorvaukset
testIltalisa
testYolisa
testSunnuntaiKorvaus
com.tustor.tuntinetti.backend.logic.TestAutonrengasalanTesKta
testLauantailisa
testIltalisa
testYolisa
testKorottavatKTAta
testKtaLasketaanOikealtaJaksolta
testKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestKaupanalanVuosilomaEsimerkitWithRangeReport
testTuntiperusteisetLisatProvisiotJaKkPalkka_Pienempi
testKaupanalanTesEsimerkki29A
testKaupanalanTesEsimerkki29B
test_TODO_PoissaolotOikee
test_TODO_OikeePoissaolo
test_TODO_ProvikatKkpalkkainenOikee
test_TODO_ProvikatKkpalkkainenOikeekululaji
test_TODO_Puuttuu
test_TODO_VuosilomaoppaanEsimerkit
test_TODO_ApteekinEsimerkit
test_TODO_AktVuosilomaoppaanEsimerkit
test_TODO_3514
testTuntiperusteisetLisatProvisiotJaKkPalkka
test_TODO_xzss
testTodojadeja
test_TODO_vapaat
test_TODO_2
test_TODO_
testEsimerkki24
testLomarahojenMaksaminenTyosuhteenPaattyessaEnnenLomakautta
testLomarahojenMaksaminenTyosuhteenPaattyessaLomakautena
testLomarahojenMaksaminenTyosuhteenPaattyessaLomanAikana
test_TODO_AnsaintaasääntöVaihtuuKeskenVuodenUudenSopparinTakiaTms
test_TODO_Refactor
test_TODO_DefaulttiVuosilomapalkanJakajaVoisiOllaVaihtuvaKerroinJosEiKyseTyösuhteenPäättymisestä
test_TODO_XXZ
test_TODO_SäännöllisetLisät
test_TODO_poikkeusehto
test_TODO_LomapalkanMaksuajankohta
test_TODO_LuontoisedutLomapalkassa
test_TODO_WorkTimeVariationMode
testLaskennallisenPalkanMaaritys
testYliJaLisatyonPerusosaEiMukaanTuntipalkkaistenLomapalkkaan
testKaupanVuosilomaoppaanEsimerkki5B
testEsimerkki29
testEsimerkki24Kirjaimellinen
testEsimerkki25KkPalkkainen
testEsimerkki25TuntiPalkkainen
testEsimerkki26Erikoistapaus14PäivääMahtuuKuukauteen_MuttaEiKoskaLaskentaEiHuomioiEksaktejaPäiviä
testEsimerkki27IlmanTyoaikaa
testEsimerkki27KkPalkkainenTyöaikaAnnettu
testEsimerkki27TuntiPalkkainenTyöaikaAnnettu
testEsimerkki27KkPalkkainenTyöaikaAnnettuVaanAlle35PerKk
testEsimerkki27TuntiPalkkainenTyöaikaAnnettuVaanAlle35PerKk
testEsimerkki30KokkoaikainenKkPalkkainen
testEsimerkki30KokkoaikainenTuntipalkkainen
testEsimerkki30Alle375KkPalkkainen
testEsimerkki30Alle375Tuntipalkkainen
testKaupanVuosilomaopasEsimerkki5A
testTyösuhdeAlkoiJaPäättyiSamanLomanmääräytymisvuodenAikana
testYhdenTyöpäivänMittainenTyösuhdeKirjaimellinen
testYhdenTyöpäivänMittainenTyösuhde
testTyösuhdePäättyyYllättäenTyöpäivänJälkeenKoeaikapurkuunKirjaimellinen
testTyösuhdePäättyyYllättäenTyöpäivänJälkeenKoeaikapurkuun
test_TODO_alkujaloppukombinaatioita
testLomakorvausTyösuhteenPäättyessäIlmanLuontoisetuja
testLomakorvausTyösuhteenPäättyessäIlmanLuontoisetuja_2
testMääräaikainenTyösuhdePäättyyKunTyösuhdeOnKestänytVuoden
testTyösuhdeOnKestänytVuodenJosTyösuhteenAlussaVainPyhäpäiväErottaaHuhtikuunEnsimmäisestäPäivästä
testTyösuhdeOnKestänytVuodenJosTyösuhteenAlussaVainViikonloppuErottaaHuhtikuunEnsimmäisestäPäivästä
testKkPalkkaisenLomapalkkaKoostuuErikseenProvikoistaJaKkPalkkaperusteisestaLomapalkasta
testTuntipalkkaisenLomapalkkaKoostuuErikseenPalkastaProvisioistaPoissaolokorvauksistaJaPoissaolojenLaskennallisestaPalkasta
test_TODO_KKpalkka
test_TODO_palkantasaus_onkoExtreme
test_TODO_palkantasaus_onkoExtreme_2
test_TODO_KKpalkkaoikee
test_TODO_375Tuntipalkkaoikee
test_TODO_LomakorvausTyösuhteenPäättyessäKunTyöntekijälläLuontoisetuja
test_TODO_palkantasausoikee_onkoExtreme
test_TODO_palkantasaus_onkoExtreme_2oikee
test_TODO_KkPalkkaLomanAjankohdanMukaan
test_TODO_lomaraja
test_TODO_duplo
test_TODO_KaupanTyoajaTulkinta
test_TODO_Säästövapaa
test_TODO_xy
testEsimerkki28
testEsimerkki32
test_TODO_Split
test_TODO_Mixed
test_TODO
testEtteiSunnuntaityoRikkoDailyreportConstructia
testSairaslomanLaskennallinenPalkkaIlmanKeskimaaraistaViikkotyoaikaa
testSairaslomanLaskennallinenPalkkaKeskimaaraisellaViikkotyoajalla
testKokopaivaTyosuhdeAlkaaKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeLoppuuKeskellaKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaKeskellaMaalisKuutaMuttaPitaisiSiltiKayttaa14PvSaantoa
testKokopaivaTyosuhdeAlkaaLoppuuKeskellaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunEnsimmainenJaLoppuuKeskellaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaKuunKeskellaJaLoppuuViimeisenaPaivanaSamaaKuutaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdeAlkaaJaLoppuuSamanKuunKeskellaPitaisiKayttaa35hSaantoa
testKokopaivaTyosuhdePaattyyHuhtikuunKeskellaPitaisiKayttaa14pvSaantoa
test_TODO_SYKSY_2013_TyossaolonveroisetPaivatLomaopasLuku2_2Ja75PvRajat
test_TODO_TyossaolonveroisetKalenteriPaivatTuntipalkkaisillaLomaopasLuku2_3Ja105PvRajat
testOsaAikaistenKuukausipalkkaistenLomapalkkaSunnuntaiLisienKanssa
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testTuntiPalkkainenOsaAikainen14_Epasaannollinen
testTuntiPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen35_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_TyopaivatkinAnnettu_KuitenkinSopimuksenEpasaannollinenBittiPaalla
testKkPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testTuntiPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testTuntiPalkkainenKokoAikainen14_VainViikkoTunnitAnnettu
testTuntiPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen14_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen14_Epasaannollinen
testKkPalkkainenOsaAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenOsaAikainen35_TyopaivatkinAnnettu
testKkPalkkainenOsaAikainen35_Epasaannollinen
testKkPalkkainenKokoAikainen35_VainViikkoTunnitAnnettu
testKkPalkkainenKokoAikainen35_TyopaivatkinAnnettu
testLomanmaaraytymisvuosi
test_TODO_1
testShouldAssertCombinedCompensations
test_TODO_KahdenEriVuorokaudenAjalleSattuvaVuoroLasketaanKahdeksiTyopaivaksi
testSopimusAlkoiHuhtikuunToinenOnOltavaSamakuinJosAlkoiHuhtikuunEnsimmainen
testLomaaAnsaitaanKaksiJaPuoliPaivaaToisenaLomanansaintavuonnaYliVuodenKestavissaTyosuhteissa
testLomaaAnsaitaanVainKaksiPaivaaToisenaLomanansaintavuonnaAlleVuodenKestavissaTyosuhteissa
testJosSopimuksenMukaanVainOsaKuukausistaOnTaysia14pvLaskeLomapalkka35SaannonMukaan
test_TODO_JosKkpalkkaisella35TyontekijaVainOsaKuukausistaOnTaysiaLaskeLomapalkkaProsentuaalisena
testEpasaannollisenTyoajanAnsaintasaannonValinta
testOvatkoArkipyhatEkvivalenttejaTyopaivienKanssa
testOvatkoArkipyhakorvausTunnitEkvivalenttejaTyotuntienKanssa
testItsenaisyyspaivaOnEkvivalentti
testItsenaisyyspaivanTunnitOvatEkvivalentteja
testVuosilomapaivienAnsainta
testKahdenEriTesinTyosopimuksenVuosilomalaskenta
testKahdenEriContractSeriesinVuosilomalaskenta
testKahdenEriContractSeriesinJaTesinVuosilomalaskenta
testKahdenSamanContractSeriesinJaTesinVuosilomalaskenta
testKolmeTyosopimustaJotkaEivatOleKovinErilaisetLasketaanKerralla
testKolmeTyosopimustaJoillaSamaEfektiivinenAnsaintasaantoJaVuosilomaehdotLasketaanKerralla
testThreeContractPeriodsWithGapsAndDifferentEarning
test_EriSeriet
testKumulatiivinenLaskentaKkLomapalkka
testKumulatiivinenLaskentaKeskipaivaLomapalkka
testKumulatiivinenLaskentaProsenttilomapalkka
test_KeskipaivapalkanLaskennassaKeskimaaraisiinViikkotyopaiviinVaikuttaaMyosPidetytLomat
testKaytetaanViimeistaKuukausipalkkaaJosLomavuodenLopussaOllutKuukausipalkkaVaikkaOlisiTuntipalkkainenLomanAlussa
testValitaanOikeaLomanansaintaVuosiVaikkaLomatLaskettaisiinTyosuhteenPaattymispaivalleLomakaudella
testJosVuosilomaEhtojaEiLoydyKaytetaanVuosilomalakia
test_EriSerietJaEffectiveContractPeriodEndDate
testTyosuhteenPaattymissyyEiPakollinen
testAnneRunonenLoppupalkkaFast_LomarahojenMaksuunVaikuttaaTyosuhteenPaattymissyy
test_TODO_ParametroiJaAnalysoiMitenPitkaValiTyosopimuksillaSaaOllaEttaSiltiKasitellaanYhtenaTyosopimuksena
com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Opetushenkilonkunta
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testHolidayCompensation
testIltatyolisa
testYotyolisa
testKuukausipalkkaisenTyoajanYlitysKorvataanRahana
testSairaudenUusiutuminen
testSickleave
testArkipyhienKorvausKunEiTehdaToita
com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTesWith2022Changes
testIltalisa
testYolisa
testUudenvuodenaatonJaVapunaatonKorotus
testJouluJaJuhannusaatonKorotus
com.tustor.tuntinetti.backend.logic.TestLasikeraamisenTeollisuudenTesKaksivuorotyo
testSamiSanterKomulainenPyhainpaiva
testIltavuorolisa
testYovuorolisa
testSairaslomaKorvataanKTAlla
testArkipyhatKorvataanKTAlla
testNormalWorktime1
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testYlityotKorvataanKTAlla
testItsenaisyyspaivaSunnuntaina
test_TODO_WeeklyOvertime4
test_TODO_LyhennysvapaitaKertyyMyosVapaidenAikana
testLapsenSairaus
testSairaslomakorvaukset
testSairaslomakorvausKunSairausUusiutuu
testArkipyähäOnVapaapäiväJosTöissäYli3Kuukautta
testArkipyähäEiOleVapaapäivänaTöissäAlle3Kuukautta
testArkipyähäkorvausJosTöissäYli3KuukauttaMuttaVapaallaArkipyhänViereisenäPäivänä
testPyhainpaiva
test_TODO_ArkipyhaKorvataanJosSairauslomaOnKestanytAlle3kkEnnenArkipyhaa
test_TODO_ArkipyhaaEiKorvataJosSairauslomaOnKestanytYli3kkEnnenArkipyhaa
testArkipyhäkorvausetAnnetaanMyösVanhempainvapaalla
com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenTesVuorotyo
testYövuoro
testIltavuoro
testAamuvuoro
com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Tuntipalkkainen
testLyhennysvapaidenKertyminen
testKorvataanKTAlla
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testKorottavatKTAta
testSairaslomakorvausKunSairausUusiutuu
testSuurjuhlapyhanIltalisa
testSuurjuhlapyhanYolisa
com.tustor.tuntinetti.backend.logic.TestSiparilanTestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro
testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATION_ALL_BITS_single_day_ANY_DURATION_BASED_OVERTIME_BITS
testTapioHannunen_20140331_20140406
testAntonIvanov_20150924_20151004
testJaakkoPolvinen_20150924_20151004
testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATIONS_ALL_AND_PERIOD_OVERTIME_BITS_single_day_ANY_DURATION_BASED_OVERTIME_BITS
testJukaPekkaUutela20130308IlmanPalkkalajienMuuntoa
testJukaPekkaUutelaPintamaalaamo20130308
testJukaPekkaUutelaHöylä120130308
testBugWithOvertimeAtNight
testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATION_ALL_BITS_single_day_PERIOD_OVERTIME
testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATIONS_ALL_AND_PERIOD_OVERTIME_BITS_single_day_PERIOD_OVERTIME
testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATION_ALL_BITS_single_day_DAILY_OVERTIME
testJaniJakonen_20130805_20130811_jaksoylityo_20130811_TIME_BASED_COMPENSATIONS_ALL_AND_PERIOD_OVERTIME_BITS_single_day_DAILY_OVERTIME
testJukaPekkaUutela20130308
testTommiVeliJohannesKotka_20131209_20131215_noFunkyBank
testTommiVeliJohannesKotka_20131209_20131215_usingFunkyBank
com.tustor.tuntinetti.backend.logic.TestKatkennutJaksoTruncatedContractPeriod
testPetriKuusisto20140403Case4975
testOvertimePeriodStartDateMapDaysClippedFromBeginning_1WeekNoClip
testOvertimePeriodStartDateMapDaysClippedFromBeginning_Legacy1Week
testOvertimePeriodStartDateMapDaysClippedFromBeginning_Flexible1Week
testOvertimePeriodStartDateMapDaysClippedFromBeginning_Legacy2Weeks
testOvertimePeriodStartDateMapDaysClippedFromBeginning_Flexible2Weeks
testLegacyOvertimePeriodStartsWednesday
testLegacyOvertimePeriodStartsThursday
testFlexibleOvertimePeriodStartsWednesday
testFlexibleOvertimePeriodStartsThursday
testFlexibleOvertimePeriodTwoWeeksOnlyWeeklyOvertime
test_TODO_YliViikonlopun
testFlexibleOvertimePeriod26Weeks_JussiLångström_20131208_20140323
testWeeklyOvertimeWithDifferentFirstDayOfWeek
com.tustor.tuntinetti.backend.logic.TestPametoIltalisat
testPametoIltalisat
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hYksivuorotyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelCostCenterPerspective
testGrid
testTaskCellControllerHavingNoTasksForSingleEmployeeReturnsNoTasks
testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks
testTaskCellControllerHavingATaskForNormalEmployeeAndNoneForAnonymousReturnsATask
testTaskCellControllerHavingATaskForAnonymousEmployeeAndNoneForEmployeeReturnsATask
testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOfferOnlyInEmployeePerspective
testTaskCellControllerHavingOneTaskForSingleEmployeeReturnsOneTask
testTaskCellControllerHavingOneTaskForSingleEmployeeAnonymousReturnsOneTask
testTaskCellControllerHavingTwoTasksForSingleEmployeeReturnsOneTaskForSelectedCostCenter
testTaskCellControllerHavingTwoTasksForSingleEmployeeAnonymousReturnsOneTaskForSelectedCostCenter
testWorkShiftPlannerPerspectiveChangeGetsDifferentResults
testSubSpaceCostCenterMatcesNullSecondaryDimension
testShowEmployeeWorkShiftsFromAllCostCenters
testAssertEmployeesSorted
testWorkShiftStatisticsInfo
testWorkShiftStatisticsInfoPerServiceDemandSample
testAssertTasksSortedSingleEmployee
testAssertTasksSortedAnonymousEmployeeCollatedTasks
testTaskCellControllerHavingNoTasksForSingleEmployeeAnonymousReturnsNoTasks
testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeReturnsNoTasks
testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeAnonymousReturnsNoTasks
testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOffer_RecurringTask
testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeReturnsOneTask
testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeAnonymousReturnsOneTask
testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeReturnsOneTask
testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeAnonymousReturnsOneTask
testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks_emptyUnStoredTask
com.tustor.tuntinetti.backend.logic.workshifts.TestWorkShiftPlannerModelProjectEmployeePerspective
testGrid
testTaskCellControllerHavingNoTasksForSingleEmployeeReturnsNoTasks
testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks
testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOfferOnlyInEmployeePerspective
testTaskCellControllerHavingOneTaskForSingleEmployeeReturnsOneTask
testTaskCellControllerHavingOneTaskForSingleEmployeeAnonymousReturnsOneTask
testTaskCellControllerHavingTwoTasksForSingleEmployeeReturnsOneTaskForSelectedCostCenter
testTaskCellControllerHavingTwoTasksForSingleEmployeeAnonymousReturnsOneTaskForSelectedCostCenter
testaaRecurringKunEmployerRecurringServiceDemandDistributionPieceAnyLengthJaAamuJaIltavuoro
testTODOFullSaldo
testTODOPreviousSaldo
testTODOAverageSaldo
testTaskCellControllerHavingATaskForNormalEmployeeAndNoneForAnonymousReturnsATask
testTaskCellControllerHavingATaskForAnonymousEmployeeAndNoneForEmployeeReturnsATask
testWorkShiftPlannerPerspectiveChangeGetsDifferentResults
testSubSpaceCostCenterMatcesNullSecondaryDimension
testShowEmployeeWorkShiftsFromAllCostCenters
testAssertEmployeesSorted
testWorkShiftStatisticsInfo
testWorkShiftStatisticsInfoPerServiceDemandSample
testAssertTasksSortedSingleEmployee
testAssertTasksSortedAnonymousEmployeeCollatedTasks
testTaskCellControllerHavingNoTasksForSingleEmployeeAnonymousReturnsNoTasks
testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeReturnsNoTasks
testTaskCellControllerHavingAnEmptyUnstoredTaskForSingleEmployeeAnonymousReturnsNoTasks
testTaskCellControllerHavingOneTaskOfferedForSingleEmployeeReturnsNoTaskButCanIndicateOffer_RecurringTask
testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeReturnsOneTask
testTaskCellControllerHavingOneRecurringTaskForSingleEmployeeAnonymousReturnsOneTask
testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeReturnsOneTask
testTaskCellControllerHavingOneTaskWithRecurringServiceDemandForSingleEmployeeAnonymousReturnsOneTask
testTaskCellControllerHavingNoTasksForAnonymousAndNormalEmployeeReturnsNoTasks_emptyUnStoredTask
com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetails
testCase15497_PihkoluomaJuha_20170404
testCase15497_KortetMatti_20170409
testCase15497_SippolaAri_20170331
testCase15497_SippolaAri_20170403
testCase15497_VilppoJuha_20170329
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue
testCase11774_KarhunenTiina_20120822
testTuomistoOili20161004
testCase12493_HiiriKerkkoJuhana_20160805
testCase11098_Keisala_Reijo_20160329
testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta
testKainulainenElina_20141222_20150104
testCase7308_MansukoskiPetteri_20131222
testCase7308_PöytälaaksoAri_20131117
testCase7308_RuohomäkiAskoJalmari_20130620
testCase7308_RuohomäkiAskoJalmari_20130620_ReOrdered
testSalomäkiMikko20140727
testMoisioArto_20150613
testCase11505_RistimakiTimo_20160510
testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä
testCase15497_SalomaaRami_20170327
testCase15497_SalomaaRami_20170403
testCase15497_SalomaaRami_20170407
testHalytysPaivystajaUpdated
testHalytysPaivystajaOld
testCase19599_RaskilaEsko_20180110
testTODOSovittuYlityoRounding
testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testCase12493_MoisioArto_20161023
testCase12493_AmmeskangasEsa_20160101_20161231
testOvertimeOnlyIfExceedsPlannedViaLabourAgreement
testOvertimeCategoryTransferWorkTimeCompensationType
testCase10416_Ahtola_Petteri_20160101_Ylityö
testRuokataukoKamratJuhaMatti_20141218
testRistimäkiTimo_20121217_20121223
testRistimäkiTimo_20121219
testRistimäkiTimo_20121223
testKulmalaNiinaSariHannele
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours
testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testKamratJuhaMatti20120912
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty
testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella
testKartaslammiAriKoulutus20120830
testTODOja
testAriHaavisto_Sunnuntai_20120708
testTuomasIsokotamäki_Sunnuntai_20120923
testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours
testRamiSalomaa_20120702_20120708
testKariPaulasalo_20120625_20120630
testAriHaavisto_20120625_20120708
testCase10417_KasariSanteri_20151221_20160131
testHalytysTyo
com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytyvaKolmivuorotyo
testMidsummer
testSundayWork
testYövuoro
testIltavuoro
testIltavuoroOnDayBeforeChrostmasEve
testChristmasEveOnSunday
testChristmasEveOnMonday
testWeeklyOvertimeIsPaidOnSunday
testWeeklyOvertimeIsNotPaidOnSundayInHolidayWeek
testWeeklyOvertimeWithSickleaveAndHoliday
testArkipyhanPituus_yliKolmeKvartaaliaToissa
testKTAEiVielaYliKolmeaKvartaaliaToissa
testKTAEiVielaYhtaanKvartaaliaToissa
testKTA_yliKolmeKvartaaliaToissa
testArkipyhaviikot2013
testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa
testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2
testSundayOvertime
testIltavuoroOnSaturday
testChristmasEveOnSaturday
testHolySaturday
testKTAnKaytto
testIltavuoroOnReligiousHolidayEve
testSairastumispaivana100PctKorvaus
testKTAEiVielaYhtaanKuukauttaToissa
testArkipyhakorvausRecordataanErikseenTyonAjalta
com.tustor.tuntinetti.backend.logic.vedeneristystes.TestVedeneristysalanTes
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testWtr
testSickLeaveRepeating
testSickLeaveChildSick
testSickleaveLimits
testSickleavePaySimpleNoRange
testSunday
testSickleavePaySimpleRange
testArkipyhäkorvaus
testArkipyhäkorvausKarenssi
testArkipyhäkorvausKarenssiEnd
testWtrCompensation
testWtrCompensationSickleaveNotCompensated
com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesPaivatyo
testWeeklyOvertime
testDailyOvertime
testSundayWork
testNightshifts
testArkipyhanPituus_yliKolmeKvartaaliaToissa
testKTAEiVielaYliKolmeaKvartaaliaToissa
testKTAEiVielaYhtaanKvartaaliaToissa
testKTA_yliKolmeKvartaaliaToissa
testArkipyhaviikot2013
testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa
testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2
testHolidays
testSaturdayWork
testWhitSunday
testCase8054_KoskeloMarkus_20130425_20150527
testUudenvuodenPaiva2013Palkka
testArkipyhienPalkat2013
testArkipyhanPituusVastaKaksiKvartaaliaToissa
testArkipyhäkorvausIsPaidWhenNotWorking
testArkipyhäkorvausIsNotPaidOnSaturday
testHolidayReducesWeeklyWorktime
testWorkingOnArkipyhäIsPaidTripleWhenWorkingMoreThan7h39min
testArkipyhäkorvausIsPaidForFullHours
testDailyOvertimeIsNotPaidOnSunday
testSaturdayExtraIsNotPaidDuringOvertimeHours
testSaturdayExtraIsNotPaidWhenSaturdayIsHoliday
testSickleaveWhenEmploymentHasLastedLessThan60Days
testSickleaveWhenEmploymentHasLastedMoreThan60Days
testHolidayCompensationDuringPartiallyPaidSickleave
testHolidayCompensationIsNotPaidIfAbsentBeforeAndAfter
testHolidayCompensationIsPaidIfAbsentBeforeButPresentLater
testHolidayCompensationIsPaidIfAbsentBeforeButPresentLater2
testHolidayCompensationIsNotPaidIfAbsentWithoutPermissionBeforeButPresentLater
test_TODO_WeeklyOvertimeOnMondayMorning
testMondayMorningWithoutWeeklyOvertime
testGapBeforeOvertimeReducesLeg1Overtime
testGapBeforeOvertimeReducesLeg1Overtime2
testGapBeforeOvertimeReducesLeg1OvertimeWithAnExtraordinaryWorkingDay
testOnly_WEEKLY_OVERTIME_ON_WEEK_START_DAY_SKIPS_LEG1_WEEKLY_OVERTIME_HOURS
testWeeklyOvertimeInHolidayWeek
testWeeklyOvertimeWithSickleave
testWeeklyOvertimeIsNotPaidOnSunday
testKTAnKaytto
testSairastumispaivana100PctKorvaus
testKTAEiVielaYhtaanKuukauttaToissa
testArkipyhakorvausRecordataanErikseenTyonAjalta
com.tustor.tuntinetti.backend.logic.TestTurvetuotantoalaPaivatyoWith2021Changes
testLyhennysvapaidenKertyminen
testIltalisa1
testIltalisa2
testYolisa2
testYolisa1
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testExtraHours
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testSairaslomakorvausSairausUusiutuu30pvSisalla
testSairaslomakorvaukset6kk
testSairaslomakorvaukset2v
testPoikkeavaTyoajanlisa
com.tustor.tuntinetti.backend.logic.TestKemianPerusteollisuudenTES_Paivatyo_40
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testArkipyhienKorvaus
testKorottavatKTAta
testKorvataanKTAlla
testWtrKertyma
testPyhalisaSeuraavaltaYolta
testUusiutuvaSairaus
testPyhalisa
com.tustor.tuntinetti.backend.logic.TestMetalliKTA
testArkipyhaKorvataanKTAlla
testKtaAinaVahintaanTuntipalkka
testYlityotKorvataanKTAlla
testSairaslomanAjaltaAnsaittuProsenttiperusteinenWtrKorvataanKTAlla
testPyhakorvausKorvataanKTAlla
testKoulutusKorvataanKTAlla
testMatkustusTyoajallaKorvataanKTAlla
testVanhempainvapaatKorvataanKTAlla
testPyhaLisaKorvataanKTAlla
testCase21717HottinenKta
testCase31352_HukkanenHenri_20200803_20200810
testCase31352Viikkolepokorvaus
testTyoajanTassamislisaKorvataanKTAlla
testTyoajanTassamislisaKorvataanKTAllaAlternative
com.tustor.tuntinetti.backend.logic.TestValtionVirkaLaakarityoVirkamiehet
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testWeeklyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestHuoltoJaKunnossaPitoala40hPaivatyoKkpalkka
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testSairastumispaivana0PctKorvaus
testJuhannusPaivaTotal
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Keskeytymaton_Kolmivuorotyo
testLauantailisa
testWtrKeryma
test_TODO_SpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytymattomanKolmivuorotyonTES
testWeeklyOvertime
testDailyOvertime
testLauantailisa
testIltalisa
testYolisa
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
testViikkolepoYksittaisinViikoinLaskettuna
testSuurjuhlapyhalisa
testWtrKorvaus
testNormalWorkTime
test_TODO_ViikkolevonKeskiarvoistusKolmenViikonAjalta
testSunnuntaityo
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testWtrKertyma
com.tustor.tuntinetti.backend.logic.TestAutoJaKonekaupan40hTES
testSunnuntaiKorvaus
testNormalWorktime37_5h
testNormalWorktime40h
testLeg1DailyOvertime
testLeg2DailyOvertime
testLeg1WeeklyOvertimeOnSaturday
testLeg1WeeklyOvertimeOnSunday
testLeg2WeeklyOvertimeWorkingOnEveryDay
testWtrKertyyVuodessa100Tuntia
testArkipyhakorvaus
testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen
testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testWtrKertyyKunPoissaolojaOnAlle11Paivaa
testWtrEiKerryKunPoissaolojaOnYli11Paivaa
testWtrKertyyMyosSairausPoissaoloista
testWtrKertyyMyosKeratusharjoituksista
testWtrKertyyMyosVuosilomanAikana
testWtrKertyyMyosOpintovapaanAikana
testWtrEiKerryMuistaPoissaoloista
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_JatkuvaKaksivuorotyo
testWtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestEnsihoitopalvelualanViikkotyonTes
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testWeeklyOvertime2
testArkipyhaQualified4
testArkipyhaLyhentaaJaksonTyoaikaa
testIltalisa
testYolisa
testSunnuntaityo
testArkipyhatKorvataan
testSaannollistenSickleave
testLauantaityo
testSairasloma
testArkipyhaNotQualified1
testArkipyhaNotQualified2
testArkipyhaNotQualified3
testArkipyhaQualified2
testArkipyhaQualified3
testArkipyhaQualified
com.tustor.tuntinetti.backend.logic.TestAirproErikseenToihinKutsuttavienTyoaikamuoto
testLapsenSairaus
testSairaslomakorvaukset
testAverageHourlySalaryUsage
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testKorottavatKTAta
testArkipyhienKorvausKunEiTehdaToita
testKTA160hRaja
testLauantailisa
testSunnuntaiKorvaus
testIltatyolisa
testYotyolisa
testSairaslomakorvausSairausUusiutuu30pvSisällä
testLisatJuhlapyhinaJaAattoina
testAattoiltalisä
testJuhannusaatonAamutyölisä
testJuhannusaatonIltatyölisä
testJouluaatonAamutyönLisä
testJouluaatonIltatyönLisä
testYotyolisaAlkaaJaLoppuYolla
testTODO_Yotyolisa
testYotyolisaEriViikonpaivina
testHenkilostonEdustajaAverageHourlySalaryUsage
testHenkilostonEdustajaKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo_Kiky
testWeeklyOvertime
testNormalWorktime
testIltatyolisa
testYotyolisa
testDailyOvertime
testLauantailisa
testHolidayCompensation
testStandbyCompensation
testSunnuntaiaattolisa
test_TODO_YotyolisaJatkuuYliKuuden
testSairaudenUusiutuminen
testSickleave
testArkipyhienKorvausKunEiTehdaToita
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisia37_5hViikossaKoskevaTyoehtoSopimus
testSunnuntaiTyo
testAatot
testArkiTyo
testVuorokautinenYlityo
testLauantaiVuorot
testLyhennysvapaidenKertyminen
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testArkipyha
testViikkoylityot
com.tustor.tuntinetti.backend.logic.tailored.oral.TestOralUseCases
testMaxWtr1_5hSpentPaidVacationOnFridaysWihoutTimeRanges
com.tustor.tuntinetti.backend.logic.tailored.delta.TestDeltaAutoCustomizations
testTODOOnkoLupaKäyttääTyöaikapankkia
testTODOYlempienToimihenkilöidenKiinteäYlityölisä
testPrepareTaskForRestamping
testPrepareTaskForRestampingModifiedWayBeforeEndTime
testPrepareTaskForRestampingModifiedBeforeEndTime
testPrepareTaskForRestampingModifiedStillBeforeEndTime
testPrepareTaskForRestampingModifiedJustBeforeEndTime
testPrepareTaskForRestampingModifiedJustAtEndTime
testPrepareTaskForRestampingModifiedAfterEndTime
testJosMerkitseePankkivapaataYliArkipyhäpäivienNiinSaaArkipyhäkorvauksenEikäKulutaPankkivapaata
testMatkaAikaLuetaanTyoaikaan
testMatkaAikaLuetaanTyoaikaanMyösEpäsäännöllistäTyöaikaaTekevällä
testPankinKäyttö
testLauantainTyöaika
testKariLahti_20141201_20141207
testTODORuokataukoTyövuorosuunnittelussa
testHenkilonKuuluminenLiukumanPiiriin
testDeltaAutoHenkilöryhmäWorkTimeDecompositionOvertimeAndCompensation
testDeltaAutoLiukumatyöntekijän11Työaikapankki
testLeimausvaihtoehdot
testYlitöitäVainSuunnitelmanYlittämisestä
testYlitöitäVainSuunnitelmanYlittämisestäLiukumaryhmässäEiSuunnitelmaa
testMaksuryhmät
testDeltallaRuokataukoAinaVähintään30min
testOsaAikaisenTyöaika
testCase10807EiYlityöOhjaustaMuttaAsetuksiaTyökohteella
testEiNäytetäLiukumarajatYlittäviäPositiivisiaSaldojaTyöntekijälle
testLiukumarajat
testDeltallaFunkyBankMyösKkPalkkaisillaElleiLiukumaryhmä
testIlmanOhjaustaTyöajanAlitusNäkyyLiukumaryhmälläLiukumassaTaiMuillaTyöaikapankissa_TyöaikapankkiEiAutomaattisestiMeneMaksuun
testIlmanOhjaustaTyöajanYlitysMeneeTyöaikapankkilaisillaTyöaikapankkiin
testAutomaticLunchBreaksWithSickleaves
com.tustor.tuntinetti.backend.logic.tailored.esju.TestEsjuCases
testTuplaRecordaus
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_Normiylityö_FlexRule
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_LauantainaKaikkiYlitöitä_FlexRule
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_Normiylityö_NoFlexRule_ConsiderPastHours
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_Normiylityö_NoFlexRule_NoConsiderPastHours
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_LauantainaKaikkiYlitöitä_NoFlexRule
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_Normiylityö_FlexRule
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_LauantainaKaikkiYlitöitä_FlexRule
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_Normiylityö_NoFlexRule
testLongWeekWithOvertimeAssignmentOnlyOnSaturday_EsjuAnoRutanen_20110207_20110213_SaikutPuolitetaan_LauantainaKaikkiYlitöitä_NoFlexRule
testKolehmainenJari_20160212
com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaJaKoulutusAjanHyvitys
test2
test3
testCache
test
testMatkaanKäytettyAikaLuetaanTyöaikaan
testVarallaolo
testEsimerkki11KunLaMeneeYlitöiksi
testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa
com.tustor.tuntinetti.backend.logic.tailored.tiera.TestTieraMatkaAjanHyvitys
test2
test3
testCache
test
testMatkaanKäytettyAikaLuetaanTyöaikaan
testVarallaolo
testEsimerkki11KunLaMeneeYlitöiksi
testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa
com.tustor.tuntinetti.backend.logic.tailored.mestaritoiminta.TestMestaritoimintaUseCases
testCase9759_Eronen_Anssi_20151208
testCase9694_LeppänenPirjo_Liisa_20151202_20151203
testCase9255_PiaLindholm
testCase9386_Sinikka_Lähde_20151019
testCase9722JaanaPihlajamäki_20151104
testCase9028Ruokatauko
testCase9002_KairiVeeremaa_20150831
testCaset_9009_9002_TomiKarhapää_20150909
testCase8840JouniLahti
testEnforceStandardWorkdaySettings
testEnforcePlannedWorkShiftSettings
testEnforcePlannedWorkShiftSettingsDisableRounding
testEnforceStandardWorkdayAndPlannedWorkShiftSettings
testCase8528JanneKalliomäki_20150707
testBillingLabourAgreementNightShiftPeriodsOverrideSalaryNightShiftPeriods
testCase8039_Sirkka_Mertanen_20150518_RuokataukomerkintäIlmanMestaritoiminnanAsetuksia
testCase8039_Sirkka_Mertanen_20150518_IlmanMestaritoiminnanAsetuksia
testCase8039_Sirkka_Mertanen_20150518_MestaritoiminnanAsetuksilla
testCase8516KarhapääTomiPäivystys_20150615_20150621
testCase8516KarhapääTomiPäivystys_20150615_20150621_NonMestaritoiminta
testCase8039_Sirkka_Mertanen_20150518_MestaritoiminnanAsetuksilla_KaksiSuunniteltuaVuoroa
testAamutuntienTyoaikakorvaus
testAamutuntienTyoaikakorvausMinuuttiMinuutilta
testAamutuntienTyoaikakorvausMinuuttiMinuutiltaTavallinenLisä
testEnforceDailyLimitSingleTask
testDoNotEnforceDailyLimitSingleTask
testEnforceDailyLimitTwoTasks
testDoNotEnforceDailyLimitTwoTasks
testDoNotEnforcePlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasks
testDoNotEnforcePlannedWorkShiftSetsEarliestClockNorWorkDayEndtimeTimeEvenWhenTwoTasks
testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasks
testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasksAndStampOutNormalNotReflectedOnPlannedTask
testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenStampedIntoTwoTasksAndStampOutNormalNotReflectedOnPlannedTask
testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenTwoTasksAndStampOutExitReflectedAlsoOnPlannedTask
testPlannedWorkShiftSetsEarliestClockInTimeEvenWhenStampedIntoTwoTasksAndStampOutExitReflectedAlsoOnPlannedTask
testPlannedWorkShiftSetsEarliestClockInTimeButWorkDayEndTimeEvenWhenTwoTasks_EndTimeNotEnforcedWithoutServiceDemand
testPlannedWorkShiftSetsEarliestClockInTimeButWorkDayEndTimeEvenWhenTwoTasks
testTehtavakohtainenKiinteaHalytyskorvaus
testTehtavakohtainenKiinteaHalytyskorvausEiAsetettu
testTehtavakohtainenKiinteaHalytyskorvausNoNightShiftPeriods
testTehtavakohtainenKiinteaHalytyskorvausAndSimpleTask
testEronenJanne_20150901
testKarhapaaTomi_20150905
testKarhapaaTomi_20150906
testKarhapaaTomi_20150909
testMalinenJuho_20150802
testPihlajamakiTuula_20151019
testTODOOnkoBugi
com.tustor.tuntinetti.backend.logic.tailored.nordex.TestNordexUseCases
testMikkoPärssinen_20150101_20150131_IlmanHenkilökohtaistaYlityöasetusta
testCase9352MatkaAika_VolkerSchick
testCase7359EiYlityö
testMikkoPärssinen_20150101_20150131_HenkilökohtaisellaYlityöasetuksella
com.tustor.tuntinetti.backend.logic.tailored.debora.TestDeboraUseCases
testLahtelaMarjaana_20150909
testCase9454_UtriainenEeva_20150914_20151018
testCase_SmithAnna_20150113
testAlle5MinKäynnitPyöristetään5min
com.tustor.tuntinetti.backend.logic.tailored.napakka.TestNapakkaUseCases
testLunchbreakMinimum30MinutesIfHasInitially15MinBreak
testLunchbreakMinimum30MinutesIfHasInitially30MinBreak
testLunchbreakMinimum30Minutes_LunchbreakEnforcedAlreadyBeforeSetting
testLunchbreakMinimum30Minutes_LunchbreakEnforcedOnlyAfterSetting
com.tustor.tuntinetti.backend.logic.tailored.metsatahti.TestLabourAgreementSettings
testMetsätähdenUseCaseJuhannusAattoPyhäMuttaJuhannusAatonAattoArkipyhä
com.tustor.tuntinetti.backend.logic.tailored.citywork.TestCityworkUseCases
testCase9587_tehtäväkohtainenLisäEiVoimassaEnnen20160101
test_TIME_CLOCK_STAMPS_ONLY_INFO
com.tustor.tuntinetti.backend.logic.tailored.medicum.TestMedicumCasesCopiedFromProduction
testMarkusGrönlund_20120910_20121021
testMarkkuValtonen_20120910_20121021
testMarkusGrönlund_20120911
testMarkkuValtonen_20120910
testMarkkuValtonen_20120914
testMiroYläNojonen_20120910_20121021
com.tustor.tuntinetti.backend.logic.tailored.unikulma.TestUnikulmanPalkkausUseCases
testVuoriTeroTapani_Syyskuu_2015
testCase14752LuontaisedutJaTakuupalkka_IlmanLuontaisetuja
testCase14752LuontaisedutJaTakuupalkka_LuontaisetujenKanssa
testCase11563ViikkolepokorvausKarikorpiHeli_20160403_20160411
testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithTimeRanges
testUnikulmanCustomKeskituntiansioHovilainenJukkaAndSickleaveWithoutTimeRanges
testUnikulmanProvisioprosentti
testUnikulmaIlmanTakuuprovisiota
testUnikulmanTakuupalkkaJaProvisioprosentti
testVuoriTeroTapani_Kesäkuu_2015
testHovilainenJukkaTeroTapio_Syyskuu_2015
testKtaSairauslomaKkPalkkaEiVaikuta_6kk_KTA
testKtaSairauslomaProvisioVaikuttaa_6kk_KTA
testKtaSairauslomaKkPalkkaEiVaikuta_4kk_KTA
testKtaSairauslomaProvisioVaikuttaa_4kk_KTA
testLomaKtaKkPalkkaEiVaikuta_6kk_4kk_KTA
testLomaKtaProvisioVaikuttaa_6kk_4kk_KTA
testCase46617_Unikulma4kkKTA_TES_LatvalaJani
testCaseSummanenRiittaliisaSairasKtaLisatEiVaikuta
testCaseSummanenRiittaliisaSairasKtaSamaKuukausittainTuntipalkalla
testCaseSummanenRiittaliisaSairasKtaSamaKuukausittain
testCaseSummanenRiittaliisaSairasKtaTuntipalkkaisena
testCaseSummanenRiittaliisaSairasKtaKkpalkalla
testCaseSummanenRiittaliisaLomaKtaLaskeeTodellaKeskituntiansiolla2015
testCaseSummanenRiittaliisaLomaKtaLaskeeTodellaKeskituntiansiolla2016
testCaseSummanenRiittaliisaLomaKta2016
testCaseSummanenRiittaliisaLomaKtaLomanmaaraytymisjaksotKuukausittainTuntipalkalla
testCaseSummanenRiittaliisaLomaKtaLomanmaaraytymisjaksotKuukausittain
testCaseSummanenRiittaliisaLomaKtaSopimusAlkanutAikaisintaanMaaliskuussaKaytetaanEdPalkkakausia
testCaseSummanenRiittaliisaLomaKtaLisatEiVaikuta
testCaseSummanenRiittaliisaLomaKtaJosEiEdLomavuottaKaytetaanEdPalkkakausia
testCaseSummanenRiittaliisaLomaKtaTuntipalkkaisena
testCaseSummanenRiittaliisaLomaKtaKkPalkalla
testAverageHourlySalaryUsage
testCaseSummanenRiittaliisaTunnitKuukausittain
testCase15333_AijalaLaura_20170324
testUnikulmanTakuupalkkaPerustapaus
testCase14891KatariinaKemppainenSairausajanPalkkaEiNäyAina
com.tustor.tuntinetti.backend.logic.tailored.barona.TestBaronaUseCases
testHaukanAikaperusteisetLisat_MikkoKorhonen_20121208
testPyhänäJaYlityönäKorotetutIltalisät_Vartiointiala
testCase10123BaronaVokHaukanAikaperusteisetLisat_MikkoKorhonen_20121208
testPyhänäKorotetutIltalisät_Henkilöstövuokraus
com.tustor.tuntinetti.backend.logic.tailored.adecco.TestAdeccoViestinvalitysJaLogistiikkaAlanVarastotyo
testTODO
testSairausajanPalkka
testViikoittaisetYlityötJaTasoittumisJakso
testKokoaikaisenTyöntekijänYlityöTyövuoroluettelonYlittävältäAjalta
testSairauslomakorvausTyösopimuksessaTyöaika
testSairauslomakorvausTyösopimuksessaEiTyöaikaa
test_TODO_OsaAikaisenTyöntekijänLisätyö
com.tustor.tuntinetti.backend.logic.tailored.vihreakeidas.TestVihreaKeidasCustomizations
testFlexIsMergedWithOvertimeCompensationLeave
testHoppaniaKoivulaMinna_20150107_20150224
testHeiskanenKai_20150814_20150831
com.tustor.tuntinetti.backend.logic.tailored.sos.TestSosUseCases
testLauraKatilaHalytystyo
com.tustor.tuntinetti.backend.logic.tailored.staffcom.TestStaffComGainerPuhelinpalveluala
testTodo
testEkaJaTokaKkA
testErolaMervi_20160129
testSuviIslanderPalkankorotusJaTakuupalkka31052013
testTakuupalkkaDateRanges
testIsNewContractInTakuupalkkaSense
testEkaJaTokaKkB
testEkaJaTokaKkC
testX
testUrakkapalkkaJokaKorvaaAikapalkan
testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu
testTwoConsecutiveContractPeriodsInTheBeginning
testUrakkapalkkaJotaTäydennetäänTakuupalkalla_TyossaMuttaEiKahvitauolla
testUrakkapalkkaJokaKorvaaAikapalkan_TyossaMuttaEiKahvitauolla
testUrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu_TyossaMuttaEiKahvitauolla
testUrakkapalkkaJotaTäydennetäänTakuupalkalla
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkan
testRinnakkaisetTyösopimukset
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvaaAikapalkanKunTakuupalkkaPuuttuu
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaaEiKorvataTakuupalkallaElleiSeAlitu
testProvisioidenPäättyminenJolloinTuntipalkkaJatkuuTaas_UrakkapalkkaJokaKorvataanTakuupalkalla
testCase15831PoissaoloajanKorvauksiaEiHalutaHuomioidaTakuupalkanMaksettavassaMäärässä
testSet1
testSet2
testSet3
testSet4
testKtaVsTakuu
testConfigureKta
testKTA
testStilisoiRaportilleTuoTakuupalkka
testKoeaikaKäytäntö
testEntäJosOnProjectTaskGroupPalkanLisä
testY
testKtaTehtävä
test
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKiinteistopalvelualanTyontekijat
testCase14831_KankainenKarita_20170201
testCase14831_LeppanoroTatu_20161029
testCase14831_VepsalainenVili_20170210
testCase14831_MattilaSirpa_20160123
testCase12923_LuotoValtteri_20150601_20151231
testCase12923_EronenDiana_20160401_20160731
testCase12923_Huttunen_Ossi_201602
testCase12923_KiviojaSami_201601_201608
testCase12923_KiviojaSami_20160816
testCase12493_Moilanen_Niina_20160909
testCase9605_Häyrynen_Paula_20151112_20151113
testDianaJurjenson_20131211_20150228
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssPuusepanteollisuudenTes
testCase14332_Kurjonen_Jari_Matti_20161128_20161204
testProsenttiperusteisenLyhennysvapaanLaskuttaminen
testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta
testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta_17eurTunti
testProsenttiperusteisenLyhennysvapaanLaskuttaminen_IlmanPyöristystä
testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta_IlmanPyöristystä
testProsenttiperusteisenLyhennysvapaanLaskuttaminenIlmanKta_17eurTunti_IlmanPyöristystä
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTes
test_TODO
test_TODO_KtaAsetusJaKäyttö
testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikanaVaikkaTESsaNollakarenssi
testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikana
testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikana_PitääOlla_EI_KOSKE_IssContractModeHelper_FIXED
testEiArkipyhäkorvaustaElleiTöissäViimeisen7VrkAikana_PitääOlla_EI_KOSKE_IssContractModeHelper_OPEN_ENDED
testArkipyhäkorvausKunTöissäViimeisen7VrkAikana_Palkallisia24_25ja26
testArkipyhäkorvausKunTöissäViimeisen7VrkAikana_PalkallisiaVain24Ja25
testArkipyhäkorvausKunTöissäViimeisen7VrkAikana_Palkallisia2425Ja26
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoNightTes
testHuovilaHennaPauliina_20150301_20150331
testHuovilaHennaPauliina_20150301_20150331_MonthlySalarySplit
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoNightTes
testTodo
testCase12512_Kallas_Artur_201606
testCase10679_KristiinaGranholm_20160201
testDrebsJanneJoonas_20150301_20150331
testHakalaSanteriJarmonpoika_20150301_20150331
testMikkonenTeo_20150301_20150302
test_TODO_KuivanenJaniViikkoylityot
testHeikkinenSimo_20131031_20131103_WithWtr
testHeikkinenSimo_20131031_20131103_WithoutWtr
testKuivanenJani_20131105_20131110_WithWtr
testKuivanenJani_20131105_20131110_WithoutWtr
testCase15233_Kannas_Jori_Helmikuu
test_Case_15162_Lindqvist_Anssi_201702
testCase_15166_Toivola_Johannes_201702
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliTesSalaryExportDefinitions
testaaISSMetalliTESPalkkalajitWithoutKtaExplicit
testProjectTaskGroupSalaryExportDefinition
testProjectTaskGroupSalaryExportDefinitionWhenExportCodeDefaultNotGiven
testaaISSMetalliTESPalkkalajitWithKta_Ignored
testaaISSMetalliTESPalkkalajitWithoutKta
testaaISSMetalliTESPalkkalajitWithKta
testTodo
testarkipyhäkta
test
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.tailored.iss.TestISSPuhelinpalveluala
testTodo
testEsimerkki2
testEsimerkki1
testTODOKiinteapalkkainenTyontekija
testTODOYksittainenViikkoTasoittumisjaksonSisällä
testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyöntekijäIrtisanooTyösopimuksen
testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyöntekijälläOikeusPurkaaTyösopimus
testTODOTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyonantajaIrtisanooTuotannollisinJaTaloudellisinPerustein
testTODOYolisa
testTyösopimuksenPäättyminenKeskenTasoittumisjaksonKunTyönantajallaOikeusPäättääTyösopimusTyöntekijästäJohtuvistaSyistä
testEsimerkki1WithOneAbsence
testEsimerkki2WithOneAbsence
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata3875hVkoTes
testHakalaSanteriJarmonpoika_20150301_20150331
testCase_15159_Krishna_Chauhan_201702
testCase_15159_Krishna_Chauhan_201702_VoidWeekStartTimeEffects_TODO
testCase15168PalomäkiJens_201702
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssKaupanVarastoTes
testCase_14526_Lavinto_Kari_20160828_20160904_WithKta
testCase_14526_Lavinto_Kari_20160828_20160904_WithoutKta
testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaYksiTaskiPäiväAlkaaKlo10
testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaYksiTaskiPäiväAlkaaKlo9
testIltalisääTaiYölisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaYksiTaskiPäiväAlkaaKlo11
testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaKaksiTaskiaPäiväAlkaaKlo10
testIltalisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaKaksiTaskiaPäiväAlkaaKlo9
testIltalisääTaiYölisääEiMaksetaTyövuoron12hYlittävältäOsuudeltaKaksiTaskiaPäiväAlkaaKlo11
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparatelyTyotehtavanPalkkaKorvaaTuntipalkan
test_Case4858_PinjaIrri_20140522_OvertimeAlsoOnMainSerie
test_Paula_Marjaana_Häyrynen_20140304_20140310
testTODOTestaaTarvitaanko
test_Case4858_PinjaIrri_20140522_NoOvertimeOnMainSerie
testCase5021_JuuliaToivonen_20120901_20120930_tuplatunnit
testWorkedHoursTimeRangesAndDetailsOfNonOvertimeNormalHours
testNoOvertimeNonMainSerie
testNoOvertimeNoMainSerie
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_ORDER_OF_ARRIVAL
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_CUSTOMER_RESOLUTION
testTODO
testTODOLostWeeklyRestTime
testTODOOnlyMainContractSerieReturns_AbstractDailyReport_IsPeriodStartDateTrue
testTODOLostWeeklyRestTimeOnlyAccordingToMainContractSerie
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_NonOvertimeNormalHours
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertime
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeNoMainContractSerie
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeBaseHoursConverted
testNoOvertimeMainSerie
testNoOvertimeEmptyMainSerie
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_NotBillLikeSalary
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_PROJECT_RESOLUTION
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_zeroQualification
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv_zeroQualification
testSeitsemänPäivänSääntö
testThreeContractSeries_NO_CONSIDERED_HOURS
testThreeContractSeries_CONSIDER_OTHER_DAILY_HOURS
testThreeContractSeries_CONSIDER_OTHER_PAST_HOURS
testIltalisäJaYlityötNoMainContract
testThreeContractSeries_CONSIDER_OTHER_PAST_AND_DAILY_HOURS
testIltalisäJaYlityötMainContract
com.tustor.tuntinetti.backend.logic.tailored.iss.TestPsgElintarvikealojenTes
testCase16018ExceptionRaportinLatauksessaJurmuMarko20170501
testCase9535_VirtanenMarkus_20151001_20151015
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately
testTODO
testTODOLostWeeklyRestTime
testCase5021_JuuliaToivonen_20120901_20120930_tuplatunnit
testTODOOnlyMainContractSerieReturns_AbstractDailyReport_IsPeriodStartDateTrue
testTODOLostWeeklyRestTimeOnlyAccordingToMainContractSerie
testWorkedHoursTimeRangesAndDetailsOfNonOvertimeNormalHours
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_NonOvertimeNormalHours
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertime
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeNoMainContractSerie
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeBaseHoursConverted
testNoOvertimeMainSerie
testNoOvertimeNonMainSerie
testNoOvertimeNoMainSerie
testNoOvertimeEmptyMainSerie
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_NotBillLikeSalary
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_PROJECT_RESOLUTION
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_ORDER_OF_ARRIVAL
testArkipyhätYlityötJaLisätyöt_EmployeeDailyReport_MAIN_CONTRACT_Mukaisesti_BillLikeSalary_CUSTOMER_RESOLUTION
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_zeroQualification
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv
testSeitsemänPäivänSääntöEiKoskeTyösuhteenAlkua_Karenssi1pv_zeroQualification
testSeitsemänPäivänSääntö
testThreeContractSeries_NO_CONSIDERED_HOURS
testThreeContractSeries_CONSIDER_OTHER_DAILY_HOURS
testThreeContractSeries_CONSIDER_OTHER_PAST_HOURS
testIltalisäJaYlityötNoMainContract
testThreeContractSeries_CONSIDER_OTHER_PAST_AND_DAILY_HOURS
testIltalisäJaYlityötMainContract
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMetalliMurata235hVkoTes
testChanBinhTieu_20131104_20131110_2DaysPerWeek
testKuukausipalkkajakaja
testLauraKristiinaHalonen_20131125_20131201_5DaysPerWeek_Max235hoursPerWeek_TODO_DIFFERENTIOI_ASSERTIT
testLauraKristiinaHalonen_20131125_20131201_2DaysPerWeek_Max235hoursPerWeek_SickleaveWithoutExtras
testLauraKristiinaHalonen_20131125_20131201_2DaysPerWeek_Max235hoursPerWeek
testChanBinhTieu_20131104_20131110_2DaysPerWeek_Max235hoursPerWeek
testChanBinhTieu_20131104_20131110_5DaysPerWeek_Max235hoursPerWeek
testChanBinhTieu_20131104_20131110_5DaysPerWeek_TODO_DIFFERENTIOI_ASSERTIT
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
com.tustor.tuntinetti.backend.logic.tailored.iss.TestIssMainContractSerieSelectedSeparately$1
warning
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Paivatyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
testItsenaisyyspaivaSunnuntaina
testLauantaikorotusEiKorotaKTAta
com.tustor.tuntinetti.backend.logic.saldotests.TestSaldoChangesMay2015
testPaidVacationFinalPaySaldoFix
testIndependenceDayToWtrMustBeQualifiedFix
testStdWorkdayCalculationUsesHolidayQualification
testHolidayFlexComplexCalculation
testEnsimmaisenVuodenLomanansaintaFix
testHolidayHoursDoNotCountTowardsWtrFix
testUseTwoDecimalEffectiveHourlySalary
testManualOverrideSearchkeyAndVacationDayOffFix
testLomanAnsaintaKunTesVaihtuuKeskenVuodenFix
testVuosilomaEkvivalenttiaVuosilomaaLaskettaessaFix
testAnyFilterToNoOvertimeInOvertimesummary
testEnablePartialUnpaidSickleaveDeductedFromMonthlySalaryInsteadOfFlexHours
testUseIncludedVacationtypeModeForSpentVacationHoursCalculation
testNyqvist
testEnableSickleaveAsValidHolidayEdgeFix
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Paivatyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
testTODOVappuaatonTyoaika
testEiLisia
com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKolmivuorotyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo
testIltalisa
testYolisa
testSeisokkikorvaus
testKorottavatKTAta
testWtrKeryma
testSpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testMaksetaanKTAlla
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKaksivuoroWith2020Changes
testWtrKeryma
com.tustor.tuntinetti.backend.logic.TestAutonrengasalanTes$2
warning
com.tustor.tuntinetti.backend.logic.worktimetypes.TestWorkTimeTypes
testCollectStandbyIntoOvertimeCompensationLeaveSaldo
testCase13827LaskutusJaTyoaikapankki
testConvertedLeaveOther
testConvertedLeaveOther_Unpaid
testAccumulateConvertedLeaveOther
testAccumulateConvertedLeaveOther_Unpaid
testEffectiveHours
testBasicTravelTime
testEffectiveStandByHours
testEffectiveWaitTimeHours
com.tustor.tuntinetti.backend.logic.TestViestintaalanToimihenkiloidenTes
testSunnuntaityo
testNormalWorktime1
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testNormalWorktime2
testNormalWorktime3
testArkilisat
test_TODO_Lauantailisat
testSunnuntaityö
testSairaslomakorvausAlleKuukausiTöissä
testSairaslomakorvausAlle1VuosiTöissä
testSairaslomakorvausAlle5VuottaTöissä
testSairaslomakorvausYli5VuottaTöissä
testLapsiSairaana
com.tustor.tuntinetti.backend.logic.TestTekstiilihuoltoalanOsaAikaisenTes
testKta
testWtr
testSairausajanPalkka
testIltaJaYolisat
testYlityo
testAattokorotus
testItsenaisyyspaivaSunnuntaina
test_TODO_KuukausipalkanJakaminen
testPoissaolonPalkkalajitMaksetaanKTA
testArkipyhaaEiKorvataJosToissa
testArkipyhaLomienTaiSairaudenValissa
testArkipyhaviikonLauantaitMenevatViikkoYlitoiksi
testLauantaiYlityo
testEiWtraaOsaAikaisille
testSuurjuhlapyhakorvaus
com.tustor.tuntinetti.backend.logic.TestHenkilostopalvelualanTesKta
testCase7147KarikkoJuho
com.tustor.tuntinetti.backend.logic.TestRautatiealan115hPaivatyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime3
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
com.tustor.tuntinetti.backend.logic.TestICTAlanTes
testKorottavatKTAta
testSpecialSaturdayOvertime
testKtaLasketaanOikealtaJaksolta
testKorvataanKTAlla
testSuurjuhlapyhakorvaus
testSunnuntailisaJuhannusAatot
test4ViikkoaSairaslomakorvaustaOnSamaKuin28Paivaa
testSickleaveWeek
testNightShiftPeriodIndices
testJuhannusAattonaEiSunnuntaikorotustaKahdesti
testTestaaSunnuntailisaLoppiaisaattona
testSunnuntailisaLoppiaisena
com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTesKta
testAverageHourlySalaryUsage
testDailyOvertime
testSairastumispaivana100PctKorvaus
testAverageHourlySalary
testTeemuPollanen
testPercentageBasedWtrDoesNotAffectAverageHourlySalary
testDailyAndWeeklyOvertime
testCase12543_LehtonenErkki_20160801_20160815
testCase16396TeemuLaiho
testWeeklyOvertime
testSundayWork
testNightShiftPeriodsBeforeFirstIncrements
testNightShiftPeriodsAfterFirstIncrementsButBeforeSecondIncrements
testNightShiftPeriodsAfterSecondIncrements
testNightShiftPeriodsNotTriggeredDuringDailyOvertime
testNoHolidayCompensation
testHolidayCompensation1
testHolidayCompensation2
com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematMuuSuomi
testAverageHourlySalaryUsage
testIltaJaYolisat
testAverageHourlySalary
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testExtraHours
test_TODO_WeeklyOvertimeWhenOver11HourDays
testWeeklyOvertimeWithVacationsAndSickleaves
test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testLyhennysvapaidenKertyminenLoppiainenViikonloppuna
testLyhennysvapaidenKertyminenLoppiainenArkiViikolla
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTuntityon40hTes
testAatot
testArkipyha
testSunnuntaiTyo
testArkiTyo
testVuorokautinenYlityo
testLyhennysvapaidenKertyminen
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testLauantaiVuorot
testViikkoylityot
com.tustor.tuntinetti.backend.logic.TestHenkilokohtaistenAvustajienTES
testIltalisa
testYolisa
testArkipyhienKorvaus
testArkipyhatLyhentavaTyoviikkoa
testSairausajanPalkka
testArkipyhaKorvaus
testYlityo
testYlityo2
testSairasLapsi
testSunnuntaikorvaus
testLauantaikorvaus
testArkipyhaKorvausAlle2Viikkoa
testArkipyhanaToissa
testArkipyhanaToissaB
testLauantaikorvausArkpyhana
com.tustor.tuntinetti.backend.logic.TestAktAutomaattinenYlityovapaaUsingDynamicVacationsEarned
testEiItsenaisyyspaivaKorvaustaJosJokuVapaaPaalla
testItsenaisyyspaivakorvausKunEiVapaataPaalla
testSihvariJaakkoKoponen_20111031_20111113_IlmanTakuuPalkkaa
testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataEiKäytettävissä
testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataVähänKäytettävissä
testSihvariJaakkoKoponen_20111031_20111113_YlityövapaataKäytettävissä
testTodoRecordaaMyösOvertimeLeaveExporttaustaVarten
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden37_5hPaivatyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
testEiIltalisaaYlityonAjalta
com.tustor.tuntinetti.backend.logic.TestWorkTimeCompensationDecomposition
testOnly_DAILY_OVERTIME
testEquals
testTODO
testTodo2
testOnly_PERIOD_OVERTIME
testOnly_LOST_WEEKLY_REST_TIME_COMPENSATIONS
testOnly_TIME_BASED_COMPENSATIONS
testOnly_HOLIDAY_OR_SATURDAY_COMPENSATION
testOnly_TIME_BASED_COMPENSATION_OTHER_PERSONAL
testOnly_TIME_BASED_COMPENSATION_OTHER_TASK
testOnly_TIME_BASED_COMPENSATION_x_TASK
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL
testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK
testOnly_TIME_BASED_COMPENSATION_x_TASK_x_SPECIAL_DAY
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_SPECIAL_DAY
testOnly_TIME_BASED_COMPENSATION_OTHER_TASK_x_PERSONAL_x_SPECIAL_DAY
testOnly_TIME_BASED_COMPENSATION_x_PERSONAL_x_TASK_x_SPECIAL_DAY
testTyotehtavanPalkkaKorvaaTuntipalkanAina
testCase7WithoutPersonalCompensations
test_FULL
com.tustor.tuntinetti.backend.logic.TestHiusalanTes
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testArkipyhat
testNormalWorktime
testLauantailisa
testIltalisa
testMaksetaanKTAlla
testKorottavatKTAta
testSunnuntaiKorvaus
testSairaslomakorvausSairausUusiutuu30pvSisällä
testLyhennysvapaidenKertyminen
testJouluaattolisa
testLyhennysvapaidenKertyminenPoissaoloista
com.tustor.tuntinetti.backend.logic.TestMatkatoimistoalanTes
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testAamulisa
testSundayOvertime
testAattoIltalisa
testTyotViikkolepopaivana
testSairastumispaivanKorvaus
com.tustor.tuntinetti.backend.logic.TestViherJaYmparistorakentamisalanTES
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022
testNormalWorktime
testYolisa
testSunnuntaityo
testSunnuntaityoEiKorottaKTAta
testYlityotEivatKorottaKTAta
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1vkTöissä
testSairaslomakorvausYli1vkTöissä
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pv
testArkipyhaviikonLauantailtaMaksetaanKorotettuaPalkkaa
testArkipyhatJaSunnuntaiKorvaus
testArkipyhiaEiKorvataJosEhdotEivatTayty
testSunnuntaityoaEiKorvataKTAlla
testYlityotaEiKorvataKTAlla
com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_MuuKuinToimistotyo
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltatyolisa
testYotyolisa
testLauantailisa
testHolidayCompensation
testStandbyCompensation
testSunnuntaiaattolisa
test_TODO_YotyolisaJatkuuYliKuuden
testSairaudenUusiutuminen
testSickleave
testArkipyhienKorvausKunEiTehdaToita
com.tustor.tuntinetti.backend.logic.TestPamVeikkausTyontekijat
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testArkipyhienKorvausKunEiTehdaToita
testLapsenSairaus
testSairaslomakorvaukset
testIltalisa
testYolisa
testSunnuntaiKorvaus
com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWeekStartTimeOffset7
testHolidayCompensation
testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta
testCase7308_MansukoskiPetteri_20131222
testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testCase10416_Ahtola_Petteri_20160101_Ylityö
testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella
testCase15497_PihkoluomaJuha_20170404
testCase15497_KortetMatti_20170409
testCase15497_SippolaAri_20170331
testCase15497_SippolaAri_20170403
testCase15497_VilppoJuha_20170329
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue
testCase11774_KarhunenTiina_20120822
testTuomistoOili20161004
testCase12493_HiiriKerkkoJuhana_20160805
testCase11098_Keisala_Reijo_20160329
testKainulainenElina_20141222_20150104
testCase7308_PöytälaaksoAri_20131117
testCase7308_RuohomäkiAskoJalmari_20130620
testSalomäkiMikko20140727
testMoisioArto_20150613
testCase11505_RistimakiTimo_20160510
testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys
testHalytysPaivystajaUpdated
testHalytysPaivystajaOld
testCase19599_RaskilaEsko_20180110
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä
testCase15497_SalomaaRami_20170327
testCase15497_SalomaaRami_20170403
testTODOSovittuYlityoRounding
testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testCase12493_MoisioArto_20161023
testCase12493_AmmeskangasEsa_20160101_20161231
testOvertimeOnlyIfExceedsPlannedViaLabourAgreement
testOvertimeCategoryTransferWorkTimeCompensationType
testRuokataukoKamratJuhaMatti_20141218
testRistimäkiTimo_20121217_20121223
testRistimäkiTimo_20121219
testRistimäkiTimo_20121223
testKulmalaNiinaSariHannele
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours
testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testKamratJuhaMatti20120912
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty
testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testKartaslammiAriKoulutus20120830
testTODOja
testAriHaavisto_Sunnuntai_20120708
testTuomasIsokotamäki_Sunnuntai_20120923
testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours
testRamiSalomaa_20120702_20120708
testKariPaulasalo_20120625_20120630
testAriHaavisto_20120625_20120708
testCase10417_KasariSanteri_20151221_20160131
testCase15497_SalomaaRami_20170407
testHalytysTyo
com.tustor.tuntinetti.backend.logic.TestYksityisenOpetusalanTes36_25h
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testTODO_TestSomething
test_TODO_Vuosityoaika
com.tustor.tuntinetti.backend.logic.TestBillingCorrection
testBillingRoundingWholeDay
testMinimivuoroKoskeeVainLaskutusta
testMinimivuoro30minJaPyöristysYlöspäin
testTODOMinimivuoroPerKäyntiPyöristetäänAamuJaIltaErikseen
testBillLikeSalaryWithMinimumBillingHoursNoNightShiftPeriods
testMinimumBillingOriginalWorkShiftEndsBeforeEveningShift
testMinimumBillingNonLinearOriginalWorkShiftEndsBeforeEveningShift
testMinimumBillingNonLinearOriginalWorkShiftStartsAfterNightShift
testMinimumBillingNonLinearOriginalWorkShiftStartsDuringEveningAndEndsDuringNightShift
testMinimumBillingOriginalWorkShiftEndsDuringEveningShift
testMinimumBillingOriginalWorkShiftEndsBeforeNightShift
testMinimumBillingNonLinearOriginalWorkShiftEndsBeforeNightShift
testBillLikeSalaryWithBillingHoursRoundingToTwoNoNightShiftPeriods
testBillLikeSalaryWithBillingHoursRoundingToQuarterNoNightShiftPeriods
testRoundingBillingOverlappingTimeRanges
testRoundingBillingRoundedTimeRangeOverlapsWithIltalisa
testBillLikeSalaryWithFixedBillingHoursNoNightShiftPeriods
com.tustor.tuntinetti.backend.logic.TestPuhelinpalveluaJaYhteyskeskuksiaKoskevaTesLiukuvaTyoaika
testWeeklyOvertime
testDailyOvertime
testNormalWorkTime
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_Paivatyo
testIltalisa
testYolisa
testKorottavatKTAta
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testNormalWorktime
testLauantailisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testWtrKeryma
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloidenKeskeytyvanKolmivuorotyonTES
testWeeklyOvertime
testDailyOvertime
testIltalisa
testYolisa
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
testNormalWorkTime
testLauantailisa
testSunnuntaityo
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledIncludedInKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKipaTes
testSpectraVartiointiTes
testSpectraKaupanTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKtaSickleaveWithoutExtras
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalary
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumLargerByPersonalHourlyExtraAmountTogetherWithKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLarger
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmount
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledTogetherWithKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testCaseWithTimeRanges
testLaurilaJenni_20150916_20150930
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalarySickleaveWithoutExtras
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryMinimumWithKta
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testCase
testCaseWithTimeRanges
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestCasesHourlySalaryExtrasIncludedInHourlySalary
test_Case8882_Kunnari_Hietanen_Sirpa_Heleena_20150816_20150831
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedForceZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testCaseWithTimeRanges
testLaurilaJenni_20150916_20150930
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBilling
testHourlySalaryFullScaledPersonalHourlyExtraBillLikeSalary
testMonthlySalaryFullScaledPersonalHourlyExtraBillLikeSalary
testMonthlySalaryFullScaledPersonalHourlyExtra
testHourlySalaryFullScaledPersonalHourlyExtra
testTODOPartiallyScaledPersonalHourlyExtra
test_TODO_ScaledPersonalMonthlyExtra
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageZeroHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testLaurilaJenni_20150916_20150930
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountBundledOnlyToExtras
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryExtraInclusionForBillingWhileExtrasIncludedInSalary
testHourlySalaryFullScaledPersonalHourlyExtraBillLikeSalary
testMonthlySalaryFullScaledPersonalHourlyExtraBillLikeSalary
testMonthlySalaryFullScaledPersonalHourlyExtra
testHourlySalaryFullScaledPersonalHourlyExtra
testTODOPartiallyScaledPersonalHourlyExtra
test_TODO_ScaledPersonalMonthlyExtra
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountIncludedInKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryWithKtaSickleaveWithoutExtras
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
com.tustor.tuntinetti.backend.logic.hourlysalary.TestReplacedByPercentageHourlySalaryLargerByPersonalHourlyExtraAmountBundled
testCase
testCaseWithTimeRanges
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testLaurilaJenni_20150916_20150930
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerByPersonalHourlyExtraAmountTogetherWithKta
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.hourlysalary.TestHourlySalaryLargerWithKtaSickleaveWithoutExtras
testCase
testCaseWithTimeRanges
testKtaValue
testSpectraKaupanTes
testSpectraKipaTes
testSpectraVartiointiTes
testHenkilostonRahalahjaEiVaikutaKTAhan
testPerhevapaauudistuksenUudetLomatyypitJaKta
com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanKeskytymattomanKolmivuorotyonTES
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaityo
testWtrKeryma
testArkipyhatPaasiaisena
testYlityotEivatKorottaKTAta
testSunnuntaityoKorvataanKTAlla
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testSunnuntaityoEiKorotaKTAta
testYlityotKorvataanKTAlla
testSairaslomaAlkaaKeskenTyopaivan
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testKolmivuorotyonErikoislisaKorvataanKTAlla
testKolmivuorotyonErikoislisaEiKorotaKTAta
testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä
testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden
testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden
testArkipyhaaEiKorvataKTAlla
testSairaslomaaEiKorvataKTAlla
testSairastuminenKeskenTyopaivanEiKorvataKTAlla
testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma0TesFast
testCase15964_AaltonenKari_20170401_20170430
testKoskelanJuhatWithKTACalculation
testJukkaAliMelkkilaWithKTACalculation
testOlosuhdeLisaEiKartutaKTAjosKTAllaMaksettavaa
testOlosuhdeKartuttaaKTAjosKTAllaMaksettavaaToisessaKTASäännössä
com.tustor.tuntinetti.backend.logic.TestItsenaisyyspaivaKorvaus
testItsenaisyyspaivakorvausLainMukaanTuntipalkkaiselleJosOnOllutSairaana6PaivanAikana
testItsenaisyyspaivakorvausMaksetaanLainMukaanTuntipalkkaiselleVaikkaOlisiOllutPalkattomastiSairaana6PaivanAikana
testRakennusalanItsenaisyyspaivakorvaus
testEiItsenaisyyspaivakorvaustaLainMukaanTuntipalkkaiselleJosDisabloitujaSairaslomia6PaivanAikana
testItsenaisyyspaivakorvausLainMukaanTuntipalkkaiselleJosTekeeToitaViikonloppuna1
testItsenaisyyspaivakorvausLainMukaanTuntipalkkaiselleJosTekeeToitaViikonloppuna2
testArkipyhanKeskiarvoistusKunContractPeriodienValissaOnGappi
testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa1
testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa2
testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaPerakkaistaEdeltavaaPaivaaToissa
testEiItsenaisyyspaivakorvaustaTuntipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa3
testItsenaisyyspaivakorvausKuukausipalkkaiselleJokaEiOllutKuuttaEdeltavaaPaivaaToissa3
testItsenaisyyspaivankorvausTesinMukaanJosOnItsenäisyyspäivänSairaslomalla
testItsenaisyyspaivankorvausLainMukaanJosOnItsenäisyyspäivänSairaslomalla1
testItsenaisyyspaivakorvausTuntipalkkaiselleJokaOnOllutKuusiEdeltavaaPaivaaToissa
testMetalliAlanItsenaisyyspaivakorvausBitinMukaanKunOnOllutEdellisenaPaivanaToissa
testMetalliAlanItsenaisyyspaivakorvausBitinMukaanKunOnOllutSeuraavanaTyoPaivanaToissa
testEiMetalliAlanItsenaisyyspaivakorvaustaBitinMukaanJosEiOllutEdellisenaTaiSeuraavanaTyoPaivanaToissa
testEiHPLAlanItsenaisyyspaivakorvaustaBitinMukaanJosEiOllutEdellisenaTaiSeuraavanaTyoPaivanaToissa
testMetalliAlanItsenaisyyspaivakorvaustaTesinMukaanJosIDPalkallisenSairauslomanKeskellaJaTyovuoro
testHPLAlanItsenaisyyspaivakorvaustaTesinMukaanJosIDPalkallisenSairauslomanKeskellaJaTyovuoro
testMetalliAlanItsenaisyyspaivakorvaustaTesinMukaanJosIDPalkallisenSairauslomanKeskellaMutteiTyovuoroa
testHPLAlanItsenaisyyspaivakorvausTesinMukaanJosIDPalkallisenSairauslomanKeskellaJaTyovuoro
testHPLAlanItsenaisyyspaivakorvausTesinMukaanJosIDPalkallisenSairauslomanKeskellaMutteiTyovuoroa
testSickleaveOnIndependencedayCompensatedByLawButWithHolidayHours
testSickleaveOnIndependencedayCompensatedByTesButWithHolidayHours
testKunKorvataanWTRna
testItsenaisyyspaivaKunMuitaHolidayitaEiKorvataMuttaOnHolidayCompensationRule
testItsenaisyyspaivaKunMuitaHolidayitaEiKorvataIlmanHolidayCompensationRulea
testKunKaikkiArkipyhatKorvataanMutteiArkipyhiaListassa
com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenKaksivuorotyonTes
testKTA
testIltavuoroLisä
testTövuoroLisä
testPeriodOvertime
testDailyOvertime
testSaturdayOvertime
testChristmasDayAndBoxingDay
testMidsummer
testChristmasEve
testSaturdayExtraIsNotPaidOnSpecialSaturday
testArkipyhät
testOvertimeOnEves
testNewYearsEve
testLaborDayEve
testSaturdayExtraIsPaidOnNormalSaturday
com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenVuorotyonTes
testWeeklyOvertimeOnNormalSaturday
testWeeklyOvertimeOnHolySaturday
testWeeklyOvertimeOnChristmasEve
testSairaslomaKorvataanKTAlla
testArkipyhatKorvataanKTAlla
testYlityotKorvataanKTAlla
testSuurjulhapyhaaattopaivakorotusKorvataanKTAlla
testSuurjulhapyhaaattoyokorotusKorvataanKTAlla
testYlityotKorottavatKTAta
testSuurjuhlapyhaKorottaaKTAta
testSuurjuhlapyhaaattopaivaKorottaaKTAta
testSuurjuhlapyhaaattoyoKorottaaKTAta
testSunnutaityöKorottaaKTAta
testSuurjuhlapyhakorvaus
testSairaslomaAlkaaKeskenTyopaivan
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaYli10Paivaa
testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaYli10Paivaa
testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYli3vTöissäKestaaYli35Paivaa
testSairaslomakorvausYli5vTöissäKestaaYli42Paivaa
testSairaslomakorvausYli10vTöissäKestaaYli56Paivaa
testSuurjuhlapyhanaattopaivakorvaus
testSuurjuhlapyhanaattoyokorvaus
testIltalisaArkipaivana
testIltalisaSuurjuhlapyhana
testYolisaArkipaivana
testYolisaSuurjuhlapyhana
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Jatkuva_Kaksivuorotyo
testLauantailisa
test_TODO_SpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
testWtrKeryma
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTesVuorotyo
testDailyOvertime
testYövuoro
testIltavuoro
com.tustor.tuntinetti.backend.logic.TestMinimumDayLengthWorkedOnHolidayWeek
testQualifiedToHolidayCompensation
testNotQualifiedToHolidayCompensation
testZeroMinimumDayLengthWorkedOnHolidayWeek
testZeroMinimumDayLengthWorkedOnHolidayWeekAndNoWorkingHours
testNullMinimumDayLengthWorkedOnHolidayWeek
com.tustor.tuntinetti.backend.logic.TestAutoalanToimihenkiloidenTES
testNormalWorktime
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
testWtrKertyyVuodessa100Tuntia
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testWtrKertyyKunPoissaolojaOnAlle11Paivaa
testWtrEiKerryKunPoissaolojaOnYli11Paivaa
testWtrKertyyMyosSairausPoissaoloista
testWtrKertyyMyosKeratusharjoituksista
testWtrKertyyMyosVuosilomanAikana
testWtrKertyyMyosOpintovapaanAikana
testWtrKertyyMyosTyoajanLyhennyksesta
testArkipyhat
testIltalisa
testYolisa
testSunnuntaityo
testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausAlle1vTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli5vTöissäSairausKestääYli3kk
testSairaslomakorvausAlle1vTöissäSairausKestääYli4vk
testSairaslomakorvausYli1vTöissäSairausKestääYli5vk
com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesKeskeytyvaKolmivuoroWith2020Changes
testWtrKeryma
com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenJaksotyonTes
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testPeriodOvertime
testExtraHours
testArkipyhaKorvaus
testIltavuoroLisä
testWeeklyExtra
testSalaryWhenWorkingOnIndependenceDay
testSalaryWhenWorkingBeforeAndAfterIndependenceDay
testYövuoroLisä
testYlityoKorvaustenMaksaminenVuorolisiin
testMonthlySalaryDivider
testVuosilomapalkkaaLaskettaessaOtetaanHuomioonMyösPyhätyöKorvaukset
testCase51124Fix_NegativeNightShiftPeriodCompensations_WhenAppliesToFullShiftAndPaidOnlyDuringOvertimeAndTaskSplitIntoMultipleTimeRanges
com.tustor.tuntinetti.backend.logic.TestSpectraKauppaUseCases
testCase_14616
testCase_14219
testArkipyhaviikkoKunArkipyhaViikonlopulla_kuukausipalkkainen
testArkipyhaviikkoKunArkipyhaViikonlopulla_kuukausipalkkainen_osaaikainen
testArkipyhaviikkoKunArkipyhaViikonlopulla_tuntipalkkainen
testArkipyhaviikkoKunArkipyhaViikonlopulla_tuntipalkkainen_osaaikainen
testCase13856_TuovinenTuukka_20160530_20161016
testTODOisEmptyDayTreatedAsFlexTimeFromMonthlySalaryPerspective
testCase10992_Painokallio_Juho_20160509
test_Mba_Faisal_Sello_20140601_PyhäiltalisäPuuttuu
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_NoormetsAare_20141201_20141231
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_HuttunenPetri_20141201_20141231
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanTuntipalkkainen_NurmiVille_20141201_20141231
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_TurunenYrjö_20141201_20141231
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_TurunenYrjö_20141201_20141231_Ylitöillä
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_LevonniemiMika_20141201_20141231
testHenkilökohtaistenLisienSisällyttäminenTuntipalkkaanKuukausipalkkainen_HoxhaAdil_20141201_20141231
testVuosilomastaEiMaksetaHenkilökohtaistaLisää
testTODODisabledSickleaveDisablesPaidHoliday
testTODOUnQualifiedSickleaveDisablesPaidHoliday
testTODOEndedCompensationSickleaveDisablesPaidHoliday
testTODONoEffectiveSickleaveHoursPaidSickleaveDoesNotDisablePaidHoliday
com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenTes_KeskeytyvaKolmivuorotyo_Kuukausipalkkainen
testLyhennysvapaidenKertyminen
testKorvataanKTAlla
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testKorottavatKTAta
testSairaslomakorvausKunSairausUusiutuu
testSuurjuhlapyhanIltalisa
testSuurjuhlapyhanYolisa
com.tustor.tuntinetti.backend.logic.TestWorkedHoursTimeRangesAndDetailsWithContractPeriodMapOvertimeSummary
testTODONightShiftPeriodInParts
testCase26449_PajunenSanteri_20190718
testRoivainenPekka_20141222_20150104
testTuomistoOili_20141222_20150104
testHaavistoAriMatti_20150103
testHaavistoAriMatti_20140106
testWorkedHoursTimeRangesAndDetailsOfNonOvertimeNormalHours
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_NonOvertimeNormalHours
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertime
testWorkedHoursTimeRangesAndDetailsOfDuplicateTask_DifferentCostCenter_FullOvertimeBaseHoursConverted
testWorkedHoursTimeRangesAndDetailsOfExtraHours
testOvertimeInTwoProjects
testWorkedHoursTimeRangesAndDetailsOfOtherHours
testHaavistoAriMatti_20141222_20150104
testHaavistoAriMatti_20141222
testTODOWorkedHoursTimeRangesAndDetailsOfDailyOvertimeHours
testTODOWorkedHoursTimeRangesAndDetailsOfWeeklyOvertimeHours
testTODOAssert_ABCDEF
testWorkedHoursTimeRangesAndDetailsOfHolidayHoursDuringSickleave
com.tustor.tuntinetti.backend.logic.TestWorktimeReductionFast
test_TODO_
test7dayGapJaFullVacMonths
testPostponedWtrSaldoCacheItemIsSerializable
testHetimaksuunPctBasedWtrHitaus
testCityworkinPctWtrHetiMaksuunTietystaPaivastaAlkaen
testUseEffectiveStandardWorkHoursForVariableDayLengthForFullVacationEarningMonthsWtrEarning
testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma2vkoJaksoGap
testHuviTesJaKuukausipalkkaisenKiinteaWtrKertyma
testUnpaidWtrAndTimeranges
testWtrHavingStandardWorkDayLength
testHolidayWtrSuorituskyky
testInterestingDatesSuorituskyky
testLoppupalkka2JaWtr
testLoppupalkka2JaHolidayWtr
testWtrLasketaanSamoinRiippumattaBeginReserveStartDatesta
testCase16060
testReasonableOthervacationStartDate
testXFirstFullMonthsDoNotAccumulate
testJuneDoesntAccumulate
testLoppupalkkaMaksuunJaKkPalkka
testLoppupalkatVaativatSalaryPaymentBitin
testSalaryPaymentVacationTypesEiVaikutaSaldoihin
testPctWtrSaldoKuluuVaikkeiRecordata
test_TODO_PctWtrSickleavestaJaWeekstartTimeEffects3
testPctWtrSickleavestaJaWeekstartTimeEffects2
testPctWtrSickleavestaJaWeekstartTimeEffects1
testPctWtrAndSickleaveTypes
testPctWtrMaksuJaSaldokulutus
testFullVacationEarnedMonthNPE
testApteekinWtrPalkallisetIsyysAitiyslomat
testKaikkiaVanhempainVapaitaEiLasketaKontassa
testHiihtokeskusAlanWtrPalkallisetIsyysAitiyslomat
testOhjelmapalvelualanWtrPalkallisetIsyysAitiyslomat
testAvecranWtrPalkallisetIsyysAitiyslomat
testHuviJaElamyspuistojenWtrPalkallisetIsyysAitiyslomat
testOhjelmapalvelualanWtrKiky
testOhjelmapalvelualanWtr
testApteekinHolidayWtrLength
testApteekinHolidayHoursKunMaksetaanHeti
testReserveEndDateDuringGapBetweenContractsShouldNotCauseExceptionInWtrEarning
testWorkTimeReductionVacationBalanceChangeWhenNoContract
testPersonalCompensationIsCalculatedOnlyOnceToPctWtr
testImmediatelyPaidPctWtrShouldBeExcludedFromFinalPay
testWtrAnsainnanRajoitusKunIsMainContractSerieDeterminesExtraAndOvertimeAndHoliday
testDaysLiukulukuAlkusaldopaivat
testNpeWithgetSpentVacationCacheAndStretch
testPercentBasedVacation
testFullVacationMonthsAndTechnicalStartDate
testSigmaLaskenta
testAnsainnanSkaalaus
testFixWtrHourRecordingFromVacationEarned
testWtrSaldoWorkHoursYear
testPctWtrJaOdotusaika
testKaikkiPalkallisetPoissaolotEkvivalentteja
testDaysSkaalautuminen
testKokoVuosiKerrallaJaEndingReason
testKaksiPerakkaistaKokovuosiKerrallaTesiä
testWtrKarenssiJaVaihtuvaTes
test_TODO_wtrEiKerrySopimustenValissa
testWtrKarenssiJaEfektiivinenTyosuhteenAlku
testRecordPctBasedWtrOnAllSeries
testTyoreunapaivanWtrEiVaikuta
testHolidayWtrSymmetrinenMaaraSaldoonTaiMaksuun
testHolidayWtrJaMainContractSerieDeterminesExtraAndOvertimeAndHoliday
test_TODO_AlkusaldoJaProsenttiPerusteinenJaNormWtr
testHetimaksuunPctWtrJaMuutos
testWtrDaterangeBug
testAlkusaldoJaProsenttiWtr
testEiLasketaHetiMaksuunPctWtraaTurhaan
testWtrHoursAlkusaldo
testHoursWorktimeReductionSaldoWorkHoursBug
testLomankulutus
testEiTarvitseLaskeaJosEiOleWtrTyosuhteita
testAllOnFirstDayOfYearCaseHuuskoInka
testAllOnFirstYearWhenOtherVacationStartDateAfterContractPeriodStartDate
testAlkusaldoKunVacationEarnedejaEnnenBeginReservea
testAlkusaldoKunWtrKarenssi
testLimitCumulativeWtrCalculationToFlexStartDate
testMultipleContractSeriesAndAveraging
test_TODO_PctWtrKunReplaceHourlySalary
testDynamicHolidayWtrContractPeriodSelection
testNormiWtrHetiMaksuun
testRakennusalanPctWtrJaLisat
testAutoKaupanJaKorjaamonWtr
testAutoalanToimihenkiloidenWtr
testEnergiatekniikanPoissaolot
test_TODO_PalkattomatSairaslomatEiKerryta
testPuusepanteollisuudenVuosilomaJaArkipyhat
testPctBasedWtrYlityostaJaLisista
testPctBasedWtrAndSickleaveLisat
testPctBasedWtrDuringSickleaveOvertime
testLoppupalkkaNollaaHolidayWtrSaldon
testLoppupalkkaNollaaWtrSaldon
testAutonrengasalanWtr
testWtrAlkusaldoEiVaikutaPalkattomaanWtrSaldoon
testDateToCalculateWtrTo
testMetalliTesPalkattomanVapaanKertyminen
testPuusepanTesPalkattomanVapaanKertyminen
testJosEiEnabloituNiinPalkatonWtrEiKerry
testRakennusalanTesPalkattomanVapaanKertyminen
testPctWtrFromSickleaveKertyyEffectiveSickleaveCPlle
testPercentBasedWtrFromSickleave
testEnergianWtrQualificationPeriod
testKenkaJaNahkateollisuudenWtrQualificationPeriod
testWtrAccumulationDuringSickleave
testPuusepanSiparila25hPerQJosPuoletTyopaivistaToissa
testSamanaPaivanaSickleavePitaisiKerryttaaSickleavePeriodilleVaikkaNullSeriesiaEiOlisi
testSamanaPaivanaSickleaveEiSaisiKerryttaaWtraaKahdelleSeriesille
testSickleaveKarenssipaivaKerryttaaWtraaTietyillaTeseilla
testViestintaalanToimihenkiloidenTesillaHolidaysWtr
testKustannustoimittajienTesillaHolidaysWtr
testWtrVapaaSamanaPaivanaKunAnsaitseeProsenttiperusteistaWtraa
testHolidayWtrBalanceCanOnlyBePaidOutImmediatelyFor_ANY_ContractSeries
testSamanaPaivanaEriSerieseilleKertyyTunteja
testHolidayWtrBalanceCanBeEarnedByTwoContractSeriesesAtTheSameTime
testHolidayWtrBalanceCanBeFilteredWithContractSeriesWithVacationsAndVacationEarneds
testPercentBasedWtrBalanceCanBeFilteredWithContractSeries
testAbsencesDuringTimePeriodAndExceedingWeeklyHoursCanBeFilteredWithContractSeries
testWorktimeReductionBalancesWithDifferentContractSeriesesWithShortContractPeriods
test_SIMPLE_WorktimeReductionBalancesWithDifferentContractSerieses
testAlkusaldoLasketaanKerran
testWorktimeReductionBalancesWithDifferentContractSeriesesWithVacationsAndVacationEarneds
testDAYSJaHoursPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin
testDAYSPaallekkaisinSerieseinKerryttaaOikeaanSeriesiin
testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithTimeRanges
testTaskWorktimeTypeWtrVahentaaSaldoa_wtrTaskWithoutTimeRanges
testAKT_tarvittaessaKutsuttavanKertyma
testAKT_OsaAikaisenKertyma
testAKT_OsaAikaisenKertyma_JOS_osaAikaisetEivatAnsaitseSamassaSuhteessa
testAKT_KokoaikaisenKertyma
testPercentageMustPayOnSameDayAsGenerated
testProsenttiperusteinenWtr_SINGLE_DAY_EriBiteilläJaEriNormiWtrValinnoilla
testMaksuunBititPercentage
testKertymaRajatultaAikavalilta
testMaksuunBititHours
testPayOutImmediatelyRekursioEiRikkouduVaikkaOhitetaanPaivia
testMaksuunBititHolidays
testMaksuunBititMaraJP
testRakennusalanProsenttiperusteinenLyhennys
testMetalliAlanProsenttiperusteinenLyhennys
testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorityoTyoaikaKerryttaaHeti
testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoVuosilomaKerryttaaKunOllutVuodenToissa
testMekaanisenMetsateollisuudenKeskeytyvaKolmivuorotyoSairaslomaKerryttaaKunOllutVuodenToissa
testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennys
testMekaanisenMetsateollisuudenKeskeytyvanKolmivuorotyonProsenttiperusteinenLyhennysYksiTaysiViikko
testIctAlanYTHTyoajanLyhennys13pvEilyhenna
testIctAlanYTHTyoajanLyhennys16pvEilyhenna
testIctAlanYTHTyoajanLyhennys17pvLyhentaa
testIctAlanYTHTyoajanLyhennys22pvLyhentaa
testIctAlanYTHTyoajanLyhennys100hVuodessa
testNormaalitArkipyhatEivatKerrytaTaysienLomanKertymiskuukausienPerusteella
testItsenaisyyspaivaKerryttaaAinaTaysienLomanKertymiskuukausienPerusteella
testMeijeriAlaKokoVuosi
testMeijeriAla3kk
testMeijeriAla9kk
testMeijeriAla10kk
testVartiointialanVahennyskertyma1kkKarenssipaivaEiOlePoissaolo
testVartiointialanVahennyskertyma1kkWtrEiOlePoissaolo
testVartiointialanVahennyskertyma1kkVuosilomaEiOlePoissaolo
testVartiointialanVahennyskertyma1kkViikkolepoEiOlePoissaolo
testVartiointialanVahennyskertyma1kkVapaapaivaEiOlePoissaolo
testVartiointialanVahennyskertyma3kkYksiPoissaoloTammikuussaToinenMaaliskuussa
testVartiointialanVahennyskertyma3kkKaksiPoissaoloaTammikuussa
testVartiointialanVahennyskertyma1kkViisiPoissaoloa
testVartiointialanVahennyskertyma1kkKaksiPoissaoloa
testVartiointialanVahennyskertyma1kkYksiPoissaolo
testVartiointialanVahennyskertyma6kk
testVartiointialanVahennyskertyma1kk
testVartiointialanVahennyskertyma20kk
testGolfAlanVahennyskertyma20kk
testOsaAikaisenVartiointialanVahennyskertyma20kk
testMaalausalaYksiTaysiViikko
testViikonYlittavatTunnitYksiTaysiViikkoMuttaAlhainenRajapyykki
testMaalausalaYksiKatkennutViikko
testMaalausalaReiluVuosi
testPuutarhaAla1
testPuutarhaAla2
testSahkoalanVahennyskertyma1kk
testSahkoalanVahennyskertyma6kk
testSahkoalanVahennyskertyma11kk
testSahkoalanVahennyskertyma1kkJoulukuussa
testSahkoalanVahennyskertyma2kkPaattyyJoulukuussa
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa2013_1
testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaMarraskuunAlussa
testPaidHoursItsenaisyyspaivanAattonaKunTyosuhdeAlkaaJoulukuunAlussa
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa
testSahkoalanVahennyskertymaReilu1kkPaattyyJoulukuussa_1
testSahkoalanVahennyskertyma2kkPaattyyHuhtikuussa
testSahkoalanVahennyskertyma12kk
testSahkoalanVahennyskertyma12kAlkaaKeskenVuotta
testSahkoalanVahennyskertyma13kk
testSahkoalanVahennyskertyma20kk
testHiihtokeskusalaKaksiTyosopimusta
testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoilla
testHiihtokeskusalaKaksiTyosopimustaEriVuosilomaehdoillaKeskenKuukauden
test_EriSerietEiSaaTiltataFullVacationEarningMonthsSaantoa
testRaiseDuringaccumulationPeriod
testPctWtrJaHlokohtainenPalkanlisa
testWtrQualificationDuration
testPeriodAccumulatesButCountedAfterDuration
com.tustor.tuntinetti.backend.logic.kiky.TestKopioJaTulostusala40hKiky
testWtrKertyma
testWtrKulutus
com.tustor.tuntinetti.backend.logic.kiky.TestEnsihoitopalvelualanViikkotyonTesKiky
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testWeeklyOvertime2
testArkipyhaQualified4
testIltalisa
testYolisa
testSunnuntaityo
testArkipyhatKorvataan
testSaannollistenSickleave
testLauantaityo
testSairasloma
testArkipyhaNotQualified1
testArkipyhaNotQualified2
testArkipyhaNotQualified3
testArkipyhaQualified2
testArkipyhaQualified3
testArkipyhaQualified
com.tustor.tuntinetti.backend.logic.kiky.TestKikyKilpailukykysopimusTapaukset
testKikyJaUseampiLoppupalkka
testNovartSopimussarja
testKikyLoppupalkkaJaContractSeries
testKikyLoppupalkassa
testVacationEarned
test1KikynToteuttaminenSaldovähennystenAvulla
test2KikynToteuttaminenKikyTyöajanpidennyspäivienAvulla
testCase15371BashyalUmesh
test3KikynToteuttaminenTyösopimuksenJaTaiTyöehtosopimuksenMäärityksiäMuuttamalla
testCase14477
testKaupanKikyVuosivapaa
testMaranKikyVuosivapaa
testKuvanvalmistamonKikyVuosivapaa
testPeltiJaTeollisuuseristysalanPaivaJaKaksivuoronKikySettings
com.tustor.tuntinetti.backend.logic.kiky.TestEnsihoitopalvelualan3VkoTesKiky
testDailyOvertime
testNormalWorktime
testPeriodOvertime
testArkipyhaLyhentaaJaksonTyoaikaa
test_TODO_PeriodOvertime6WeekCycle
test_TODO_PeriodOvertime6WeekCycle2
testArkipyhaaEiKorvataJosAlle3TyovuoroaJaksossa
testArkipyhaKorvataanJos3TyovuoroaJaksossa
testArkipyhaNotQualified4
testIltalisa
testYolisa
testSunnuntaityo
testArkipyhatKorvataan
testSaannollistenSickleave
testLauantaityo
testArkipyhaQualified4
testSairasloma
testArkipyhaNotQualified1
testArkipyhaNotQualified2
testArkipyhaNotQualified3
testArkipyhaQualified2
testArkipyhaQualified3
testArkipyhaQualified
com.tustor.tuntinetti.backend.logic.TestEmployeeDailyReport
testContractPeriodEndingReason
testSickleaveAndVacation
testTampereenLihajalosteellakaanEiLasketaVacationPituuttaIlmanContractPeriodia
testGetTasksSynchronization
testCase47101TaskSortOrder
testLunchBreakEnforcementIgnoresRoundingError
testGetTimeSpanOrTimeRangesIfCollidesWithOtherTasks
testKtaOverMultipleContractSeries
testProjectSummaryFilters
testGetProjectSummaryStackoverflow
testGetProjectSummaryPerformance
testGetCumulativePaidHoursAndAbsencesSinceForceAllSeriesForceAllSeries
testVacationTypeTaskInfoSerializable
testVacationRecordausKasitteleeKaikkiVacationTypet
testGetVacationEarnedInstructionsNoNpe
testGetTotalCostForReportsWithCompensationDetailSelector
testFirstSickleavePeriodBeforeEmploymentStartDate
testSpentVacationAndTimeTrail
testSpentVacationAndTimeTrailOnSaturday
testSpentVacationAndTimeTrailOnSunday
testSpentVacationAndTimeTrailOnPaidHoliday
testSaldollisillePalkallisilleVacationTypeilleLoytyyLoppupalkkaOvertimeCategory
testUnpaidHours
testTODO_UnpaidHours2
testSairaslomapaivanPyoristykset
testYlityovapaaIlmanSelitetta
testPerhepaivahoitajienTEs
testHlokohtaisenLisanPyoristysHolidayHoursista
testFunkyBankWhenWorkingMoreThanStandardHoursWithNightShiftPeriodThatSkipsOvertime
testOvertimeVacationBalanceAndNonOvertimeHours
testAutomaticTaskHours
testTuleekoHlokohtaistaLisaaHolidayCompensationista
testCase10944PlanHours
testDefaultToEmployerSalaryPeriod
test_TODO_SalaryPeriodsWhenSalaryPeriodChangesMiddleOfPeriod
testKtaRajautuuMyosTesiin
testEmployeeProjectValidForDay
testWtrHelperObjectSerialization
testGetEffectiveSickleaveTypeSafely
testGetEffectiveSickleaveTypeSafelyWhenDisabled
testRecursiveSaldoesWithVacationEarnedsInPast
testCase6276_Matkalasku
testTakuuTyoajanTutkintaAikaJaksonLaskenta
testSpentVacationHoursLowLevelFiltering
testHolidayHoursAndDays
testHasHolidayWorktimeReduction
testNoContract
testIsWorthDisplayingOvertimeSummaryWhenThereIsOnlyHolidayCompensation
testKivikko_Marko_Juhani_Citywork_20140929_20141005
testKoivistoTimoTuomasTiera20141017_VainToisessaPäällekkäisetSallittuja
testKoivistoTimoTuomasTiera20141017_MolemmissaPäällekkäisetSallittuja
testTyöajanUlkopuolinenAikaIlmanKellonaikojaIlmanYlityömääräystä
testTyöajanUlkopuolinenAikaIlmanKellonaikojaYlityömääräyksellä
testRecordingNormalHours
testGetVacationHoursAndDaysJosEiSopimusta
testGetVacationHoursAndDaysJosVaaraContractSeries
testVacationEarnedProvider
testLisaJaYlitoidenKorotusosatHarjoittelunAikana
testKuminViikonlopunArkipyhat
testPoissaoloputkenLaskenta
testGetPrecedingCumulativePaidHoursAndAbsencesSince_Cache
testSimpleVacationTypesOnArkipyha
testJosArkipyhanaPalkattomallaVapaallaEiArkipyhakorvausta
testJosItsenaisyyspaivanaPalkattomallaVapaallaEiArkipyhakorvausta
testJosItsenaisyyspaivanaVapaallaEiLainMukaistaKorvausta
testOvertimeSummarynConstructEiLaskeHolidayPaiviaTyosuhteenUlkopuolelta
testItsenaisyyspaivaakaanEiMaksetaJosHolidayCompensationPreference_on_NO_PAID_HOLIDAYS
testGetEmploymentStartDateTakingIntoAccountSevenDaySickleaveOrHolidayGap
testIsCurrentDayEmploymentStartDateAfterGap
testIsCurrentDayEmploymentGapDay
testIsCurrentDayEmploymentStartDateAfterGapWithEmptyRangeReport
testIsCurrentDayEmploymentStartDateAfterGapTyosuhteenPaattyessa
testVacationJaVacationEarnedTotaliinRiippuenBiteista
testKunVacationEarneditTulevatTotaliinNiinLomapalkkaEiOleTuntimaara
testContractSeriesinMukaisetVacationSaldotLasketaanVainTietyilleVacationTypeille
testKunErillisetLomasaldotVacationEarnedeilleNiinVacationitEivatTuleTotaliin
testPitkanLomanAikanaKeskiarvoinenTyoaikaEiMuutu
testTyöajattomanPoissaolosaldo
testMaanantaiksiSattuvanYksittaisenArkipyhanKeskiarvoistusAlkaaSunnuntailta
testPaasiaismaanantainPituuslaskelmanKeskiarvoistusaikaAlkaaEnnenPitkaaPerjantaita
testGetWorkDayWorkHourSaldoForEvaluatingWorkTimeReduction
test_employee_contractPeriodStartDate_yliohjaa_contractPeriodStartDatenHolidayQualificationissa
testGetEffectiveContractPeriodStartDateCalls
testYksinkertainenGetSpentVacationHoursKayttaaContractPeriodFallBackia
testSickleaveKayttaaContractPeriodFallbackiaKunOnSickleaveContractPeriod
testSickleaveKayttaaContractPeriodFallbackiaKunEiOleSickleaveContractPeriod
testVuosilomaJaLiukumaKunOnUseitaContractPeriodeja
testKunKaksiAktiivistaContractSeriesiaEiSaisiTullaLiukumaaVuosilomasta
testKunEpäsäännöllinenCPLomallaJaToinenCPKokoaikainenNiinEiSaisiTullaLiukumaa
testKTALaskentaEiKaaduJosSickleaveContractSeriesEiOleAktiivinenToisenContractSeriesinAlkupaivana
testHasWorkedFullShiftLaskentaEiKaaduJosContractPeriodParametriOnNull
testHolidayCompensationLasketaanKaikilleContractSerieseille
testUnpaidAbsenceArkipyhanPaallaEiAlennaYlityokynnysta
testArkipyhaJonkaPaallaOnUnPaidAbsenceEiAlennaYlityokynnysta
testAitiyslomaJaArkipyhaEiVahennaFlexSaldoa
testThatHolidayHoursRecordataanKunOsanPaivastaToissaKahdessaEriSeriesissa
testThatHolidayHoursRecordataanVainKerranKunOsanPaivastaTöissaYhdessaSeriesissa
testThatHolidayHoursRecordataanVainKerranKunEiToita
testWtrPayoutImmediatelyLasketaanVainJosOnTesJossaWtrKaytossa
testNegatiivinenFlexRecordausJaFunkyBank
testPositiivinenFlexRecordausJaFunkyBank
testFalkenbergSanna_20140303_20140307
testFalkenbergSanna_20140303_20140307_PositiveInitialSaldo
testFalkenbergSanna_20140303_20140307_EnoughInitialSaldo
testVacationRecordingAll
testCloning_alustetaanAlkuperainenInstanssiEnsin
testCloning_alustetaanKlooniEnsin
testSalaryAveragingDateRangeWithMonthsAverage
testSalaryAveragingDateRangeWithPrecedingFullCycleAverage
testSalaryAveragingDateRangeWithPrecedingMonthsAverage
testSalaryAveragingDateRangeWithPrecedingMonthsAveragePostponed
testSalaryAveragingDateRangeWithPrecedingSalaryRange
testSalaryAveragingDateRangeWithImmediateSalaryRange
testSalaryAveragingDateRangeWithPrecedingWeeksAverage
testSalaryAveragingDateRangeWithTrimesterAverage
testSalaryAveragingDateRangeWithTrimesterAverageAutonrengasala
testSalaryAveragingDateRangeWithQuartalAverage
testQuartalAverageWhenContractPeriodStartDateIsNull
testSalaryAveragingDateRangeWithInvalidRange
testInvalidDateRangeHandling
testNullDateRangeWithoutLimitationByContractPeriodDateRanges
testGetDateRangeActiveVisible
testOtherSocialPaidAndPartTimePension
testGetSingleDateRangeAverageHours
testCase11890TyövuorosuunnittelunSaldot
testKkpalkkaisenKta
testGetCumulativeHoursSummaryOfCurrentPeriod_AllContracts
testVacationsNotAffectedByContractSeriesForSickleaveInEffectiveAbsenceHoursForSaldos
com.tustor.tuntinetti.backend.logic.TestDailySalaryAccumulationAndPayment
testOneTaskPerDayEarnsDailySalaryPerDay
testTwoTasksPerDayEarnsDailySalaryPerDay
testOneTaskPerDayEarnsDailySalaryPerDayWithContractSerie
testTwoTasksPerDayEarnsDailySalaryPerDayWithContractSerie
com.tustor.tuntinetti.backend.logic.TestValtionVirkaLaakarityoTyontekijat
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testWeeklyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestHammaslaboratorioalanTes_40
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testViikoittainenYlityoErikoispaivina
testSairaslomakorvausKunSairausUusiutuu
test_TODO_ExtraHours
com.tustor.tuntinetti.backend.logic.TestProjectCompensationSummaries
testGetQuantityOrUnitPriceBasedOnUnitPriceUnitPriceOne
testGetQuantityOrUnitPriceBasedOnUnitPrice
testDescriptionKeyConflicts
com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTime
testEnoughRestTimeOnBothWeeks
testWeekBeginning
testConstantlyLittleRestTime
testVeryLittleRestTime
testSingle24hRestTimeBetweenWeeks
testSingle35hRestTimeBetweenWeeks
testSingle46hRestTimeBetweenWeeks
testVeryLittleRestTimeFirstWeek
test_TODO_RestTimeCanContinue
testAverageConditionIsCheaperThanPayingForBothWeeksOver35h
testAverageIsEnough
testCompensatedByAverageConditionBecauseOfWeekOffset
testAbsoluteRestTimeMissingOnFirstWeek
testAbsoluteRestTimeMissingOnSecondWeek
testRealLifeCase1
testRealLifeCase2
testRestTimeMissingOnFirstWeekCompensatedBySecond
testRestTimeMissingOnSecondWeekCompensatedByFirst
testRestTimeMissingOnSecondWeekCompensatedByFirstNoLeppaKoski
test_TODO_TyoneuvostonEsimerkki
test_TODO_LostWeeklyRestTimeDayOfWeek
test_TODO_SimpleLostWeeklyRestTimeIfWorkedOnEveryWeekday
test_TODO_lostWeeklyRestTimeDefinedByWorkHoursOnSelectedDay
testPysyykoLaskettavaLepoaikaSamanViikonAikana
com.tustor.tuntinetti.backend.logic.TestValtionVirkaViikkotyoVirkamiehet
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testWeeklyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematPaakaupunkiseutu
testAverageHourlySalaryUsage
testIltaJaYolisat
testAverageHourlySalary
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testExtraHours
test_TODO_WeeklyOvertimeWhenOver11HourDays
testWeeklyOvertimeWithVacationsAndSickleaves
test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testLyhennysvapaidenKertyminenLoppiainenViikonloppuna
testLyhennysvapaidenKertyminenLoppiainenArkiViikolla
com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenTesViago
testPeriodOvertime
testArkipyhät
testUvAattoaEiKorvata
testKahdenTunninKorvausKtalla
testDailyOvertime
testSaturdayOvertime
testChristmasDayAndBoxingDay
testMidsummer
testChristmasEve
testSaturdayExtraIsNotPaidOnSpecialSaturday
testOvertimeOnEves
testNewYearsEve
testLaborDayEve
testSaturdayExtraIsPaidOnNormalSaturday
com.tustor.tuntinetti.backend.logic.TestRautatiealan38h20minPaivatyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
test_TODO_AlempiSairaslomakorvauksenMaksimimaaraKoskeeKokoVuodenSairalomia
test_TODO_Sairaslomalisa_1
test_TODO_Sairaslomalisa_2
test_TODO_Sairaslomalisa_3
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Kaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestPuhelinpalveluaJaYhteyskeskuksiaKoskevaTesYlityot
testWeeklyOvertime
testDailyOvertime
testNormalWorkTime
com.tustor.tuntinetti.backend.logic.tes.tailored.TestKaupanVarastoCustomKtaPerusAll
testPakkaslisaEiKartutaKta
testKtaKertyminen
testLappalainenJoniIlmariOlosuhdelisaEiVaikuta
testLappalainenJoniIlmariOlosuhdelisaVaikuttaa
com.tustor.tuntinetti.backend.logic.tes.TestAutoJaKuljetusAlanAktTestFast
testCase10764_IlomakiJoonas_20160208_20160221
testJarvinenJoniEnsio20150527_20150609
com.tustor.tuntinetti.backend.logic.TestFlexSaldos
testCase21266_KaurioKimmo_20180416_20180429
testInitialSaldoDate
testCase16381LiukumaJaYlityövapaasaldojenYhdistäminen
testNoFlexWhenNoEmployeeProjects
testFlexPlusKerätäänTyöaikapankkiin
testPalkatonPoissaoloEiVahennaFlexia
testAlkusaldoKunBeginReserveDateEnnenFlexStartDatea
testPalkatonPoissaoloFlexVaikutus
testArkipyhanaSickleaveJaAbsenceKkpalkkainen
testArkipyhanaSickleaveJaAbsenceTuntipalkkainen
testArkipyhanaMontaContractPeriodia
testFF05HolidayHoursJaContractSeries
testFF03SickleaveHoliday
testFF02KeskiarvonRajoitus
testFF01UnpaidSickHoursinPyoristys
testTaskAndVacation
testTaskAndSickleave
testSickleaveAndVacation
testSickleaveTaskAndVacation
testFlexLoppupalkassa
testWorkShiftStatesAndFlexSaldo
testCase4871_SannaFalkenberg_20140101_20140416_liukumasaldon_asettaminen_geneerinen
testCase4871_SannaFalkenberg_20140101_20140416_liukumasaldon_asettaminen_with_funky_bank_start_date
testFunkyBankModesOnWeekDayNoStartSaldo
testLauantaiHolidaynJaTaskVacationinFlexVaikutus
testLauantainHolidayHoursitLasketaanMukaan
testVacationEarnedVaikuttaaMyosEnsimmaisenaPaivana
testHirvonenJanKristianVianor_20140317_20140323
testFunkyBankModesOnWeekDayNegativeStartSaldo
testFunkyBankModesOnWeekDaySomeStartSaldo
testFunkyBankModesOnWeekDayExactStartSaldo
testFunkyBankModesOnWeekDayMoreStartSaldo
testFunkyBankModesOnWeekendDayMuchNegativeStartSaldo
testFunkyBankModesOnWeekendDayNoStartSaldo
testFunkyBankModesOnWeekendDayNegativeStartSaldo
testFunkyBankModesOnWeekendDaySomeStartSaldo
testFunkyBankModesOnWeekendDayExactStartSaldo
testFunkyBankModesOnWeekendDayMoreStartSaldo
test_TODO_FunkyBankManual
test_TODO_KunSaldoLoppuu
testYlityösaldonKorjaus_AutoFlex_NoVacationEarned_WithInitialSaldo
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlier_WithInitialSaldo
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedLater_WithInitialSaldo
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlierAndLater_WithInitialSaldo
test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarned_HoweverSomeVacationEarnedNaturally
test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarned
test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarnedButSpendHardVacation_HoweverSomeVacationEarnedNaturally
test_JustOneDay_YlityösaldonKorjaus_AutoFlex_NoVacationEarnedButSpendHardVacation
test_JustOneDay_YlityösaldonKorjaus_AutoFlex_VacationEarned_HoweverSomeVacationEarnedNaturally
test_JustOneDay_YlityösaldonKorjaus_AutoFlex_VacationEarned
testYlityösaldonKorjaus_AutoFlex_NoVacationEarned_HoweverSomeVacationEarnedNaturally
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlier_HoweverSomeVacationEarnedNaturally
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedLater_HoweverSomeVacationEarnedNaturally
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlierAndLater_HoweverSomeVacationEarnedNaturally
testYlityösaldonKorjaus_AutoFlex_NoVacationEarned
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlier
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedLater
testYlityösaldonKorjaus_AutoFlex_SomeVacationEarnedEarlierAndLater
testYlityösaldonKorjaus_Regular_NoVacationEarned
testYlityösaldonKorjaus_Regular_SomeVacationEarnedEarlier
testYlityösaldonKorjaus_Regular_SomeVacationEarnedLater
testYlityösaldonKorjaus_Regular_SomeVacationEarnedEarlierAndLater
testKariRipatti
testOutiTynkkynenOvertimeCompensationLeave
testOutiTynkkynenArkipyha
testTiiaPontynenTODO
testFlexEiSaaMuuttuaJosReserveStartDateaMuutetaan
test_TODO_FlexJaPreFlexHolidayYhdenmukaisuus
testOlliTurunen201101_BlankAtBeginning_Regular_NoOvertimeCompensationSaldoLeft
testOlliTurunen201101_BlankAtBeginning_Regular_NoOvertimeCompensationSaldoLeft_SkipEmptyDays
testOlliTurunen201101_BlankAtBeginning_Regular_HasOvertimeCompensationSaldoAmptlyLeft
testOlliTurunen201101_BlankAtBeginning_Regular_HasOvertimeCompensationSaldoAmptlyLeft_SkipEmptyDays
testOlliTurunen201101_BlankAtBeginning_AutoFlex_NoOvertimeCompensationSaldoLeft
testOlliTurunen201101_BlankAtBeginning_AutoFlex_NoOvertimeCompensationSaldoLeft_SkipEmptyDays
test_TODO_OlliTurunen201101_BlankAtBeginning_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft
test_TODO_OlliTurunen201101_BlankAtBeginning_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft_SkipEmptyDays
testOlliTurunen201101_AutoFlexMode_NoOvertimeCompensationSaldoLeft
testOlliTurunen201101_Regular_NoOvertimeCompensationSaldoLeft
testOlliTurunen201101_Regular_HasOvertimeCompensationSaldoAmptlyLeft
testMaaritSavolainen_20111201_20111231_kuitenkin_työaikalailla
test_TODO_OlliTurunen201101_AutoFlex_HasOvertimeCompensationSaldoAmptlyLeft
testToissaOllunHelatorstainJalkeenLiukumavapaa
testTODOVacationEarnedStartDateEqualsBeginReserveStartDate
testSaaskilahtiJani_20151224
testTarvainenTuula_20150401_20150331
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
com.tustor.tuntinetti.backend.logic.TestClockAdjustingWithDst
testAdjustBackwards7
testAdjustForwards1
testTalviaikaanSiirtyminen_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi
testTalviaikaanSiirtyminen_viikkolepokorvaus_kunYlimaarainenTuntiToissa
testTalviaikaanSiirtyminen_viikkolepokorvaus_kunYlimaarainenTuntiVapaalla
testTalviaikaanSiirtyminen_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi2
testTalviaikaanSiirtyminen_KirjausSunnuntainaTyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi3
testTalviaikaanSiirtyminen_KirjausSunnuntainaTyoaikaAlkaaEnnenNeljaaJotenAlkaaKesaaikanaJaPaattyyTalviaikana
testTalviaikaanSiirtyminen_KirjausSunnuntainaTyoaikaAlkaaNeljaltaJotenLasketaanJoTalviajaksi3
testTODOTalviAikaanSiirtyminen_siirrytaanJoTalviAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo2_55
testTalviAikaanSiirtyminen_siirrytaanJoTalviAikaanKoskaTyoaikaAlkaaTasanKloKolme_LoppuuKlo4
testToDST2015WithWeekStartTimeEffects
testTalviaikaanSiirtyminenKellokortilla_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi
testTODOTalviaikaanSiirtyminen_sickleaveVuoroPaattyyNeljanJalkeenJotenLasketaanJoTalviajaksi
testTalviaikaanSiirtyminenOllaanVielaKesaAjassaKoskaTyoaikaLoppuuEnnenNeljaa
testTalviaikaanSiirtyminen_tyoaikaPaattyyTasanNeljaEliLasketaanJoTalviajaksi
testTalviaikaanSiirtyminen_3_30__4_40
testAdjustForwards2
testAdjustForwards3
testAdjustForwards4
testAdjustForwards5
testAdjustForwards6
testAdjustForwards7
testTODOKesaAikaanSiirtyminen_sickleaveVuoroPaattyyNeljanJalkeenJotenLasketaanJoKesaAjaksi
testKesaAikaanSiirtyminen_tyoaikaPaattyyNeljanJalkeenJotenLasketaanJoKesaAjaksi
testKesaAikaanSiirtyminen_3_30__4_40
testKesaAikaanSiirtyminen_jaWorkshiftSiirto
testWorkshiftSiirtoKunEiKesaAikaanSiirtymistaEikaKonfliktia
testWorkshiftSiirtoKunEiKesaAikaanSiirtymistaMuttaOnKonflikti
testKesaAikaanSiirtyminen_pysytaanVielaTalviajassaKoskaTyoaikaLoppuuEnnenNeljaa
testKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja
testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo1
testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo2_55
testTODOKesaAikaanSiirtyminen_siirrytaanJoKesaAikaanKoskaTyoaikaLoppuuTasanKloNelja_AloitusKlo3
testKesaAikaanSiirtyminen_viikkolepokorvaus_kunHaviavaTuntiToissa
testKesäaikaanSiirtyminen_viikkolepokorvaus_kunHaviavaTuntiVapaalla
testPickHoursFromDuration
testClockAdjustingAffectsTasksCreatedWithNewTaskMethod
testTODOClockAdjustingAffectsTasksThatAreInitiallyEmptyAndHoursAreAppendedAfterwards
testClockAdjustingAffectsTasksThatAreInitiallyEmptyAndHoursAreAppendedAfterwards
testTimeRanges__0300_1300____1430_1800____2200_0300__noClockAdjustments
testTimeRanges__0300_1300____1430_1800____2200_0300__taskStartsTheDayBeforeClockIsAdjustedBackwards
testTimeRanges__0300_1300____1430_1800____2200_0300__taskStartsTheDayWhenClockIsAdjustedBackwards
testNightShiftPeriodWithTietotekniikanPalvelualanKolmivuoroLogicaTes
testClockAdjustmentEventDateTimes
testAdjustForwardWithLinearNightShiftPeriodAndMinusOneDayIndex
testAdjustBackwardWithLinearNightShiftPeriodAndMinusOneDayIndex
testCase4201_IlkkaPaavola
testCase4209
testJussiLångström
testTODONormaaliaikaanSiirtyminenRajatapaukset
testNormaaliaikaanSiirtyminenRajatapaukset
testTODOPickHoursFromDurationFixesIncorrectHourValues
testAdjustBackwards5
testToDST2015
testAdjustBackwards6
testClockAdjustingAffectsTasksThatAreNotInitiallyEmptyAndHoursAreAppendedAfterwards
testIsDstToNormalTime
testAdjustBackwards1
testAdjustBackwards2
testAdjustBackwards3
testAdjustBackwards4
com.tustor.tuntinetti.backend.logic.TestTyoaikapankki
testTyoaikapankki_MANUAL_SPENDING_useSaldo
testTyoaikapankki_MANUAL_SPENDING_saveSaldo
testTyoaikapankki_MANUAL_SPENDING_BillLikeSalary_useSaldo
testTyoaikapankki_MANUAL_SPENDING_BillLikeSalary_saveSaldo
test_TODO_Tyoaikapankki_MANUAL_SPENDING_VacationTimeRanges
com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Toimistotyo
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltatyolisa
testYotyolisa
testLauantailisa
testHolidayCompensation
testStandbyCompensation
testSunnuntaiaattolisa
test_TODO_YotyolisaJatkuuYliKuuden
testSairaudenUusiutuminen
testSickleave
testArkipyhienKorvausKunEiTehdaToita
com.tustor.tuntinetti.backend.logic.TestTurvetuotantoalaVuorotyoWith2021Changes
testLyhennysvapaidenKertyminen
testLapsenSairaus
testWeeklyOvertime
testIltalisa1
testIltalisa2
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testExtraHours
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testYolisa2
testYolisa1
testSairaslomakorvausSairausUusiutuu30pvSisalla
testSairaslomakorvaukset6kk
testSairaslomakorvaukset2v
testPoikkeavaTyoajanlisa
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytymatonKolmivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testExtraHours
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
test_TODO_ArkipyhaKorvataanKTAlla
test_TODO_ItsenaisyyspaivaKorvataanKTAlla
testLisatyoKorvataanKTAlla
testLisatyoEiKorotaKTAta
test_TODO_NormalWorktime
test_TODO_DailyOvertime
test_TODO_WeeklyOvertime
test_TODO_SpecialSatrudayOvertime
test_TODO_LapsenSairaus
test_TODO_Sairaslomakorvaukset
test_TODO_SairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
test_TODO_SairauslomaKorvataanKTAlla
test_TODO_ExtraHours
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Kaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
com.tustor.tuntinetti.backend.logic.TestLehdistonTes
testNormalWorktime1
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testSunnuntaityö
testWeeklyOvertime3
testWeeklyOvertime2
testNormalWorktime2
test_TODO_Vuorolisa
test_TODO_Lauantailisa
test_TODO_Sunnuntailisa
test_TODO_SunnuntaityöVuorokaudenVaihtuessa
testErikoispyhäpäivät
testSairaslomakorvausAlleKuukausiTöissä
testSairaslomakorvausAlle1VuosiTöissä
testSairaslomakorvausAlle5VuottaTöissä
testSairaslomakorvausYli5VuottaTöissä
testLapsiSairaana
com.tustor.tuntinetti.backend.logic.TestAktAhtausalanTESKiinteaTyoaika
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSpecialSaturdayOvertime
testHolidayOvertime
testLapsenSairaus
testSairaslomakorvaukset
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestTaideJaKulttuurialanTES
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testPyhäkorvauksetTotalCompensation
com.tustor.tuntinetti.backend.logic.TestLviToimialanTesIlmanKta
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testSairastumispaivana100PctKorvaus
testWtr
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testArkipyhaKunOsanPaivaaToissa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testDailyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSundayWork
testNoHolidayCompensation
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pv
testNightShiftPeriodsBeforeIncrements
testNightShiftPeriodsAfterIncrements
testFromMondayToSaturnday12hEachDay
testNoHolidayCompensation2
testHolidayCompensations
testSairaslomakorvausAlle1kkTöissäTyöpohjainen
testSairaslomakorvausAlle1vTöissäEiTyöpohjainenKestääAlle6pv
testSairaslomakorvausAlle1vTöissäEiTyöpohjainenKestääYli6pv
testSairaslomakorvausYli1vTöissäEiTyöpohjainenKestääAlle6pv
testTODO_KeskimaarainenViikkotyoaika
com.tustor.tuntinetti.backend.logic.TestAveragingDateRange
testAveragingDateRange
com.tustor.tuntinetti.backend.logic.TestRakennustuoteteollisuudenKta
testSairausajanPalkka
testArkipyhaKorvataanKTAlla
testArkipyhaKorvataanKTAlla2
testYlityotKorvataanKTAlla
testSairausajanPalkkaKta2
testSairastumispaivana100PctKorvausJosSairastumispäivänäEiMerkitäTaskiinAikajaksoja
testAlleVuodenTyösuhteessaOnSairauslomallaYksiKarenssipäivä
testYliVuodenTyösuhteessaEiOleSairauslomallaKarenssipäiviä
testTFranttiKtaException
testItsenäisyyspäiväKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestValtionVirkaViikkotyoTyontekijat
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testWeeklyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestMaalausalanTes
testIltalisa1
testIltalisa2
testIltaJaYolisa1
testIltaJaYolisa2
testYolisa3
testIltaJaYolisa3
testIltaJaYolisa4
testItsenaisyyspaivaMaksetaanLainMukaan
testSairastumispaivana100PctKorvaus
testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod
testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod
testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod
testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod
testThatSickleaveCompensatedOnlyToTheLimits
testPaasiaislauantainAikaperusteinenLisaViikkoylityolla2013
testValmiustyoPalkkaryhmat_I_Ja_II
testValmiustyoPalkkaryhmat_III_Ja_IV
testSairausajanPalkkaEiLeikkauduAlleMaxTuntipalkalla
testTyotapaturmassaMaxTuntipalkatEivatVoimassa
testSairausajanPalkkaLeikkautuuSVL_Odotusajalla
testSamanaPaivanaSamanpituinenSairaslomaJaTaski
testSairausajanTuntipalkatLeikkautuvatYliMaxTuntipalkalla
testSairausajanPalkanKorvaaminenKunPalkkaYlittaaMaksimitJaSickleavellaOnTimerangeja
test_TODO_SairausajanPalkanKorvaaminenKunPalkkaYlittaaMaksimitJaSickleavellaEioleTimerangeja
testYolisa3_2013
testYolisa2
testYolisa1
testNightShiftPeriodsAsExpected
testIltaJaYolisa4_2013
testIltaJaYolisa5
testIltaJaYolisa5_2013
testSunnuntainaMaksetaanPyhakorvausta
testArkipyhatoistaMaksetaanPalkkaKutenSunnuntaityosta
testArkipyhaaEiKorvataSuoraan
testPaasiaislauantainAikaperusteinenLisaViikkoylityolla2012
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Yksivuorotyo
testWtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
test_TODO_SpecialWeeklyOvertime
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestAutoalanToimihenkiloidenTES_Toimistotyoaika
testNormalWorktime
testSpecialSaturdayOvertime1
testSpecialSaturdayOvertime2
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testArkipyhat
testIltalisa
testYolisa
testSunnuntaityo
testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausAlle1vTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli5vTöissäSairausKestääYli3kk
testSairaslomakorvausAlle1vTöissäSairausKestääYli4vk
testSairaslomakorvausYli1vTöissäSairausKestääYli5vk
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Jatkuva_Yksivuorotyo
testLauantailisa
testWtrKeryma
test_TODO_SpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestAktTerminaalitoiminnanTes
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testMaksetaanKTAlla
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSairaslomakorvausKunSairausUusiutuu
testCase26289_KuusistoJanne_20190714
testCase26289_KuusistoJanne_20190708_20190714
testSpecialHolidayOvertime
testVapaapaivalisa
testArkipyhatLyhentavatTyoaikaa
testKartuttaaKTAta
testOvertimeOnSunday
com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo
testWtrKeryma
testSpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testMaksetaanKTAlla
testKorottavatKTAta
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenJaksotyonTesWithWorkedHoursTimeRangesAndDetails
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testPeriodOvertime
testExtraHours
testArkipyhaKorvaus
testIltavuoroLisä
testWeeklyExtra
testSalaryWhenWorkingOnIndependenceDay
testSalaryWhenWorkingBeforeAndAfterIndependenceDay
testYövuoroLisä
testYlityoKorvaustenMaksaminenVuorolisiin
testMonthlySalaryDivider
testVuosilomapalkkaaLaskettaessaOtetaanHuomioonMyösPyhätyöKorvaukset
testCase51124Fix_NegativeNightShiftPeriodCompensations_WhenAppliesToFullShiftAndPaidOnlyDuringOvertimeAndTaskSplitIntoMultipleTimeRanges
com.tustor.tuntinetti.backend.logic.TestMaraEsimiestenTes2022Muutoksilla
testWtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testIltalisaSunnuntaina
testSairaslomakorvausSairausUusiutuu30pvSisällä
testYolisaSunnuntaina
testIltalisaAattona
com.tustor.tuntinetti.backend.logic.TestAutoJaKonekorjaamoalan37_5hTES
testArkipyhat
testYolisa
testSunnuntaiKorvaus
testNormalWorktime37_5h
testNormalWorktime40h
testLeg1DailyOvertime
testLeg2DailyOvertime
testLeg1WeeklyOvertimeOnSaturday
testLeg1WeeklyOvertimeOnSunday
testLeg2WeeklyOvertimeWorkingOnEveryDay
testSunnuntaityoEiKorottaKTAta
testYlityotEivatKorottaKTAta
testYlityoKorvataanKTAlla
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testArkipyhakorvaus
testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen
testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testItalisa
com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenTesYksivuoroWith2020Changes
testWtrKeryma
com.tustor.tuntinetti.backend.logic.TestSahkoistysalanTes
testWeeklyOvertime
testDailyOvertime
testSairastumispaivana100PctKorvaus
testSundayWork
testDailyAndWeeklyOvertime
testNightShiftPeriodsBeforeFirstIncrements
testNightShiftPeriodsAfterFirstIncrementsButBeforeSecondIncrements
testNightShiftPeriodsAfterSecondIncrements
testNightShiftPeriodsNotTriggeredDuringDailyOvertime
testNoHolidayCompensation
testHolidayCompensation1
testHolidayCompensation2
com.tustor.tuntinetti.backend.logic.TestTntHuolintaalanTes
testKorkeamakiTommi
com.tustor.tuntinetti.backend.logic.TestSiparilaKeskeytyvaKolmivuoroTes
testIltalisä
testYölisä
testSunnuntaityö
testWtrWorkDay
test41210_LomakkaT_20220506
testIltalisäJaYölisä
testLauantailisä
com.tustor.tuntinetti.backend.logic.TestAktTerminaalitoiminnanVuorotyonTes
testDailyOvertime
testIltalisa
testYolisa
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testNormalWorktime
testMaksetaanKTAlla
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSairaslomakorvausKunSairausUusiutuu
testCase26289_KuusistoJanne_20190714
testCase26289_KuusistoJanne_20190708_20190714
testSpecialHolidayOvertime
testVapaapaivalisa
testArkipyhatLyhentavatTyoaikaa
testKartuttaaKTAta
testOvertimeOnSunday
com.tustor.tuntinetti.backend.logic.TestElokuvateattereitaKoskevaTES
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testYölisä
testSunnuntaiKorvaus
testSunnuntaiJaArkiPyhäLisät
testPyhänAattoiltalisä
testPääsiäislauantaiJaVappuaattolisä
testTotalCompensationSpecialCases
com.tustor.tuntinetti.backend.logic.sickleave.TestSickleaveFast
testGivenSickleaveCompensatedAccordingToContractThenItDecreasesWeeklyExtraHourReserve_noTimeRanges
testMultipleContractSeriesAndAveraging
testSamanaPaivanaSamanpituinenSairaslomaJaTaski
testDebora60dayGap
testJos7PaivanSaantoJaKeskiarvoistetaanToteutumaaKunKeskiarvoistusvaliEiTayttynyt
testJosKeskiarvoistuvaliEiTayttynytKeskiarvoistetaanToteutumaJosLippuPaalla
testJosKeskiarvoistuvaliEiTayttynytJaJosLippuPaallaKeskiarvoistetaanToteutumaVaikkaOlisiAnnettuTyoaika
testJosKeskiarvoistuvaliEiTayttynytNiinArvoNollaJosLippuEiPaalla
testJosKeskiarvoistuvaliEiTayttynytNiinArvoNollaJosLippuEiPaallaVaikkaOlisiAnnettuTyoaika
testJosEiKeskiarvoistusvaliaNiinKaytetaanSaannollistaTyoaikaa
testJosTyosuhdeAlkaaSamanaPaivanaNiinEiVoidaKeskiarvoistaa
testJosTyosuhdeAlkaaEdellisenaPaivanaNiinVoidaanJoKeskiarvoistaa
testGetWorkDayWorkHourSaldoForEvaluatingWorkTimeReduction
testRepeatingUnpaidSickleave
testRepeatingSicknessWhenOverMaximumInterval
testUseOnlyOneLimitation
testEiKaaduJosEiSopimusta
testSickleaveRecordingWithWeekStartTimeEffects
testOvertimeCategoriesWhenSickleaveTypeIsRepeating
testKeskiarvoistusJosEpasaannollistenYliohjaus
testClassificationAndInstaPaidVacations
testSickleaveCancelDisableAndPeriodBreaking
testCase9382SairaslomienErikoislinkitys
testReturnToWorkTarkoittaaSickleaveEndia
testSairauslomienLinkitysCase9382a
testRepeatingOnHealthInsuranceLawWaitingPeriod
testCompensationEndKytkyKunKorvausOnPaattynyt
testCalendarMonthShouldntCrash
testSickleavePeriodInfoSerialization
testDeQualifyingPeriod
testKarenssiaikaLasketaanSairastumispaivanJalkeen
testSVLnYksiPlusYhdeksan
testSVLKarenssiaika
testContractPeriodTechnicalEndDateVaikutus
testSickdayMustBeReasonable
testMaxCompensatedDaysHasPassedLimitsToBeginReserveDate
testFrequentSickLeavesDontRuinPerformance
testNormalDuringExtraWithTaskGroupSalaryOverride
testNormalDuringExtraWithKTA
testNormalDuringExtra
test_TODO_RepeatingSickleaveBranching
test_TODO_ChildSickRepeating
testHarunAhmed_20111121_20111127
testJeylaaniMahamad_20110523_20110529
testGivenSickleaveWithTimeRangesCompensatedAccordingToContractThenItDecreasesWeeklyExtraHourReserve
testUnpaidSickhoursKunDisabloitu
testIsDuringHealthInsuranceWaitingPeriod
testEriTyypinSairaslomatPerakkain
testKarenssiViikonloppuna
testSickleaveDuringQfdHoliday
testSickleaveDuringNonQfdHoliday
testLabourAgreementBooleanOptions_UNPAID_SICKLEAVE_DISABLES_HOLIDAY
test_TODO_LaskutusKunEmployeeProjectMaaritelty
testSickleaveEnnenTulevaisuudenTyosuhteenTeknistaAlkupv
testSickleaveEnnenTyosuhteenTeknistaAlkupv
testSickleavekorvausLisatyonAjaltaKuukausipalkkaisella
testPalkatonkaanSickleaveEiVahennaFlexia2
testPalkatonTimeRange
testNoNPEFromUnpaidSickhoursWhenNoSickleave
testPalkatonkaanSickleaveEiVahennaFlexia
testNoSickleaveClassificationNPE
testSickleaveQualificationTypeNOTCOMPENSATED
testSairastumispaivanKorvausUudessaTyosuhteessa
testSickleavenKeskiarvoistuksenJakajanaToteutuneetTyopaivat
testPrecedingSalaryRange
testLauantaitLasketaanTyopaiviksi
testLauantaitLasketaanTyopaiviksiKunEiSairastuKeskenTyopaivan
testSickleaveContractSeriesFallBackKunUseitaSerieita
testContractPeriodStartTaiBeginReserveKeskiarvoistusajalla
testEiVoidaKeskiarvoistaaTyosuhteenUlkopuolelta
test_TODO_KokoaikaisenTyontekijanTyosopimuslainMukainenSairaslomakorvausKunAlleKuukaudenToissa_A_sairastumispaivanaOltuToissa
test_TODO_KokoaikaisenTyontekijanTyosopimuslainMukainenSairaslomakorvausKunAlleKuukaudenToissa_B_sairastumispaivaKokonaanSairaslomaa
testSevenDaySickleaveGapForSickleaveCompensation
testSairastuntienKeskiarvoistusAlkaaSairaudenKatkeamisestaTaaksepain2
testSairastuntienKeskiarvoistusAlkaaSairaudenKatkeamisestaTaaksepain1
testGetSickleaveCompensationRatioOnQualificationPeriod
testGetSickleaveCompensationRatio
testHolidaynKeskiarvoistusLaskeeLomatJaSairaslomatMukaan
testVacationinKeskiarvoistusLaskeeLomatJaSairaslomatMukaan
testSickleavenKeskiarvoistusEiLaskeLomiaEikaSairaslomiaMukaan
test_Employee_ContractPeriodStartDate_YliohjaaVaikkaOlisiMyohempiKuinContractPeriodinAlkupaivamaara
test_Employee_ContractPeriodStartDate_OtetaanHuomioonKarenssipaivanTyoajanPituudenLaskennassa
testDisabledSickleaveEiHaittaaSairausvakuutuslainOdotusajanLaskentaa
testSickleaveKunEiOleDefaultContractSeriesia
testSickleaveStartIsNotDateNotAnySickleaveDateWhichHasWorkHours
testRepeatingSickleaveRecording
testRepeatingSickleaveStartDay
testOvertimeCategoriesOnSickleaveStartDays
testTaskRepresentingSickleaveCostCenterExplicitSickleaveHours
testTaskRepresentingSickleaveCostCenterImplicitSickleaveHours
testNonNullContractSeries
testSickleaceWithMultipleContracts
testNoExceptionThrownIfNoSickleave
testGetOvertimeRefinementTreatsTaskAnsTaskPresentingSickleaveEqually
testSickleaveCompensations
testEmployeeTaskEqualsTaskRepresentingSickleave
testFallbackToAnyContractSerie
testIfTimeRangesAreGivenThenSickleavesDoNotAffectWeeklyExtra
testDisabledRepeatingSickleave
testNativeValidation
testShouldWarnAboutMissingSickleaveEntriesDuringWeekend
testShouldWarnAboutMissingSickleaveEntriesDuringWeekendWhenPreviousDailyReportNull
testSickHoursMultipleSeries
testSickHoursMultipleSeriesFlexHoursBalanceChange
testSickleaveFlexHours
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hKeskeytyvanKaksivuorotyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTes
testWeeklyOvertime
testSairastumispaivana100PctKorvaus
testSunnuntaityo
testWeeklyOvertimeBug
testShiftStartsBetween00And06
testShiftContinuesAfter00
testShiftStartsBefore00AndContinuesAfter06
testWeeklyOvertimeIsNotPaidDuringAamukorvaus
testAamutuntikorvausEiRajoitaEdellisenVurokaudenPuolellaAlkanuttaYlityota
testJaloVille_20150304_20150306
testJaloVille_20150304_20150306_NoOvertimeReducesOvertime
com.tustor.tuntinetti.backend.logic.TestSpecialShorterStandardWeekdays
testLiukumasaldoPääsiäisviikollaJokaPäiväTöissäSäännöllisenTyöajanVerran
testLiukumasaldoPääsiäisviikollaTöissäMuinaPäivinäPaitsiKiirastorstaina
testLiukumasaldoPääsiäisviikollaTyhjäViikko
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia37_5hViikossaKoskevaTyoehtoSopimus
testSunnuntaiTyo
testAatot
testVuorokautinenYlityo
testLauantaiVuorot
testLyhennysvapaidenKertyminen
testViikkoylityot
testPaasiaisViikkoPerjantaiJALauantaiTyoskennellaan
testPaasiaisViikkoPerjantaiTyoskennellaan
testPaasiaisViikkoLauantaiTyoskennellaan
testJoulukuu2015AattoTyota
testJoulukuu2015AattoVapaa
testJoulukuu2016AattoVapaa
testJoulukuu2016AattoTyota
test_TODO_Joulukuu2016AattoEiYliTyota
testJoulukuu2017AattoVapaa
testJoulukuu2017AattoTyota
test_TODO_Syyskuu2014HoursExceedingPlanned
testSyyskuu2014
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testArkiTyo
testArkipyha
com.tustor.tuntinetti.backend.logic.TestJaksotyoVajaanjaksonYlityorajatLeg1WeeklyMaxOvertimeHoursLinearlyScaledByAbsences
test_TODO_DeviatingWorkdaysPerWeekNoVacationsMarked
test_TODO_DeviatingOvertimeLimitsStandardAndMaxWorkHoursPerPeriodDontMatchMaxStandardWorkHoursPerDaySmall
testStandarHoursDifferentFromMaxStandardWorkHoursPerPeriodWEEKLY_OVERTIME_AS_EXTRA_UP_TO_MAXIMUM_STANDARD_HOURSDoubleExtraNoAbsencesC16606Agreenents
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaPaivatyolaisiaKoskevaTyoehtoSopimus
testVuorokautinenYlityo
com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPaymentSplitOnAbsences
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull
testCase43929
testCase13307_PenttiSami_201609
testCase13307_SaarinenVille_201609
testCase12930NevalampiAtte_201608
testCase12512MurataViikonlopputyöntekijäSaarinenVilleOskari_201606
testTalenomTestitapauksetMikkoMallikas
testCase11594RangsiyaAutio_20160423_20160430
testKuukausipalkkaPoissaoloista
testCase8184VajaanPäivänSairaspoissaolonTunnitVähennetäänJoustoajanPalkkalajilla
testCase8184DayOvershootPaidForMonthlySalary
testCase11590RonkainenMilla_201605
testKuukausipalkanJakajaKunKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan
testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_WEEKLY_WORKING_HOURS
testSalaryKunSairastunnitMeneeYlitoiksi
testHolidayWtrSaantoJaArkipyhanaPoissa
testHolidayWtrSaantoJaArkipyhanaVuosilomalla
testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo
testVacationTypesIncludedInMonthlySalary
testCase6504_KatiAsula_201501_ArkipyhänWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuusKsKkPalkkajakaja
testElisaIctKtaKkPalkkaisella_TuntimääräinenKielilisä
test_Case_6309_and_6504_LeadKkPalkkaPienempiJosOsanPäivästäTöissäJaLopunPäivästäPalkattomallaVapaalla
testElisaIctKtaKkPalkkaisella_KkMääräinenKielilisä
testCase14374KuukausipalkkaJaArkipyhät_SalminenAntti_201612
testCase14040KuukausipalkkaisenKtanKarttuminenSairausajalta
testCase43929_Alternative
testTODO
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaa
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto
test35981WithHalfMonthsSalaryPeriod
test35981WithSplitMonthlySalaryExactlyInTwoHalvesForHalfMonthPeriod
test35981WithoutFirstDayOfMonth
test35981WithoutLastDayOfMonth
test35981BillMonthlyExtraAlsoOnEmptyMonths
test46730AlignBenefitsWithMonthlySalaryPeriod
testStandardityoajanPyoristysJaAbsentFromSalaryPerspective
testPidetynFlexinLaskutusKkpalkkaisella
testCase18291_ReinolaHanna_20171001_20171031
testVacationEarnedPaid
testCase16758HiltunenSirpa
testArkipyhaStandardipaivatJaLoppupalkka
testFlexKkPalkkaJaOsapaivaToitaTaiSairaslomaa
testCase12907GranholmKristiina_20160815_20160816
testCase12512_Hjelt_Jimi_201606
testCase12512_Ryytty_Teijo_201606
testContractChangesMiddleOfMonth
testCase8184_Jilkine_Dmitri_20160201_20160229
testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS
testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS
testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_WEEKLY_WORKING_HOURS
testCase8184HoursExceedingContractDayOrWeekConsideredAsExtra
testCase8184YlimääräisenTyöpäivänKuukausiPalkkaMaksetaan
testCase9353LavintoKari_20150901_20150930
testCase10084WillmanPete_20151116_20151215
testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella
testCase6986_OsaAikatyön_Lisätyö_Toikka_Stina_20150101_20150131
testCase7655_Haukipää_Samuli_20140901_20150331
testTODOKkPalkkaEmployeeProjectDailyReportTotaliin
testCase6504_KatiAsula_201501_ArkipyhäSairaanaWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuus
testMarikaSirviö_20141013_20141017
testEkbergPuolenKuunPalkka
testEkbergPuolenKuunPalkkaJaHenkilökohtainenPalkanlisä
testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaEikaEdesItsenaisyyspaivaaLainMukaan
testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan
testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan
testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivanMuttaEiVielaQualified
testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan
testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaEiEdesLainMukaan
testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan
testKuukausipalkanJaettavaItsenaisyyspaivana
testKuukausipalkanJaettava
testHolidayWtrSaantoJaPalkatonSickleave
testHolidayWtrSaantoJaDisabledSickleave
testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyha
testYlityokynnysEiLaskeJosNormaaliviikkonaTekeeToitaTiistaistLauantaihin
testYlityokynnysLaskeeJosItsenaisyyspaivaMerkitäänPalkattomaksiArkipyhäksiTasausvapaalla
testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyhaKkPalkkaisella
testItsenaisyyspaivanPoissaoloKunHolidayWtraaEiVahennaKkPalkkaaElleiLippua
testKkPalkanLaskutusKunArkipyhatKorvataanRahana
testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays
testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays_NOT_HOLIDAY_QUALIFIED
testKkPalkanLaskutusKunItsenaisyyspaivaKorvataanLainMukaan
testKkPalkanLaskutusKunArkipyhatKorvataanWtrna
testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_billableHolidays
testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_EI_billableHolidays
testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_ei_arkipyhina_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_ei_arkipyhina_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_arkipyhinakin_toissa
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja1
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja2
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot1
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot2
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja1
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja2
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot1
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot2
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_VaikkaPoissaolojaEiVahenneta
test_TODO_TuntipalkkaAnnettuMuttaAsetuksissaPoissaolojaEiVähennetäPoissaLoppukuunIlmanMuutaIlmoitustaKokoPalkkaMaksetaan
testIsmoBouillinPalkka201204
testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista
testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaKorvataan
testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaaEiKorvata
testJaniKämppi_20120201_20120413_PalkkaMielivaltaiseltaAikavaliltaJokaSuurempiKuinYksiPaiva
testSairaslomienLaskutus
testDisabledSickleavesAreNotBilled
testNikkaToniBilling_20150716_20150731
testNormalHoursAndMonthlySalary
testPaidWorkTimeTypesAreCompensatedLikeNormalWork
testCase_14217
testCase15964VuosilomanLaskuttaminenKkPalkassa
com.tustor.tuntinetti.backend.logic.monthlysalary.TestMonthlySalaryAccumulationAndPayment
testTODO
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaa
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaa
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaFull
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto
testKkPalkkaViikkoTöitäViikkoPoissaolojaPoissaoloMuuPalkatonVapaaHuomioiKkPalkanHenkilokohtainenLisaIrto
testCase43929
testCase13307_PenttiSami_201609
testCase13307_SaarinenVille_201609
testCase12930NevalampiAtte_201608
testCase12512MurataViikonlopputyöntekijäSaarinenVilleOskari_201606
testTalenomTestitapauksetMikkoMallikas
testCase11594RangsiyaAutio_20160423_20160430
testKuukausipalkkaPoissaoloista
testCase8184VajaanPäivänSairaspoissaolonTunnitVähennetäänJoustoajanPalkkalajilla
testCase8184DayOvershootPaidForMonthlySalary
testCase11590RonkainenMilla_201605
testKuukausipalkanJakajaKunKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan
testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_WEEKLY_WORKING_HOURS
testSalaryKunSairastunnitMeneeYlitoiksi
testHolidayWtrSaantoJaArkipyhanaPoissa
testHolidayWtrSaantoJaArkipyhanaVuosilomalla
testHolidayWtrSaantoJaSickleaveJaPalkatonPoissaolo
testVacationTypesIncludedInMonthlySalary
testCase6504_KatiAsula_201501_ArkipyhänWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuusKsKkPalkkajakaja
testElisaIctKtaKkPalkkaisella_TuntimääräinenKielilisä
test_Case_6309_and_6504_LeadKkPalkkaPienempiJosOsanPäivästäTöissäJaLopunPäivästäPalkattomallaVapaalla
testElisaIctKtaKkPalkkaisella_KkMääräinenKielilisä
testCase14374KuukausipalkkaJaArkipyhät_SalminenAntti_201612
testCase14040KuukausipalkkaisenKtanKarttuminenSairausajalta
testCase43929_Alternative
test35981WithHalfMonthsSalaryPeriod
test35981WithSplitMonthlySalaryExactlyInTwoHalvesForHalfMonthPeriod
test35981WithoutFirstDayOfMonth
test35981WithoutLastDayOfMonth
test35981BillMonthlyExtraAlsoOnEmptyMonths
test46730AlignBenefitsWithMonthlySalaryPeriod
testStandardityoajanPyoristysJaAbsentFromSalaryPerspective
testPidetynFlexinLaskutusKkpalkkaisella
testCase18291_ReinolaHanna_20171001_20171031
testVacationEarnedPaid
testCase16758HiltunenSirpa
testArkipyhaStandardipaivatJaLoppupalkka
testFlexKkPalkkaJaOsapaivaToitaTaiSairaslomaa
testCase12907GranholmKristiina_20160815_20160816
testCase12512_Hjelt_Jimi_201606
testCase12512_Ryytty_Teijo_201606
testContractChangesMiddleOfMonth
testCase8184_Jilkine_Dmitri_20160201_20160229
testCase7643OsittainenKkPalkkaLaskutuksessaTäysiTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS
testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_DAILY_WORKING_HOURS_AND_WORKING_DAYS
testCase7643OsittainenKkPalkkaLaskutuksessaOsaTyöaika_STANDARD_WEEKLY_WORKING_HOURS
testCase8184HoursExceedingContractDayOrWeekConsideredAsExtra
testCase8184YlimääräisenTyöpäivänKuukausiPalkkaMaksetaan
testCase9353LavintoKari_20150901_20150930
testCase10084WillmanPete_20151116_20151215
testCase10084KuukausipalkanLaskeminenPalkkakaudenPäivienPerusteella
testCase6986_OsaAikatyön_Lisätyö_Toikka_Stina_20150101_20150131
testCase7655_Haukipää_Samuli_20140901_20150331
testTODOKkPalkkaEmployeeProjectDailyReportTotaliin
testCase6504_KatiAsula_201501_ArkipyhäSairaanaWannabePalkallisuusMäärääEiTosiasiallinenPalkallisuus
testMarikaSirviö_20141013_20141017
testEkbergPuolenKuunPalkka
testEkbergPuolenKuunPalkkaJaHenkilökohtainenPalkanlisä
testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaEikaEdesItsenaisyyspaivaaLainMukaan
testKuukausipalkanJakajaKunEiKorvattaviaArkipyhiaMuttaItsenaisyyspaivaLainMukaan
testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan
testKuukausipalkanJakajaKunKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivanMuttaEiVielaQualified
testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaSisaltaenItsenaisyyspaivan
testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaEiEdesLainMukaan
testKuukausipalkanJakajaKunHolidayWtrKorvattaviaArkipyhiaMuttaItsenaisyyspaivaVainLainMukaan
testKuukausipalkanJaettavaItsenaisyyspaivana
testKuukausipalkanJaettava
testHolidayWtrSaantoJaPalkatonSickleave
testHolidayWtrSaantoJaDisabledSickleave
testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyha
testYlityokynnysEiLaskeJosNormaaliviikkonaTekeeToitaTiistaistLauantaihin
testYlityokynnysLaskeeJosItsenaisyyspaivaMerkitäänPalkattomaksiArkipyhäksiTasausvapaalla
testYlityokynnysEiLaskeJosItsenaisyyspaivaOnPalkatonArkipyhaKkPalkkaisella
testItsenaisyyspaivanPoissaoloKunHolidayWtraaEiVahennaKkPalkkaaElleiLippua
testKkPalkanLaskutusKunArkipyhatKorvataanRahana
testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays
testKkPalkanLaskutusKunArkipyhatKorvataanRahana_isBillableHolidays_NOT_HOLIDAY_QUALIFIED
testKkPalkanLaskutusKunItsenaisyyspaivaKorvataanLainMukaan
testKkPalkanLaskutusKunArkipyhatKorvataanWtrna
testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_billableHolidays
testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunHolidayWtraa_EI_billableHolidays
testKkPalkanLaskutus_ItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_arkipyhinakin_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanLainMukaan_ei_arkipyhina_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_ei_arkipyhina_toissa
testItsenaisyyspaivanPoissaoloKunEIHolidayWtraaEiVahennaKkPalkkaaKoskaKorvataanJoTesinMukaan_arkipyhinakin_toissa
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja1
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldoja2
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testEiLomiaAutomaattisestiMaksuunPalkassaEikäErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot1
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldot2
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testEiLomiaAutomaattisestiMaksuunPalkassaMuttaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja1
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldoja2
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testLomatAutomaattisestiMaksuunPalkassaMuttaEiErillisiäSaldojaMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot1
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldot2
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta1
testLomatAutomaattisestiMaksuunPalkassaJaErillisetSaldotMuttaPalkattomatPoissaolotVahennetaanKkPalkasta2
testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_VaikkaPoissaolojaEiVahenneta
test_TODO_TuntipalkkaAnnettuMuttaAsetuksissaPoissaolojaEiVähennetäPoissaLoppukuunIlmanMuutaIlmoitustaKokoPalkkaMaksetaan
testIsmoBouillinPalkka201204
testJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista
testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaKorvataan
testIlmanTyoehtosopimustaJaJosTuntipalkkaaEiAnnettuKkPalkkaEiRiipuPoissaoloista_ItsenaisyyspaivaaEiKorvata
testJaniKämppi_20120201_20120413_PalkkaMielivaltaiseltaAikavaliltaJokaSuurempiKuinYksiPaiva
testSairaslomienLaskutus
testDisabledSickleavesAreNotBilled
testNikkaToniBilling_20150716_20150731
testNormalHoursAndMonthlySalary
testPaidWorkTimeTypesAreCompensatedLikeNormalWork
testCase_14217
testCase15964VuosilomanLaskuttaminenKkPalkassa
com.tustor.tuntinetti.backend.logic.TestLuottotietojaperintaalanTes
testSairauslomanPalkka
testWeeklyOvertime
testDailyOvertime
testWtr
testStandbyCompensation
testSundayWork
testSickleaveCompensation
testEfektiivinenAlkupaivaWtrlle
testWtrKunEiSopimusta
testSaturdayWorkIsOvertime
testLisät
testMonthlySalary
testOhinmaaMirja_20160928
testCase13267_AikasRaimo_20161011
com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkanWithWorkedHoursTimeRangesAndDetails
testCase7972_VilleIlmariJalo_20150511_20150517
testVaravastaavanLisäMuuramenRiihivuoriKauppinenTanja201204
testLeppakoskenSahkoVerkkotoiminnanKoulutusErkkiLehtonenTi20120313OtsikostaPuuttuiLyhytnimi
testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläLisäTuntiaKertaaPalkka
testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_Pyhäpäivänä
testTODO_Case7972_VilleIlmariJalo_20150511_20150517
testIiriSakariPaalanen_Personalhuset_20141028_20141103
testTyotehtavanNormaalitPalkkalajit
testTyotehtavanPalkkaNollaaTuntipalkanMuttaPalkkalajitSäilyvät
testTyotehtavanPalkkaMelkeinNollaaTuntipalkanMuttaPalkkalajitSäilyvät
testTyotehtavanPalkkaKorvaaTuntipalkan
testSinitarralisäKorvaaTuntipalkanVainToisestaPaivanTehtavasta
testAikaperusteinenLisaKorvaaPalkkalajin
testAikaperusteinenSinitarralisäLisaKorvaaPalkkalajin
testCase17097
testDeboraOppisopimuksestaEiPalkkaa
testNykänenKati_20130304_20130310
testBaronaEmmaGaalaHeikkiAnsa20120120
testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläPalkka
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaIlmanYlityötä
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana2
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaSkaalautuuYlityönAikana
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläEuroLisä
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläProsenttiLisä
testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaAinaVaikkaIlmanYlityömääräyksiä
testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraystaKokoPaivaSamaaTehtävää
testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä
testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta
testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta
testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainVirittämättömässäYlityömääräys
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäYlityömääräys
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa_Pyhäpäivänä
testOvertimeOnlyIfExceedsPlanned_SamaKuinSuunniteltu
testOvertimeOnlyIfExceedsPlanned_YlittaaSuunnitellun
testTODOSairasvuoronTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää
testTODOMuuramePalkkasiirto
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTuntityon37_5hTes
testAatot
testArkipyha
testSunnuntaiTyo
testArkiTyo
testVuorokautinenYlityo
testLauantaiVuorot
testLyhennysvapaidenKertyminen
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testViikkoylityot
com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeReporting
testXX
testWeeklyRestTimeEnabled
testWeeklyRestTimeDisabled
testRestTimeCase9879
testGetMinimumLostRestHours
com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenPaivatyonTes
testKTA
testNoKtaFor3DaySickness
testTyösuhteenLoppuessaMaksetaanKertynytTyöajanlyhennysKtanMukaan
testTrainingForReporting
testRegularSickleaveQualifiedForFiveWeeks
testRegularSickleaveQualifiedForSixWeeks
testRegularSickleaveQualifiedForSixMonths
testRegularSickleaveLessThanMonthNoDequalifying
testRegularSickleaveLessThanMonthDequalifying
testResetDayCounterOnYearChange
testPeriodOvertime
testDailyOvertime
testSaturdayOvertime
testChristmasDayAndBoxingDay
testMidsummer
testChristmasEve
testSaturdayExtraIsNotPaidOnSpecialSaturday
testArkipyhät
testOvertimeOnEves
testNewYearsEve
testLaborDayEve
testSaturdayExtraIsPaidOnNormalSaturday
com.tustor.tuntinetti.backend.logic.TestKalliokoskiDDDImports
testOdotusajanKorvaus
testYotyonTaskit2
testYotyonTaskit3
testYotyonTaskit
com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_Kaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testArkipyhienKorvaus
testSunnuntaityo
testWtrKeryma
testArkipyhienKorvausKunEiTehdaToita
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testKarenssipaivanPoistuminen
testSairauslomaKorvataanKTAlla
testSunnuntaityotaEiKorvataKTAlla
testPaivittaistaYlityotaEiKorvataKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestRautatiealanKaksivuorotyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanKaksivuorotyonTES
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaityo
testWtrKeryma
testArkipyhatPaasiaisena
testYlityotEivatKorottaKTAta
testSunnuntaityoKorvataanKTAlla
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testSunnuntaityoEiKorotaKTAta
testYlityotKorvataanKTAlla
testSairaslomaAlkaaKeskenTyopaivan
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä
testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden
testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden
testArkipyhaaEiKorvataKTAlla
testSairaslomaaEiKorvataKTAlla
testSairastuminenKeskenTyopaivanEiKorvataKTAlla
testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapauksetWithWorkedHoursTimeRangesAndDetailsWithWeekStartTimeOffset7
testHolidayCompensation
testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta
testCase7308_MansukoskiPetteri_20131222
testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testCase10416_Ahtola_Petteri_20160101_Ylityö
testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella
testCase15497_PihkoluomaJuha_20170404
testCase15497_KortetMatti_20170409
testCase15497_SippolaAri_20170331
testCase15497_SippolaAri_20170403
testCase15497_VilppoJuha_20170329
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue
testCase11774_KarhunenTiina_20120822
testTuomistoOili20161004
testCase12493_HiiriKerkkoJuhana_20160805
testCase11098_Keisala_Reijo_20160329
testKainulainenElina_20141222_20150104
testCase7308_PöytälaaksoAri_20131117
testCase7308_RuohomäkiAskoJalmari_20130620
testCase7308_RuohomäkiAskoJalmari_20130620_ReOrdered
testSalomäkiMikko20140727
testMoisioArto_20150613
testCase11505_RistimakiTimo_20160510
testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä
testCase15497_SalomaaRami_20170327
testCase15497_SalomaaRami_20170403
testCase15497_SalomaaRami_20170407
testHalytysPaivystajaUpdated
testHalytysPaivystajaOld
testCase19599_RaskilaEsko_20180110
testTODOSovittuYlityoRounding
testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testCase12493_MoisioArto_20161023
testCase12493_AmmeskangasEsa_20160101_20161231
testOvertimeOnlyIfExceedsPlannedViaLabourAgreement
testOvertimeCategoryTransferWorkTimeCompensationType
testRuokataukoKamratJuhaMatti_20141218
testRistimäkiTimo_20121217_20121223
testRistimäkiTimo_20121219
testRistimäkiTimo_20121223
testKulmalaNiinaSariHannele
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours
testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testKamratJuhaMatti20120912
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty
testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testKartaslammiAriKoulutus20120830
testTODOja
testAriHaavisto_Sunnuntai_20120708
testTuomasIsokotamäki_Sunnuntai_20120923
testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours
testRamiSalomaa_20120702_20120708
testKariPaulasalo_20120625_20120630
testAriHaavisto_20120625_20120708
testCase10417_KasariSanteri_20151221_20160131
testHalytysTyo
com.tustor.tuntinetti.backend.logic.TestAktHuolintaAlanVarastoterminaaliJaSatamatyontekijoidenVuorotyonTes
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testYlityoIltavuoronJalkeen
com.tustor.tuntinetti.backend.logic.TestOhjelmapalvelualanTes120
testWeeklyOvertime
testDailyOvertime
testYolisa
testLapsenSairaus
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSairasloma
test_TODO_YlityokynnysEiAleneWtrPaivanToilla
test_TODO_WtrPaivanErikoisKorvaus
testViikkotylityo
com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_JatkuvaKaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testArkipyhienKorvaus
testSunnuntaityo
testWtrKeryma
testArkipyhienKorvausKunEiTehdaToita
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testKarenssipaivanPoistuminen
testSairauslomaKorvataanKTAlla
testSunnuntaityotaEiKorvataKTAlla
testPaivittaistaYlityotaEiKorvataKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestWorkTimeOvertimeDecompositionWithPersonalCompensation
testCase7WithNonScalingPersonalEuroCompensations
testCase7WithNonScalingPersonalPercentageCompensations
testCase7WithNonScalingPersonalEuroCompensationsWithOvertime
testCase7WithNonScalingPersonalPercentageCompensationsWithOvertime
testHenkilökohtaisenLisänLaskuttaminen
testTehtäväkohtaisenLisänLaskuttaminen
com.tustor.tuntinetti.backend.logic.TestPuutarhaAlanVuorotyonTes
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2020
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2021
testMaaseudunTyonantajaliitonKikynPoistuminenWtrsta2022
testArkipyhatKunTyosuhdeEiOleKestanytKauaa2018
testIltalisa1
testIltalisa2
testYolisa2
testYolisa1
testIltalisa3
testIltalisa4
testArkipyhatKunTekeeToita
testArkipyhatKunTekeeToitaMuttaBittiEiPaalla
testArkipyhat
testItsenaisyyspaivaMaksetaanLainMukaan
testSairastumispaivana100PctKorvaus
testArkipyhatKunTyosuhdeEiOleKestanytKauaa
testFirstSickdayNotPaidOnShortRegularSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortAccidentSickleaveOnShortContractperiod
testFirstSickdayPaidOnShortRegularSickleaveOnLongContractperiod
testFirstSickdayIsPaidOnLongRegularSickleaveOnShortContractperiod
testFirstSickdayIsNotPaidOnShortRegularSickleaveOnTooShortContractperiod
testFirstSickdayPaidOnRecurringRegularSickleaveOnShortContractperiod
testThatSickleaveCompensatedOnlyToTheLimits
test_TODO_SairausajanPalkkaPerakkaistenTyokausienTyoajanSummanMukaan
test_TODO_ArkipyhäKorvausPerakkaistenTyokausienTyoajanSummanMukaan
test_TODO_KTA
com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_3vk_Jaksotyo
testWeeklyOvertime
testSpecialSatrudayOvertime
testNormalWorktime
testMaksetaanKTAlla
test_TODO_SpecialWeeklyOvertime
test_TODO_WtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testDailyOvertime
testIltalisa
testYolisa
testSeisokkikorvaus
testKorottavatKTAta
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_JatkuvaYksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testArkipyhienKorvaus
testSunnuntaityo
testWtrKeryma
testArkipyhienKorvausKunEiTehdaToita
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testKarenssipaivanPoistuminen
testSairauslomaKorvataanKTAlla
testSunnuntaityotaEiKorvataKTAlla
testPaivittaistaYlityotaEiKorvataKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestEnsihoitopalvelualan3VkoTes
testDailyOvertime
testNormalWorktime
testPeriodOvertime
testWeeklyOvertimeWithVacationsAndSickleaves
testArkipyhaLyhentaaJaksonTyoaikaa
test_TODO_PeriodOvertime6WeekCycle
test_TODO_PeriodOvertime6WeekCycle2
testArkipyhaaEiKorvataJosAlle3TyovuoroaJaksossa
testArkipyhaKorvataanJos3TyovuoroaJaksossa
testArkipyhaNotQualified4
testCase24831_LipponenHenri_20190223_20190310
testIltalisa
testYolisa
testSunnuntaityo
testArkipyhatKorvataan
testSaannollistenSickleave
testLauantaityo
testArkipyhaQualified4
testSairasloma
testArkipyhaNotQualified1
testArkipyhaNotQualified2
testArkipyhaNotQualified3
testArkipyhaQualified2
testArkipyhaQualified3
testArkipyhaQualified
com.tustor.tuntinetti.backend.logic.TestHenkilokohtaistenAvustajienTESVuoden2025Muutoksilla
testArkipyhienKorvaus
testYlityo
testSairasLapsi
testLauantaikorvaus
testArkipyhanaToissa
testArkipyhanaToissaB
testSunnuntaikorotusLauantaiIltana
testSunnuntaiKorotusPyhanAattona
testSunnuntaiKorotustaEiJouluaatonAattona
testSunnuntaiAattoKorotustaKunSunnuntaiPyha
testIltalisa
testYolisa
testArkipyhatLyhentavaTyoviikkoa
testSairausajanPalkka
testArkipyhaKorvaus
testYlityo2
testSunnuntaikorvaus
testArkipyhaKorvausAlle2Viikkoa
testLauantaikorvausArkpyhana
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytymatonKolmivuorotyo
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testMaksetaanKTAlla
testWtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testAattolisa
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestLeppakoskenSahkonTestitapaukset
testCase15497_PihkoluomaJuha_20170404
testCase15497_KortetMatti_20170409
testCase15497_SippolaAri_20170331
testCase15497_SippolaAri_20170403
testCase15497_VilppoJuha_20170329
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsFalse
testCase14057_TuomistoOili_20160315_lastProjectOfDayHasOvertimeIsTrue
testCase11774_KarhunenTiina_20120822
testTuomistoOili20161004
testCase12493_HiiriKerkkoJuhana_20160805
testCase11098_Keisala_Reijo_20160329
testVainionpääIlpoKalevi_20130501_IlmanHenkilökohtaistaYlityöasetusta
testKainulainenElina_20141222_20150104
testCase7308_MansukoskiPetteri_20131222
testCase7308_PöytälaaksoAri_20131117
testCase7308_RuohomäkiAskoJalmari_20130620
testSalomäkiMikko20140727
testMoisioArto_20150613
testCase11505_RistimakiTimo_20160510
testTODO_Case11505_RistimakiTimo_20160510_YlityonPyoristys
testHalytysPaivystajaUpdated
testHalytysPaivystajaOld
testCase19599_RaskilaEsko_20180110
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_henkilökohtainenYlityöPäällä
testCase15497_SalomaaRami_20170327
testCase15497_SalomaaRami_20170403
testTODOSovittuYlityoRounding
testHolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testTODO_HolidayCompensationRoundingWhenWorkShiftEndsOnMonday
testCase12493_MoisioArto_20161023
testCase12493_AmmeskangasEsa_20160101_20161231
testOvertimeOnlyIfExceedsPlannedViaLabourAgreement
testOvertimeCategoryTransferWorkTimeCompensationType
testCase10416_Ahtola_Petteri_20160101_Ylityö
testRuokataukoKamratJuhaMatti_20141218
testRistimäkiTimo_20121217_20121223
testRistimäkiTimo_20121219
testRistimäkiTimo_20121223
testKulmalaNiinaSariHannele
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_noconsiderotherhours
testRuuhonenEero20120928_bugYlityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testPihkoluomaJuha20121202_bugYlitöitäHälytystyönAikana_ilmanHenkilökohtaistaYlityötä
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaista_oletusylityöasetusta_considerotherhours
testRuuhonenEero20120928_bugYlityöt_ilman_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_noconsiderotherhours
testKamratJuhaMatti20120912
testMansukoskiJaniPetteri_20130304_20130310_Ylityöt_henkilökohtaisella_oletusylityöasetuksella_considerotherhours
testKortetMattiJuhani20120930_SovitunYlityonTuleeAntaaMyösPyhäkorvausJosAsetuksisaNiinMäärätty
testSovittuYlityoNoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoWithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME
testSovittuYlityoErillinenTaski_WithNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testSovittuYlityoErillinenTaski_NoNO_OVERTIME_SKIPS_OVERTIME_WithOvertime
testVainionpääIlpoKalevi_20130501_HenkilökohtaisellaYlityöasetuksella
testKartaslammiAriKoulutus20120830
testTODOja
testAriHaavisto_Sunnuntai_20120708
testTuomasIsokotamäki_Sunnuntai_20120923
testaaTODOArkipyhaviikkoJaEttaTilttaaEvaluateHolidaynMetodiinGetPaidHours
testRamiSalomaa_20120702_20120708
testKariPaulasalo_20120625_20120630
testAriHaavisto_20120625_20120708
testCase10417_KasariSanteri_20151221_20160131
testCase15497_SalomaaRami_20170407
testHalytysTyo
com.tustor.tuntinetti.backend.logic.TestEmployeeProjectDailyReport
testNpeMultanenSanna20111114
test42459_LuomanperäJasmin_20230102
testTransformOvertimeToNormalPreservesWorkedHoursTimeRangesAndDetails
test_26728_MakkonenKasperi_15_07_2019
test_26728_BryzginTimo_7_11_2019
test_26728_MantylaRoope
test_26728_MinkkinenMikko
test_26728_MakkonenEkaterina
test_26728_MukundjaHelvan
test_26728_PelkolaJukka
test_26728_ViitasaariVili
test26728_BryzginTimo_28_08_2019
test26728_MakkonenKasperi_28_08_2019
testNPEJosContractPeriodOnNull
testGetTotalSales
testEvaluateSalesKunEiTyosopimusta
testLaskutetaanVaikkaTyotTehtyVaaraanSopimussarjaan
testProjectTesYliohjaaContractPeriodTessin
testVuosilomaArkipyhanaEiAlennaYlityokynnystaLaskutuksessa
testVuosilomaArkenaEiAlennaYlityokynnystaLaskutuksessa
testNollahintaisiaKulujaEiLaskutusraportilleEiAteriakorvausta
testNollahintaisiaKulujaEiLaskutusraportille6hYksiAteriakorvaus
testNollahintaisiaKulujaEiLaskutusraportille11hKaksiAteriakorvausta
com.tustor.tuntinetti.backend.logic.TestMslYksityisenOpetusalanTes
testAattolisa
testLauantailisa
com.tustor.tuntinetti.backend.logic.TestTurvetuotantoala
testLapsenSairaus
testWeeklyOvertime
testIltalisa1
testIltalisa2
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testExtraHours
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testLyhennysvapaidenKertyminen
testYolisa2
testYolisa1
testSairaslomakorvausSairausUusiutuu30pvSisalla
testSairaslomakorvaukset6kk
testSairaslomakorvaukset2v
testPoikkeavaTyoajanlisa
com.tustor.tuntinetti.backend.logic.TestTurvetuotantoalaPaivatyo
testIltalisa1
testIltalisa2
testYolisa2
testYolisa1
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testExtraHours
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testLyhennysvapaidenKertyminen
testSairaslomakorvausSairausUusiutuu30pvSisalla
testSairaslomakorvaukset6kk
testSairaslomakorvaukset2v
testPoikkeavaTyoajanlisa
com.tustor.tuntinetti.backend.logic.TestPtyTesYleistyoaika
testAattoyokorvaus
testAattoaaamukorvaus
testLehtonenJyri
testMarjaTuulikkiJussiPekka_SickleaveCompensationLimitationienJarjestyksellaEiSaaOllaValia
testHansKurppa20121015_20121021
testJohanAho_20121001_20121007
testTieraFirzetaJakupovic_20120924_20120930
testIfNo_EXTRA_COMPENSATION_PAID_ONLY_FOR_WEEKLY_EXTRA_thenNormalDuringExtraIsUsedForHoursExceedingStandardWorkHoursPerDayBeforeDailyOvertime
testIf_COMPENSATION_PAID_ONLY_FOR_WEEKLY_EXTRA_thenNormalDuringExtraIsNeverUsedForDailyHours
testEsimerkki14
testEsimerkki20
testEsimerkki21
testEsimerkki22
test
testVarallaolo
testEsimerkki11KunLaMeneeYlitöiksi
testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa
com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaKorvaaTuntipalkan
testVaravastaavanLisäMuuramenRiihivuoriKauppinenTanja201204
testLeppakoskenSahkoVerkkotoiminnanKoulutusErkkiLehtonenTi20120313OtsikostaPuuttuiLyhytnimi
testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläLisäTuntiaKertaaPalkka
testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_Pyhäpäivänä
testCase7972_VilleIlmariJalo_20150511_20150517
testTODO_Case7972_VilleIlmariJalo_20150511_20150517
testIiriSakariPaalanen_Personalhuset_20141028_20141103
testTyotehtavanNormaalitPalkkalajit
testTyotehtavanPalkkaNollaaTuntipalkanMuttaPalkkalajitSäilyvät
testTyotehtavanPalkkaMelkeinNollaaTuntipalkanMuttaPalkkalajitSäilyvät
testTyotehtavanPalkkaKorvaaTuntipalkan
testSinitarralisäKorvaaTuntipalkanVainToisestaPaivanTehtavasta
testAikaperusteinenLisaKorvaaPalkkalajin
testAikaperusteinenSinitarralisäLisaKorvaaPalkkalajin
testCase17097
testDeboraOppisopimuksestaEiPalkkaa
testNykänenKati_20130304_20130310
testBaronaEmmaGaalaHeikkiAnsa20120120
testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläPalkka
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaIlmanYlityötä
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaEiSkaalauduYlityönAikana2
testTyötehtävänPalkkaKorvaaTuntipalkanSairausaikanaYlityönKanssaSkaalautuuYlityönAikana
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläEuroLisä
testTyötehtäväEiKorotuIltalisienAikaan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää_TehtävälläProsenttiLisä
testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaAinaVaikkaIlmanYlityömääräyksiä
testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraystaKokoPaivaSamaaTehtävää
testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä
testTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta
testTyotehtavanPalkkaKorvaaTuntipalkan_IlmanYlityomaaraystaKokoPaivaSamaaTehtävää_SaaErikoisPalkkaaVaikkaIlmanNsAikaperusteisiaKorvauksia_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta
testTyotehtavanPalkkaKorvaaTuntipalkan_AikaperusteisetLisatIlmanYlityomaaraysta_KaksiTehtävääSamanaPäivänä_ToisessaViritettyHinta
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaYlityömääräysJaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanKahdessaViritetyssäTyokohteessaSamanaPäivänä_ToisessaTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainVirittämättömässäYlityömääräys
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VainViritetyssäYlityömääräys
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_VirittämättömässäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa
testTyotehtavanPalkkaKorvaaTuntipalkanToisessaTyokohteessaKunKaksiMerkintääSamanaPäivänä_ViritetyssäTäysiYlityömääräysJaToisessaAikaperusteisiaLisiä_ViceVersa_Pyhäpäivänä
testOvertimeOnlyIfExceedsPlanned_SamaKuinSuunniteltu
testOvertimeOnlyIfExceedsPlanned_YlittaaSuunnitellun
testTODOSairasvuoronTyotehtavanPalkkaKorvaaTuntipalkan_YlityömääräysJaAikaperusteisiaLisiä_KokoPaivaSamaaTehtävää
testTODOMuuramePalkkasiirto
com.tustor.tuntinetti.backend.logic.TestAmmatillistenKoulutuskeskustenTes_Opetushenkilonkunta_Kiky
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testKuukausipalkkaisenTyoajanYlitysKorvataanRahana
testLauantailisa
testHolidayCompensation
testIltatyolisa
testYotyolisa
testSairaudenUusiutuminen
testSickleave
testArkipyhienKorvausKunEiTehdaToita
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_JatkuvaKaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestOhjelmapalvelualanTes112_5
testWeeklyOvertime
testDailyOvertime
testLapsenSairaus
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSairasloma
test_TODO_YlityokynnysEiAleneWtrPaivanToilla
test_TODO_WtrPaivanErikoisKorvaus
testViikkotylityo
com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenPaivatyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
com.tustor.tuntinetti.backend.logic.TestLattianpaallystysalanTes
testAverageHourlySalaryUsage
testWeeklyOvertime
testDailyOvertime
testWtr
testAverageHourlySalary
testWtrCompensation
testSickleaveCompensation
testSundayCompensation
testNormalWorkweek
testPalkallinenVapaa
testIndependenceDay
com.tustor.tuntinetti.backend.logic.TestAverageWeeklyRestTime
testLongestContinousRestTimeBasicCase
testLongestContinousRestTimeBasicCase2
testLongestContinousRestTimeBackToBack
test_TODO_LongestContinousRestTimeWeeklyRestTimeCanContinue
testLongestContinousRestTimeBackToBackWeeklyRestTimeCanContinue
testAverageWeeklyRestTimePositiveOffset
testAverageWeeklyRestTimeNegativeOffset
com.tustor.tuntinetti.backend.logic.TestOverlappingTasks
testOverlappingTasksAmongNonPrimaryCustomers
testIfOverlappingTasksAreNotDeductedFromSalaryPerspective_NULL_Overtime
testIfOverlappingTasksAreNotDeductedFromSalaryPerspective_FULL_Overtime
testKoivistoinenSari_20151116
testTasksWhenOnlyHoursEntered
testOverlappingTasksAreDeductedFromSalaryPerspective_NULL_Overtime
testOverlappingTasksAreDeductedFromSalaryPerspective_NULL_Overtime_OnHoliday
testOverlappingTasksAreDeductedFromSalaryPerspective_FULL_Overtime
testOverlappingTasksAreDeductedFromSalaryPerspective_FULL_Overtime_OnHoliday
testOverlappingTasksAreIgnoredFromSalaryPerspective_NULL_Overtime
testOverlappingTasksAreIgnoredFromSalaryPerspective_NULL_Overtime_OnHoliday
testOverlappingTasksAreIgnoredFromSalaryPerspective_FULL_Overtime
testOverlappingTasksAreIgnoredFromSalaryPerspective_FULL_Overtime_OnHoliday
testOverlappingTaskWarningsFromRangeReport
testOverlappingTaskWarning
testOverlappingTaskWarningDates
com.tustor.tuntinetti.backend.logic.TestElintarvikealojenTesKtaKuukausipalkkainen
testAverageHourlySalaryUsage
testOsaAjanKkPalkanLaskutus
testOsaAjanKkPalkka
testShiftStartsBetween00And06
testMonthlySalaryDividerWhenPartialAndForOvertimeCategories
testNoScalingForHourlySalary
testOsakuukaudenPalkka
testAverageHourlySalaryCalculation
testWeeklyOvertime
testSairastumispaivana100PctKorvaus
testSunnuntaityo
testWeeklyOvertimeBug
testShiftContinuesAfter00
testShiftStartsBefore00AndContinuesAfter06
testWeeklyOvertimeIsNotPaidDuringAamukorvaus
testAamutuntikorvausEiRajoitaEdellisenVurokaudenPuolellaAlkanuttaYlityota
testJaloVille_20150304_20150306
testJaloVille_20150304_20150306_NoOvertimeReducesOvertime
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_KeskeytyvaKolmivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testExtraHours
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
testLisatyoKorvataanKTAlla
testLisatyoEiKorotaKTAta
com.tustor.tuntinetti.backend.logic.TestRakennusalanToimihenkiloiden37_5Tes
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testArkipyhat
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaiKorvaus
testSairaslomakorvausSairausUusiutuu30pvSisällä
testLyhennysvapaidenKertyminen
com.tustor.tuntinetti.backend.logic.TestAirproJaksotyontekijoidenTyoaikamuoto
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testKorottavatKTAta
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testJaksoTyoaika
testKTAtaiKPAjakajaKuukausipalkkaisilleYksittainenTyosopimus
testKTAtaiKPAjakajaKuukausipalkkaisilleOsaAikainen
testKTAtaiKPAjakajaKuukausipalkkaisilleVaihtuvaTyosopimus
testKTAtaiKPAjakajaKuukausipalkkaisilleVaihtuvaTyosopimusValissaYli30d
testKTAtaiKPAjakajaKuukausipalkkaisilleVaihtuvaTyosopimusValissaKatkaisevaPaattymissyy
testAverageHourlySalaryUsageKkpalkkaiset
testAverageHourlySalaryUsageTuntipalkkaiset
testKeskiarvonPerusteellaLasketunSairaslomapaivanPituudenPyoristykset
testWeeklyOvertimeLeg2
testKolmeviikkoisjaksonYlityotMatkustustaEiLasketa
test_TODO_KolmeviikkoisjaksonYlityotKoulutustaEiLasketa
testSairauslomaOnTyossaolonVeroistaTyoaikaa
testJaksoTyonYlityo
testTyoVapaapaivana
testJaksotyolaisenLauantailisa
testLapsenSairaus
testLauantailisa
testSunnuntaiKorvaus
testIltatyolisa
testYotyolisa
testSairaslomakorvausSairausUusiutuu30pvSisällä
testLisatJuhlapyhinaJaAattoina
testAattoiltalisä
testJuhannusaatonAamutyölisä
testJuhannusaatonIltatyölisä
testJouluaatonAamutyönLisä
testJouluaatonIltatyönLisä
testYotyolisaAlkaaJaLoppuYolla
testTODO_Yotyolisa
testYotyolisaEriViikonpaivina
testHenkilostonEdustajaAverageHourlySalaryUsage
testHenkilostonEdustajaKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
com.tustor.tuntinetti.backend.logic.TestRautatiealanKolmivuorotyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Paivatyo_2vk_Jaksotyo
testWeeklyOvertime
testSpecialSatrudayOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testMaksetaanKTAlla
testKorottavatKTAta
testWtrKeryma
test_TODO_SpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testDailyOvertime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_KeskeytyvaKolmivuorotyo
testSpecialSatrudayOvertime
testNormalWorktime
testMaksetaanKTAlla
testWtrKeryma
test_TODO_DailyOvertime
test_TODO_WeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testAattolisa
testDailyOvertime
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestValtionVirkaKahdenviikonJaksotyoVirkamiehet
testWeeklyOvertime
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenPaivatyonTes
testWeeklyOvertimeOnNormalSaturday
testWeeklyOvertimeOnHolySaturday
testWeeklyOvertimeOnChristmasEve
testSairaslomaKorvataanKTAlla
testArkipyhatKorvataanKTAlla
testYlityotKorvataanKTAlla
testSairaslomaAlkaaKeskenTyopaivan
testSuurjulhapyhaaattopaivakorotusKorvataanKTAlla
testSuurjulhapyhaaattoyokorotusKorvataanKTAlla
testYlityotKorottavatKTAta
testSuurjuhlapyhaKorottaaKTAta
testSuurjuhlapyhaaattopaivaKorottaaKTAta
testSuurjuhlapyhaaattoyoKorottaaKTAta
testSunnutaityöKorottaaKTAta
testTietytLauaitKorvataanKutenViikkoylityö
testSuurjuhlapyhakorvaus
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaYli10Paivaa
testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaYli10Paivaa
testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYli3vTöissäKestaaYli35Paivaa
testSairaslomakorvausYli5vTöissäKestaaYli42Paivaa
testSairaslomakorvausYli10vTöissäKestaaYli56Paivaa
testSuurjuhlapyhanaattopaivakorvaus
testSuurjuhlapyhanaattoyokorvaus
testIltalisaArkipaivana
testIltalisaSuurjuhlapyhana
testYolisaArkipaivana
testYolisaSuurjuhlapyhana
com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanPaivatyonTES
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaityo
testWtrKeryma
testArkipyhatPaasiaisena
testYlityotEivatKorottaKTAta
testSunnuntaityoKorvataanKTAlla
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testSunnuntaityoEiKorotaKTAta
testYlityotKorvataanKTAlla
testSairaslomaAlkaaKeskenTyopaivan
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä
testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden
testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden
testArkipyhaaEiKorvataKTAlla
testSairaslomaaEiKorvataKTAlla
testSairastuminenKeskenTyopaivanEiKorvataKTAlla
testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestOptikoidenTesWith2021Changes
testArkipyhaKorvaus
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testSunnuntaiKorvaus
testExtraHours
testLauantaiLisa
testAattoIltaLisä
testSairaslomakorvausSairausUusiutuu30pvSisalla
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_JatkuvaYksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
com.tustor.tuntinetti.backend.logic.TestRautatiealan40hPaivatyonWtrTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
testWorkTimeReduction2
testWorkTimeReduction3
testWorkTimeReduction4
testWorkTimeReduction1
com.tustor.tuntinetti.backend.logic.TestPeltiJaTeollisuuseristysalanKeskytyvanKolmivuorotyonTES
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaityo
testWtrKeryma
testArkipyhatPaasiaisena
testYlityotEivatKorottaKTAta
testSunnuntaityoKorvataanKTAlla
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testSunnuntaityoEiKorotaKTAta
testYlityotKorvataanKTAlla
testSairaslomaAlkaaKeskenTyopaivan
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausAlle1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pvEiTyöpohjainen
testKolmivuorotyonErikoislisaKorvataanKTAlla
testKolmivuorotyonErikoislisaEiKorotaKTAta
testArkipyähäkorvausJosOllutTöissäYliKuukaudenMuttaVapaallaArkipyhänViereisinäPäivänä
testArkipyähäEiOleVapaapäivänJosOllutTöissäAlleKuukauden
testArkipyähäOnVapaapäiväJosOllutTöissäYliKuukauden
testArkipyhaaEiKorvataKTAlla
testSairaslomaaEiKorvataKTAlla
testSairastuminenKeskenTyopaivanEiKorvataKTAlla
testLapsenSairastuminenKeskenTyopaivanKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestTietotekniikanPalvelualanTes
testSairastumispaivana50PctKorvaus
testPaasiaisMaanantaiKorvataanMyosArkipyhanaVaikkaOlisiToissaIlmanYlityomaaraysta
com.tustor.tuntinetti.backend.logic.TestLuottotietoJaPerintaAlanAlle32Tes
testMaksetaanKTAlla
testMonthlySalary
testWeeklyOvertime
testDailyOvertime
testWtr
testStandbyCompensation
testSundayWork
testSickleaveCompensation
testEfektiivinenAlkupaivaWtrlle
testWtrKunEiSopimusta
testSaturdayWorkIsOvertime
testLisät
testOhinmaaMirja_20160928
testCase13267_AikasRaimo_20161011
com.tustor.tuntinetti.backend.logic.TestValtionVirkaKahdenviikonJaksotyoTyontekijat
testWeeklyOvertime
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestVuosilomaKirjanpito
testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaVaikkaKertymissaKaytettyPelkkiaPaivia
testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaVaikkaKertymissaKaytettyPelkkiaPaivia_LisaksiYksiLomapaiva
testNaytaSaldotTunteinaKunKertymissaKaytettyPelkkiaTuntejaVaikkaAlkusaldoissaKaytettyPelkkiaPaivia
testNaytaSaldotTunteinaKunKertymissaKaytettyPelkkiaTuntejaVaikkaAlkusaldoissaKaytettyPelkkiaPaivia_LisaksiYksiLomapaiva
testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaPaiviaMuttaKertymissaKaytettyPaiviaJaTunteja
testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaPaiviaMuttaKertymissaKaytettyPaiviaJaTunteja_LisaksiYksiLomapaiva
testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaMuttaKertymissaKaytettyPaiviaJaTunteja
testNaytaSaldotTunteinaKunAlkusaldoissaKaytettyPelkkiaTuntejaMuttaKertymissaKaytettyPaiviaJaTunteja_LisaksiYksiLomapaiva
testNaytaSaldotTunteinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaTunteja
testNaytaSaldotPaivinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaPaivia
testNaytaSaldotPaivinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaPaivia_LisaksiYksiLomapaiva
testNaytaSaldotTunteinaKunAlkusaldoissaJaKertymissaKaytettyPelkkiaTunteja_LisaksiYksiLomapaiva
com.tustor.tuntinetti.backend.logic.TestUrheilujarjestojaKoskevaTES
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSairaslomakorvausSairausUusiutuu30pvSisällä
testTavallinenViikkoTuntiTunnilta
testPyhäkorvauksetTotalCompensation
com.tustor.tuntinetti.backend.logic.TestLinjaAutoAsematPaakaupunkiseutu2020
testAverageHourlySalaryUsage
testSunnuntaiKorvaus
test42311MuthannaEmad
testAverageHourlySalaryUsageUsesOldNightShiftPeriods
testIltaJaYolisat
testAverageHourlySalary
testLapsenSairaus
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testExtraHours
test_TODO_WeeklyOvertimeWhenOver11HourDays
testWeeklyOvertimeWithVacationsAndSickleaves
test_TODO_PeriodWorkOvertimeLimitsWithAbsencesAccordingToLaw
testArkipyhaKorvaus
testSairaslomakorvauksetAlle1Kk
testSairaslomakorvaukset3v
testSairaslomakorvaukset5v
testSairaslomakorvaukset10v
testLyhennysvapaidenKertyminenLoppiainenViikonloppuna
testLyhennysvapaidenKertyminenLoppiainenArkiViikolla
com.tustor.tuntinetti.backend.logic.TestMetalliTesJatkuvaYksivuoroEiLisiaYlitoissa
testIltalisa
testYolisa
testLostWeeklyRestTime
testPaasiaislauantaiViikkoylityonAikana
testWeeklyOvertime
testArkipyhat
testSairastumispaivana100PctKorvaus
testSunnuntaityo
testSairaslomaKorvaukset
testPalkallisenAitiyslomanAjaltaEiKorvataItsenäisyysPaivaa
testPalkallisenAitiyslomanAjaltaMaksetaanVappuna
testPalkallisenRaskauslomanAjaltaMaksetaanVappuna
testIndependenceDayIsCompensatedAccordingToLaw_notQualified
testIndependenceDayIsCompensatedAccordingToLaw_qualified
testIndependenceDayIsCompensatedAccordingToLaw_unpaidReductionVacation
testIndependenceDayIsCompensated_dummyTaskOnReport
testIndependenceDayIsCompensatedAccordingToLaw_sickleave
testIndependenceDayIsCompensatedAccordingToLaw_sickleaveJollaSuunniteltuTyovuoro
testIndependenceDayIsCompensatedAccordingToLaw_fullWorkDay
testIndependenceDayIsCompensatedAccordingToLaw_vacation
testSairauslomallaArkipyhänäJaOikeusSarauslomakorvaukseenAlkanut
testSairauslomallaItsenaisyyspaivanaJaViereisinaPaivinaJaOikeusSarauslomakorvaukseenAlkanut
testArkipyhienKarenssi
testArkipyhatPaasiaisena
com.tustor.tuntinetti.backend.logic.TestLihaAlanTes_Paivatyo
testIltalisa
testYolisa
testMaksetaanKTAlla
testKorottavatKTAta
testAamulisa
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testWtrKeryma
test_TODO_ArkipyhatLomienAikana
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Paivatyo2025Changes
testSairaslomakorvaukset
testLapsenSairaus
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
testItsenaisyyspaivaSunnuntaina
testLauantaikorotusEiKorotaKTAta
com.tustor.tuntinetti.backend.logic.TestKiinteistopalvelualaTyontekijatKuukausipalkkainenTes
testSairausajanPalkka
test_TODO_ArkipyhanKorvaaminenLomanAikana
testArkipyhät
testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13MuttaPalkanAutomaattinenVähennysPoisPäältäMuutamaPäiväPuuttuu
testArkipyhäKarenssi
testArkipyhäKunEhdotEivätTäyty
testPalkatonArkipyhä
testKkPalkkaKunPalkkaanOikeuttaviaPäiviäAlle13
testKkPalkkaKunPalkkaanOikeuttaviaPäiviäAlle13MuttaPalkanAutomaattinenVähennysPoisPäältä
testKkPalkkaKunPalkkaanOikeuttaviaPäiviäVähintään13
testKkPalkkaKunPalkkaanOikeuttaviaPäiviäVähintään13MuttaPalkanAutomaattinenVähennysPoisPäältä
testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13
testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13MuutamaPäiväPuuttuu
testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13
testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13MuutamaPäiväPuuttuu
testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13
testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13MuutamaPäiväPuuttuu
testKkPalkkaVaihtuuEnsimmäisessäAlle13JaToisessaVähintään13MuttaPalkanAutomaattinenVähennysPoisPäältä
testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältä
testKkPalkkaVaihtuuEnsimmäisessäJaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältäMuutamaPäiväPuuttuu
testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältä
testKkPalkkaVaihtuuEnsimmäisessäVähintään13JaToisessaAlle13MuttaPalkanAutomaattinenVähennysPoisPäältäMuutamaPäiväPuuttuu
testTODOÄitiysJaIsyyslomatKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestOvertimeRefinement
testTaskSavedInDatabaseAnotherProjectPaidAnotherUnpaidMoWeHavingOvertimeAndMoTuFriHavingNightShiftWithOvetimeAssignmentNormalDay7_5h_ConsiderAllHoursFromPastPeriod
testTNTViikkoylityot
testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractNoWorkTimeLeft
testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractOneDayFromStart
testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractTwoDaysFromStart
testHasEmployeeProjectPerspectiveOvertimeRefinementWithoutContractIgnoreContractStartDate
testNeitherDailyNorWeeklyOvertimeOnEitherProjectWhenOvertimeAssignmentOnJustOneProject
testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects
testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_10DaysAfterContractEndDate
testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_
testDailyAndWeeklyOvertimeOnProjectWithOvertimeAssignmentThatConsidersAlsoOtherProjects_10DaysAfterContractEndDate_
testJouniSalminen20110204_NoExtra
testJouniSalminen20110204_WithExtra
testDailyAndWeeklyBillingOvertimeOnTwoProjectsWithSharedOvertime
testEskoKorhonen_20121015_20121022_JosAlkuviikonTunnitHuomioitaisiin
testEskoKorhonen_20121015_20121022
testAnoRutanenVko12_2011_Alkuperäinen_alsoVacationHolidaysAreCompensated
testAnoRutanenVko12_2011_Alkuperäinen_vacationHolidaysAreNotCompensated
testAnoRutanenVko12_2011_HuomioiKaikkiJaksonAikanaTehdytTunnit
testAnoRutanenVko12_2011_AläHuomioiMitäänMuitaTunteja
testAnoRutanenVko12_2011_AläHuomioiSamanPäivänAikanaTehtyjäMuitaTunteja
testTaskSavedInDatabaseOneHavingUnpaidOvertimeAndBothHavingUnpaidNightShiftWithOvretimeAssignmentNormalDay8h_STANDBY
testTaskSavedInDatabaseOneHavingUnpaidOvertimeAndBothHavingUnpaidNightShiftWithOvretimeAssignmentNormalDay8h_NORMAL
testNormal7_5HoursPerDayWeekButNotPaidDueToCleanosolOvertimeAssignmentSwitch
testNormal7_5HoursPerDayWeekButOnlyBasicHoursNotPaidDueToCleanosolOvertimeAssignmentSwitch
testGivenSickleaveCompensatedAccordingToWorkshiftWhenWorkshiftIsStandardLengthThenItDoesNotUseExtraHourReserve
testNormal7_5HoursPerDayHolidayOnThursdayHasMuchWorkFromAnotherProjectWithOvertimeAssignment
testNormal7_5HoursPerDayHolidayOnThursdayHasLittleWorkThoughFromOneProjectWithOvertimeAssignment_FlexRule
testNormal7_5HoursPerDayHolidayOnThursdayHasLittleWorkThoughFromOneProjectWithOvertimeAssignment_NoFlexRule
testTaskSavedInDatabaseAnotherProjectPaidAnotherUnpaidMoWeHavingOvertimeAndMoTuFriHavingNightShiftWithOvetimeAssignmentNormalDay7_5h_DoNotConsiderOtherHoursFromPastPeriod
testNormal7_5HoursPerDayWeekButNotPaidNoLabouragreement
testNormal7_5HoursPerDayWeekButOnly10InitialHoursPaidNoLabouragreement
testNormal7_5HoursPerDayWeekButNotPaid
testNormal7_5HoursPerDayWeekNoOvertimeButHasOvertimeAssignment
testSeveralHoursPerDayOvertimeDuringWeekendWithOvertimeAssignment
testSeveralHoursPerDayOvertimeDuringWeekendWithOvertimeAssignment_1
testSeveralHoursPerDayOvertimeDuringWeekendWithOvertimeAssignment_1B
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_Yksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
testWtrKeryma
com.tustor.tuntinetti.backend.logic.TestPamVeikkausTyontekijatJaksotyoKuukausipalkka
testVuorovapaa
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testArkipyhienKorvausKunEiTehdaToita
testAattolisä
testVeikkausTyoVapaapaivanaLisa
testLapsenSairaus
testSairaslomakorvaukset
testIltalisa
testYolisa
testSunnuntaiKorvaus
com.tustor.tuntinetti.backend.logic.TestMeijerityontekijatTES
testSpecialSaturdayOvertime
testPeriodOvertime
testDailyOvertime
testLauantailisa
testSairastumispaivana100PctKorvaus
testVarallaolo50
testSaannollinenTyoaika
testArkipyhatLyhentavaTyoviikkoa
test_TODO_ASIAKASKOHTAISESTI_Halytystyo
testSairausajanPalkka
testIltatyosta_maksetaan_ylitoina_vain_mikali_ne_alkavat_ennen_ylitoita_IltatyolisaEsimerkki1TesSivu33
testAamulisa
testIltatyolisaEsimerkki2TesSivu33
testLauantailisaEsimerkki1Tes34
testIltatyostaMaksetaanJo14_16_MikaliTyoAlkaaTallaValilla
testSaturdaySpecialOvertimeBugi
testLauantailisaEsimerkki2Tes34
testPaasiaislauantaiEnnenKlo16
testJuhannusaattoEnnenKlo16
testJouluaattoEnnenKlo16
testPaasiaislauantaiMyosKlo16Jalkeen
testPaasiaislauantaiKlo16JalkeenSimple
testJuhannusaattoMyosKlo16Jalkeen
testJouluaattoMyosKlo16Jalkeen
testSuurJuhlapyhaKorvaus
testPitkaperjantainSuurjuhlapyhakorvaus
testSuurjuhlapyhakorvausJuhannuksenJalkeisenaSunnuntaina
test_TODO_Yolisa
test_TODO_EiYotyolisaaJosVuoroAlkaaPuolenyonJalkeen
testIltalisaLauantaina
testIltalisaaEiMaksetaYlityonAikana
testIltalisaMaksetaanKorotettunaYlityonAikana
testIltalisaSunnuntaina
testYolisaMaksetaanTuplanaViikonloppuisin
testSaturdayOvertime
testSaturdayExtraIsScaledByOvertime
testNightshift
testWorkingOnAscensionDayNight
testWorkingOnWeeklyRestDay
testRegularSickleaves
testWorkInducedSickleaves
testChildSick
com.tustor.tuntinetti.backend.logic.analysis.automation.TestWorkShiftValidation
testDuplicateRecurringShifts
com.tustor.tuntinetti.backend.logic.TestLongestContinousWeeklyRestTime
testLongestContinousRestTime
testLongestContinousRestTimeWeekStart
testLongestContinousRestTimeWeekStartPositiveOffset
testLongestContinousWeeklyRestTimeWeekStartNegativeOffset
testLongestContinousRestRestTimeWeekStartCanContinueAfterWeekChanges
test_TODO_LongestContinousRestWeeklyRestTimeWeekEndCanContinueAfterWeekChanges
testWeeklyRestTimeTwoEquallyLongRestTimes
testTwoWeekRestTime
test_TODO_TwoWeekRestTimeRestTimeCanContinue
test_TODO_TwoWeekRestTimeRestTimeCanContinueAdv
testTwoWeekRestTimeRestTimeWithPositiveOffsetAdv
testTwoWeekRestTimeRestTimeWithNegativeOffsetAdv
testTwoWeekRestTimeRestTimeOnFirstWeekAdv
testTwoWeekRestTimeEqualRestsFirstWeekAdv
testTwoWeekRestTimeRestMissingAdv
testTwoWeekRestTimeMinRestTimeMissingOnFirstWeekAdv
testTwoWeekRestTimeRestDictatedBySpecificDay
testTwoWeekRestTimeRestDictatedBySpecificDayRestDayOnSecondWeek
testTwoWeekRestTimeRestTimeMissingOnSecondWeekAdv
testTwoWeekRestTimeRestTimeMissingOnWeekBeginning
testTwoWeekRestTimeEnoughRestTimeOnWeekBeginning
testTwoWeekRestTimeAlmostEnoughRestTimeOnWeekEnd
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonWtrTES
testWtrKertyma
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testEiIltalisaaYlityonAjalta
com.tustor.tuntinetti.backend.logic.TestValtionVirkaVirastotyoTyontekijat
testDailyOvertime
testNormalWorktime
testSaturdayOvertime
testLapsenSairaus
testWeeklyOvertime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_JatkuvaYksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestSuunnitteluJaKonsulttialanToimihenkiloidenTES40hvko
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testWorkTimeReduction
testNightshiftsIncludedInOvertime
testMonthlyOvertime
testWorkTimeReductionAndEffectiveDays
testMaxWorkHours
testName
testSickLeaveRepeating
testOsaAjanKkPalkka
testWeeklyOvertimeAccumulatedOnWeekHolidayWeekSaturdaysAndSpecialHolidayEves
testSickleaveLimits
testSundaysAndHolidays
testOvertimeSaturdays
testTODOOnWeekHolidayWeek
testNightshifts
testMinShiftLength
testWeeklyRestTimeCompensation
com.tustor.tuntinetti.backend.logic.TestPtyTesMatkaAikaIlmanYlityomaaraysta
testTodo
testMatkaanKäytettyAikaJotaEiLuetaTyöaikaan_TyöaikaKirjattuKellonaikoina
testMatkaanKäytettyAikaJotaEiLuetaTyöaikaan_KirjattuKellonaikoina
testMatkaanKäytettyAikaJotaEiLuetaTyöaikaan_TyöaikaKirjattuTuntimäärinä
testMatkaanKäytettyAikaLuetaanTyöaikaan
testVarallaolo
testEsimerkki11KunLaMeneeYlitöiksi
testEsimerkki11KunLaOsanaSäännöllistäTyöaikaa
com.tustor.tuntinetti.backend.logic.TestAutoJaKonekaupan37_5hTES
testYolisa
testSunnuntaiKorvaus
testNormalWorktime37_5h
testNormalWorktime40h
testLeg1DailyOvertime
testLeg2DailyOvertime
testLeg1WeeklyOvertimeOnSaturday
testLeg1WeeklyOvertimeOnSunday
testLeg2WeeklyOvertimeWorkingOnEveryDay
testArkipyhakorvaus
testSairausUusiutuu30pvSisälläJaMaksimiAikaOnJoKorvattu
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausYli10vTöissäSairausKestääYli56pv
testSairaslomakorvausYli5vTöissäSairausKestääYli42pv
testSairaslomakorvausYli3vTöissäSairausKestääYli35pv
testSairaslomakorvausYli1kkTöissäSairausKestääYli28pvEiTyöperäinen
testSairaslomakorvausYli6kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääYli6pvEiTyöperäinen
testSairaslomakorvausYli1kkTöissäSairausKestääAlle6pvEiTyöperäinen
testSairaslomakorvausAlle1kkTöissäSairausKestääAlle6pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli9pv
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testItalisa
com.tustor.tuntinetti.backend.logic.TestTyotehtavanPalkkaRatioKorvaaTuntipalkan
testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_NO_EFFECT_effectToAppliesToWholeShift
testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS_NO_EFFECT
testAsiakastietoPäivystys
testCase14384TehtäväkohtainenYhteenveto
testAsiakastietoMatkapäivä
testAsiakastietoMatkapäiväKotimaa
testVarallaoloCustomProsentilla
testVarallaoloCustomProsentillaKkPalkkainen
testVarallaoloCustomProsentillaTuntiPalkkainen
testVarallaoloCustomProsentillaKkPalkkaisellaVainTuntipalkka
testVarallaoloCustomProsentillaKkJaTuntiPalkka
testVarallaoloCustomProsentillaPelkkäKkPalkka
testAaltonenKariKoulutus
testSalminenSirpaHarjoitustehtavanRatio100Prosenttia
testTyotehtavanPalkkaRatioKorvaaTuntipalkan
testSinitarralisäPalkkaRatioKorvaaTuntipalkan
testWithPersonalCompensation_EffectDuringOvertime_NO_EFFECT_effectToAppliesToWholeShift
testWithPersonalCompensation_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS_effectToAppliesToWholeShift
testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS_effectToAppliesToWholeShift
testWithPersonalCompensation_EffectDuringOvertime_NO_EFFECT
testWithPersonalCompensation_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS
testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_NO_EFFECT
testWithout_WorkTimeDecomposition_TIME_BASED_COMPENSATION_OTHER_PERSONAL_EffectDuringOvertime_SCALED_BY_SPECIAL_DAY_AND_TIME_BASED_COMPENSATIONS
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_Yksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testLyhennysvapaidenKertyminen
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hPaivatyonTES
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
testWtrKertyma
testEiIltalisaaYlityonAjalta
com.tustor.tuntinetti.backend.logic.TestBiWeeklyRestTimeRanges
testLostWeeklyRestTimesAreCorrectlyCalculatedForTwoWeekPeriods
testLostWeeklyRestTimesPerformanceCompare
testLostWeeklyRestTimesAreAffectedBySalaryPeriodStartDate
testLostWeeklyRestTimeWhenContractEndsBeforeBiWeeklyPeriodEnds
testLostWeeklyRestTimeWhenSalaryPeriodStartsOnMonday
testLostWeeklyRestTimeWhenSalaryPeriodStartsOnTuesday
testNoTasksOnSecondWeek
testOnlyPartialTasksOnSecondWeek
testNoTasksOnFirstWeek
testOnlyPartialTasksOnFirstWeek
testContractSeriesGap
testLostWeeklyRestTimeStartDate
com.tustor.tuntinetti.backend.logic.TestSiparilaKaksivuoroTes
testIltalisä
testYölisä
testSunnuntaityö
testWtrWorkDay
testLauantailisä
com.tustor.tuntinetti.backend.logic.TestSiparilaYksivuoroTes
testIltalisä
testYölisä
testSunnuntaityö
testWtrWorkDay
testLauantailisä
com.tustor.tuntinetti.backend.logic.TestLostWeeklyRestTimeWhenWeekChanges
test_TODO_scanRestTimeWithTodayRangeAndWeekStartOffset
test_TODO_scanRestTimeWithSuspectDateAndWeekStartOffset
testEmptyReportOnNextMonday
testNoReportOnNextMonday
testMondayWorkCutsRestTime
testMondayWorkCutsRestTimeWhenRangereportReindexed
testMondayWorkDoesNotCutsRestTime
testMondayWorkDoesNotCutsRestTimeWhenRangereportReindexed
testLastReportAndPositiveOffset
com.tustor.tuntinetti.backend.logic.TestMekaanisenMetsateollisuudenKeskeytyvaKolmivuoro
testTODO
testWtrSkipataanEtsittaessaTyopaiviaHolidaynReunoilla
testSairastumispaivana100PctKorvaus
testKta2
testKta2KunTuntipalkka5euroa
testCaseHukkaAikaNormaali100Prosenttia
testCaseHukkaAikaNormaali85Prosenttia
testCaseHukkaAika85ProsenttiaVähintäänNormaaliTuntipalkka
testCaseHukkaAikaNormaali100ProsenttiaKulukirjauksella
testCaseHukkaAikaNormaali85ProsenttiaKulukirjauksella
testCaseHukkaAika85ProsenttiaVähintäänNormaaliTuntipalkkaKulukirjauksella
testSairaspäivänKta2
testTODOMatkaAika
testTODOSeisokkiajanKorvaus
testTODOYöylityö
testKta1
testCaseHukkaAikaNormaali100Prosenttia_null
com.tustor.tuntinetti.backend.logic.TestICTYlemmatToimihenkilot40
testTyoajanLyhennys
testVapaatKuluttavatTyoajanlyhennysta
testTyoajanLyhennysHetiTyosuhteenAlussa
com.tustor.tuntinetti.backend.logic.TestSpectraVartiointiUseCases
testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella_Ei
testKoulutuslisäKartuttaakoKta_Kuukausipalkkaisella_Kyllä
testCase8405_PuhakkaToni_20150624
testCase8405_PuhakkaToni_20150624_PalkanlisätSisällytettynäTuntipalkkaan
testHälytysrahaEiKartutaKtaKuukausipalkkainen_HenkilökohtainenLisäEiKartuta
testHälytysrahaEiKartutaKtaKuukausipalkkainen_HenkilökohtainenLisäKartuttaa
testHälytysrahaEiKartutaKtaTuntipalkkainen
testKoulutuslisäKartuttaakoKta_Tuntipalkkaisella_Kyllä
com.tustor.tuntinetti.backend.logic.TestKustannustoimittajienTes
testSunnuntaityo
testNormalWorktime1
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testNormalWorktime2
test_TODO_SunnuntaityöVuorokaudenVaihtuessa_SU_MA
testSunnuntaityöVuorokaudenVaihtuessa_LA_SU
test_TODO_ArkipyhakorvausVuorokaudenVaihtuessa_ARKIPYHA_LA
testArkipyhakorvausVuorokaudenVaihtuessa_TO_ARKIPYHA
testSunnuntaityö
testSairaslomakorvausAlleKuukausiTöissä
testSairaslomakorvausAlle1VuosiTöissä
testSairaslomakorvausAlle5VuottaTöissä
testSairaslomakorvausYli5VuottaTöissä
testLapsiSairaana
com.tustor.tuntinetti.backend.logic.TestKaupanISSKTARyhma2TesFast
testToivoLindstedtWithKTA
testEiolosuhdeLisääEiVaikutaKTAhan
testOvernightAveragedSalaryfix
testToivoLindstedSickLeave12_06_2014
testJuusoKorvuoWithKta
testCase9674_KristersonAleksei_20151028_20151030
com.tustor.tuntinetti.backend.logic.TestKemianPerusteollisuudenTES_Paivatyo_375
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testKorvataanKTAlla
testWtrKertyma
testLapsenSairaus
testSairaslomakorvaukset
testAattolisa
testIltalisa
testYolisa
testArkipyhienKorvaus
testKorottavatKTAta
testPyhalisaSeuraavaltaYolta
testUusiutuvaSairaus
testPyhalisa
com.tustor.tuntinetti.backend.logic.TestHuolintaAlanSatamatyontekijoidenTes
testArkipyhatKorvataan
testSundayWork
testSundayWork2
testSundayWork1
testSundayWork3
testHolySaturdayIsPaidDouble
testHolySaturdayIsNotPaidIfNotWorking
testNormalSaturdayIsNotPaidDouble
testArkipyhäEiLyhennäViikkotyöaikaa
testArkipyhästäEiMaksetaVapaapäiväkorvausta
com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_KeskeytymatonKolmivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testArkipyhienKorvaus
testSunnuntaityo
testArkipyhienKorvausKunEiTehdaToita
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testWtrKertyma
testKarenssipaivanPoistuminen
testSairauslomaKorvataanKTAlla
testSunnuntaityotaEiKorvataKTAlla
testPaivittaistaYlityotaEiKorvataKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestPahvinJaPaperinjalostusalanTes_JatkuvaYksivuorotyo
testWtrKeryma
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSeisokkikorvaus
testSeisokkikorvausAamulta
testSeisokkikorvausPaivalta
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestRautatiealanRautatieliikenteenKaksivuorotyonTES
testAattolisa
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiaattolisa
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime3
testWeeklyOvertime2
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
test_TODO_WeeklyOvertime4
test_TODO_WeeklyOvertime5
testArkipyahatJotkaLyhentavatTyoaikaa
testArkipyahatJotkaEivatLyhennaTyoaikaa
testSairaslomakorvausYli5vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli3vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli6kkEiTyöpohjainen
testSairaslomakorvausYli6kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli21pvEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli1vTyöpohjainen
com.tustor.tuntinetti.backend.logic.Test_TTES_KunnallinenTuntipalkkaisenHenkilostonTesKeskeytymatonKolmivuorotyo
testArkipyhanPituus_yliKolmeKvartaaliaToissa
testKTAEiVielaYliKolmeaKvartaaliaToissa
testKTAEiVielaYhtaanKvartaaliaToissa
testKTA_yliKolmeKvartaaliaToissa
testArkipyhaviikot2013
testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa
testKTAYliKolmeKvartaaliaToissa_Arkipyhakorvaus_pitaisi_laskea_mukaan_jos_on_oltu_toissa2
testKTAnKaytto
testVuorolisä
testVuorolisätyö
testSairastumispaivana100PctKorvaus
testKTAEiVielaYhtaanKuukauttaToissa
testArkipyhakorvausRecordataanErikseenTyonAjalta
com.tustor.tuntinetti.backend.logic.TestMainContractSerieSelectedSeparately
test
com.tustor.tuntinetti.backend.logic.TestViestinValitysJaLogistiikkaAlaKuukausipalkkainen
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaiKorvaus
testExtraHours
testArkipyhaKorvaus
testLauantaiLisa
testSairaslomakorvausSairausUusiutuu30pvSisalla
testTODO_Yolisa2
testAattoLisa
testSunnuntaiAattoLisa
com.tustor.tuntinetti.backend.logic.TestLasitusRakennuslasitusJaLasinjalostusalanTes_JatkuvaKaksivuorotyo
testLyhennysvapaidenKertyminen
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testSairaslomakorvausKunSairausUusiutuu
testSairauslomaKorvataanKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testVarallaoloaEiKorvataKTAlla
testYlityotKorvataanKTAlla
testAattokorotus
com.tustor.tuntinetti.backend.logic.TestHammaslaakarienTehyTES
testSairastumispaivana100PctKorvaus
testIltalisä
testYölisä
testAattolisä
testNormalWorktime1
testDailyOvertime1
testWeeklyOvertime1
testLauantailisä
testSickleaveKeskiarvoistus
testArkipyänäTöissä1
testArkipyänäTöissä2
testArkipyhätEivätLyhennäViikottaistaYlityörajaa1
testArkipyhätEivätLyhennäViikottaistaYlityörajaa2
testArkipyhätLyhentävätViikkoa1
testArkipyhätLyhentävätViikkoa2
testArkipyhäKorvaus1
testArkipyhäKorvaus2
com.tustor.tuntinetti.backend.logic.TestMuoviJaKemiantuoteteollisuudenPaivatyonKtaTes
testWeeklyOvertimeOnNormalSaturday
testWeeklyOvertimeOnHolySaturday
testWeeklyOvertimeOnChristmasEve
testSairaslomaKorvataanKTAlla
testArkipyhatKorvataanKTAlla
testYlityotKorvataanKTAlla
testSuurjulhapyhaaattopaivakorotusKorvataanKTAlla
testSuurjulhapyhaaattoyokorotusKorvataanKTAlla
testYlityotKorottavatKTAta
testSuurjuhlapyhaKorottaaKTAta
testSuurjuhlapyhaaattopaivaKorottaaKTAta
testSuurjuhlapyhaaattoyoKorottaaKTAta
testSunnutaityöKorottaaKTAta
testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaYli10Paivaa
testSuurjuhlapyhakorvaus
testSairaslomaAlkaaKeskenTyopaivan
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausAlleViikkoTöissäTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausAlleViikkoTöissäEiTyöperäinenKestaaYli10Paivaa
testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYliKuukausiTöissäEiTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYliKuukausiTöissäTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaAlle7Paivaa
testSairaslomakorvausYli6kkTöissäEiTyöperäinenKestaaYli28Paivaa
testSairaslomakorvausYli3vTöissäKestaaYli35Paivaa
testSairaslomakorvausYli5vTöissäKestaaYli42Paivaa
testSairaslomakorvausYli10vTöissäKestaaYli56Paivaa
testSuurjuhlapyhanaattopaivakorvaus
testSuurjuhlapyhanaattoyokorvaus
testIltalisaArkipaivana
testIltalisaSuurjuhlapyhana
testYolisaArkipaivana
testYolisaSuurjuhlapyhana
com.tustor.tuntinetti.backend.logic.TestValtionVirkaKolmenviikonJaksotyoTyontekijat
testWeeklyOvertime
testDailyOvertime
testSaturdayOvertime
testLapsenSairaus
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testExtraHours
testArkipyhaKorvaus
test_SairaslomakorvausAlleVuosi_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausKestääYliVuoden_Tyontekijat
testSairaslomakorvausYli1vTöissäSairausRajaustenJarjestysEiVaikuta
test_TODO_SairaslomakorvauksenYlimaaraiset7pvVuodessa_Tyontekijat
testSairaudenUusiutuminen_Tyontekijat
testSairaslomakorvaus_Virkamiehet
testVarallaolo
testTODO_Yolisa
testSunnuntaiaattoiltaLisa
testAattoPaivaLisa
com.tustor.tuntinetti.backend.logic.utils.TestOvertimeCategoryMapper
testOvertimeCategoryMapper
com.tustor.tuntinetti.backend.logic.utils.TestCpAndProjectCustomerSummaryVisitor
testDst20150328
testCase7622_HärkänenJari_20150331
testCase11383JennaPuisto_20160418_20160419
testCpAndProjectCustomerSummaryVisitor
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hYksivuorotyonWtrTES
testWtrKertyma
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
com.tustor.tuntinetti.backend.logic.TestTeknisenHuollonJaKunnossapitoalanTes_Kaksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testMaksetaanKTAlla
testKorottavatKTAta
testWtrKeryma
test_TODO_SpecialWeeklyOvertime
testExtra
test_TODO_ExtraWhenNotPlannedWork
testPerakkaistenArkipyhienKorvaaminen
testMinimumWorkHoursNeededToCalculateKTA
com.tustor.tuntinetti.backend.logic.TestLeipomoidenTaysipaivaisiaKolmivuorolaisia40hViikossaKoskevaTyoehtoSopimus
testVuorokautinenYlityo
testLauantaiVuorot
testLyhennysvapaidenKertyminen
testPaasiaisViikkoPerjantaiJALauantaiTyoskennellaan
testPaasiaisViikkoPerjantaiTyoskennellaan
testPaasiaisViikkoLauantaiTyoskennellaan
testJoulukuu2015AattoTyota
testJoulukuu2015AattoVapaa
testJoulukuu2016AattoVapaa
testJoulukuu2016AattoTyota
test_TODO_Joulukuu2016AattoEiYliTyota
testJoulukuu2017AattoVapaa
testJoulukuu2017AattoTyota
test_TODO_Syyskuu2014HoursExceedingPlanned
testSyyskuu2014
testLapsenSairaus
testSairaslomakorvaukset
testSairastumispaivana100PctKorvaus
testSunnuntaiTyo
testAatot
testArkiTyo
testArkipyha
testViikkoylityot
com.tustor.tuntinetti.backend.logic.TestMuseoidenTesPaivatyo3625
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testWeeklyOvertime2
test_WeeklyOvertime4
test_WeeklyOvertime3
testArkipyhat
testSunnuntaiKorvaus
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testAattolisat
testEiIltalisaa
testEiYolisaa
testSairauslomakorvausAlle1kkTöissäSairausKestääYli3pvLapsenSairaus
testSairauslomakorvausYli1kkTöissäSairausKestääYli3pvLapsenSairaus
testSairauslomakorvausAlle1kkTöissä
testSairauslomakorvausYli1kkTöissäSairausKestääYli28pv
testSairauslomakorvausYli3vTöissäSairausKestääYli35pv
testSairauslomakorvausYli5vTöissäSairausKestääYli42pv
testSairauslomakorvausYli10vTöissäSairausKestääYli56pv
testSairauslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSickleaveHolidaysAreNotCompensated
testEiLauantailisaa
testArkipyhatKorvataanVaikkaEiOlisiOllutViereisinaPaivinaToissa
testNormaaliTyoaika
com.tustor.tuntinetti.backend.logic.TestMaraTesOsaAikainenWith2022Changes
testSairaslomakorvaukset
testLapsenSairaus
testKikyNotActive
testVuosivapaa
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
com.tustor.tuntinetti.backend.logic.TestMaraEsimiestenTes
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testNormalWorktime
testIltalisa
testYolisa
testWtrKeryma
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testIltalisaSunnuntaina
testSairaslomakorvausSairausUusiutuu30pvSisällä
testYolisaSunnuntaina
testIltalisaAattona
com.tustor.tuntinetti.backend.logic.TestVartiointiAlanTesMuutOsaAikaiset
testArkipyhaKorvataanJosToissaAlle3kkSopimusta
testArkipyhaKorvataanJosToissa_8h
testArkipyhaKorvataanJosToissa_6h
testArkipyhaaEiKorvataJosEiToissa
testArkipyhaKorvataanJosToissa_MAX_8h
testArkipyhatEivatLyhennaJaksotyoaikaa
testArkipyhatKorvataan
com.tustor.tuntinetti.backend.logic.TestMaraEsimiestenTes2021Muutoksilla
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testAattolisa
testNormalWorktime
testIltalisa
testYolisa
testWtrKeryma
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testIltalisaSunnuntaina
testSairaslomakorvausSairausUusiutuu30pvSisällä
testYolisaSunnuntaina
testIltalisaAattona
com.tustor.tuntinetti.backend.logic.TestSailioautoJaOljytuotealanTes_Kaksivuorotyo_2vk_Jaksotyo
testWeeklyOvertime
testSpecialSatrudayOvertime
testNormalWorktime
testMaksetaanKTAlla
testWtrKeryma
test_TODO_SpecialWeeklyOvertime
testLapsenSairaus
testSairaslomakorvaukset
testDailyOvertime
testIltalisa
testYolisa
testSeisokkikorvaus
testKorottavatKTAta
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
test_TODO_ShortDayCompensation
testSairaslomakorvausSairausUusiutuu30pvSisällä
com.tustor.tuntinetti.backend.logic.TestBioteollisuudenTes_Paivatyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSeisokkikorvaus
testArkipyhienKorvaus
testSunnuntaityo
testSairaudenUusiutuminen
testWtrKeryma
testArkipyhienKorvausKunEiTehdaToita
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testKarenssipaivanPoistuminen
testSairauslomaKorvataanKTAlla
testSunnuntaityotaEiKorvataKTAlla
testPaivittaistaYlityotaEiKorvataKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
com.tustor.tuntinetti.backend.logic.TestLeipomoRealLifeCases
testTODO_KoskivuoriHelena
com.tustor.tuntinetti.backend.logic.TestLentoliikenteenPalvelualojenKeskeytymatonKolmivuorotyoTes
testSunnutaityöKorottaaKTAta
testIltavuoroLisä
testTövuoroLisä
testArkipyhät
testDailyOvertime
testSaturdayOvertime
testChristmasDayAndBoxingDay
testMidsummer
testChristmasEve
testSaturdayExtraIsNotPaidOnSpecialSaturday
testOvertimeOnEves
testNewYearsEve
testLaborDayEve
testSaturdayExtraIsPaidOnNormalSaturday
com.tustor.tuntinetti.backend.logic.TestJalometallialanTes_Yksivuorotyo
testLapsenSairaus
testSairaslomakorvaukset
testWeeklyOvertime
testSpecialSatrudayOvertime
testDailyOvertime
testNormalWorktime
testIltalisa
testYolisa
testSunnuntaiKorvaus
testArkipyhienKorvausKunEiTehdaToita
testSunnuntaityoKorvataanKTAlla
testItsenaisyyspaivaKorvataanKTAlla
testArkipyhaKorvataanKTAlla
testVarallaoloKorvataanKTAlla
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairauslomaKorvataanKTAlla
testViikoittaistaYlityotaEiKorvataKTAlla
testYlityotEivatKorotaKTAta
testSunnuntaityoEiKorotaKTAta
testLisatKorottavatKTAta
testWtrKorvataanKTAlla
testPaivittainenYlityoKorvataanKTAlla
testLauantaiylityoKorvataanKTAlla
com.tustor.tuntinetti.backend.logic.TestEnforceAverageHourlySalaries
testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_MoreComplexUseCase_NoDefaultSalary
testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_MoreComplexUseCase__DefaultSalaryGiven
testMixes
testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_NoDefaultSalary
testNewSchoolContractPeriodMapOvertimeSummaryEnforceAverageHourlySalaries_DefaultSalaryGiven
com.tustor.tuntinetti.backend.logic.TestElintarviketeollisuudenToimihenkiloiden40hJatkuvanKaksivuorotyonWtrTES
testWtrKertyma
testNormalWorktime
testLauantailisa
testIltalisa
testYolisa
testSunnuntaityo
testAamulisa
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvJälkeen
testSairaslomakorvausYli1kkTöissäSairausUusiutuu30pvSisällä
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4pvLapsenSairaus
testDailyOvertime1
testDailyOvertime2
testWeeklyOvertime1
testVuorolisaKorottuuYliJaSunnuntaityoKorotustenSuhteessa
test_TODO_AamuvuoronlisaaMaksetaanYlityonKanssaYhteensa100Prosenttia
testWeeklyOvertime5
testWeeklyOvertime4
testWeeklyOvertime3
testWeeklyOvertime2
testDailyOvertime4
testDailyOvertime3
testViikkolepoYksittaisinViikoinLaskettuna
testArkipyhaviikonVapaapaivat
test_TODO_ArkipyhaviikonLauantainYlityot
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkTyöpohjainen
testSairaslomakorvausYli5vTöissäSairausKestääYli3kkEiTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkTyöpohjainen
testSairaslomakorvausYli1vTöissäSairausKestääYli5vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäSairausKestääYli4vkTyöpohjainen
testSairaslomakorvausYli1kkTöissäSairausKestääYli4vkEiTyöpohjainen
testSairaslomakorvausAlle1kkTöissäEiTyöpohjainen
testSuurjuhlapyhalisa
com.tustor.tuntinetti.backend.logic.TestMaraTesKokoaikainenWith2022Changes
testLapsenSairaus
testSairaslomakorvaukset
testKikyNotActive
testVuosivapaa
testWeeklyOvertime
testDailyOvertime
testNormalWorktime
com.tustor.tuntinetti.backend.services.tasks.TestReminderTask
testRemindSupervisorTwoDaysAfterPeriodEndOrNextWorkDay
com.tustor.tuntinetti.backend.reporting.export.talenom.payroll.tikon.TestTalenomTikonJmkDetailedDailyExportApi
testTODO
testAnneHannunen_20160201_20160229_TYNRO
testAnneHannunen_20160201_20160229
testMäkinenSuvi_20160201_20160229
com.tustor.tuntinetti.common.dto.utils.TestEmployeeNoteMigration
testConvertPlainToAdvancedStartsWithoutDate
testConvertPlainToAdvancedNoDates
testBug2
testBug3
testBug4
testExplicitYearEnforcing
testDateScanning
testBug
testDateScanningWithImplicitYears
testConvertPlainToAdvanced2
testConvertAdvancedToPlain
testConvertPlainToAdvanced
com.tustor.tuntinetti.common.dto.utils.TestSalaryExportDefinitionUtils
testMapSalaryExportDefinitionForSpecialSaturdayOvertime
testCase11043_HeinoJukkaAntero_20160301_20160331
com.tustor.tuntinetti.logic.design.testitapaukset.TestIssConvertProvisionToHourlySalary
testExample3
testEriPäivälleMerkittyUrakkaEiVaikuta
testEriPäivälleMerkittyUrakkaEiVaikuta_TODO
testTapahtumatunnus122UseHourlySalary
testTapahtumatunnus124
testTapahtumatunnus124UseHourlySalary
testJosProvisioOnPienempiKuinPalkkaNiinMaksetaanPalkalla
testSamanTyökohteenTyöIlmanUrakkaaKäsitelläänKuinUrakka
testEriTyökohteenTyöIlmanUrakkaaMaksetaanNormaalsiti
testTuntipalkkaSuurempiKuinUrakka
testTapahtumatunnus124Ylitöitä
testTapahtumatunnus122
com.tustor.tuntinetti.calculators.vacations.TestMetsatahtiCasesCopiedFromProduction
testIsmailSalah_20140508
com.tustor.tuntinetti.calculators.vacations.TestLeadLomacasesCopiedFromProduction
testOutiPuhakka
testRautioRiina
testJennaLehtimaa_20120101_20130520
testHorkkoAntti
testSaarinenSanna
testYrttimaaChristian
testAaltonenJaakko
testMarjaMalin20130101_20130912_eiBugejaStandarditesti
testKatjaSurkka20120401_20130331_Kun_sickleavet_olivat_viela_disabloituja
testKatjaSurkka20120401_20130331
testMakipaaInkaWithOneContractPeriod
testMakipaaInkaWithTwoContractPeriods
com.tustor.tuntinetti.protocols.tyel.backend.TestIlmarinenTyelVuosiIlmoitusTiedostoUsingSalaryCalculationModels
testTyösuhdeJatkuuAlkanutViimeVuonna_EiTulojaViimeVuonna_TänäVuonnaEiVieläTuloja
testTyösuhdeJatkuuAlkanutViimeVuonna_EiTulojaViimeVuonna_TänäVuonnaTuloja
testTyösuhdeJatkuuAlkanutToissaVuonna_TulojaTänäVuonnaOn
testTyösuhdePäättyyTänäVuonnaAlkanutTänäVuonna_TulojaEiVielä
testTyösuhdePäättyyTänäVuonnaAlkanutTänäVuonna_TulojaOn
testTyösuhdePäättyyTänäVuonnaAlkanutEdellisenäVuonna_TulojaOn
testTyösuhdePäättyyTänäVuonnaAlkanutEdellisenäVuonna_TulojaEiOle
testTyösuhdePäättynytViimeVuonnaAlkanutToissaVuonna_TulojaVastaTänäVuonna
testTyösuhdePäättynytViimeVuonnaAlkanutToissaVuonnaVuonna_TulojaMyösTänäVuonna
testTyösuhdePäättynytViimeVuonnaAlkanutViimeVuonna_TulojaTänäVuonna
testTyösuhdeJatkuuAlkanutTänäVuonna_TulojaEiVielä
testTyösuhdeJatkuuAlkaaEnsiVuonna_TulojaOn_JoTänäVuonna
testTyösuhdePäättyyEnsiVuonnaAlkaaEnsiVuonna_TulojaOn_JoTänäVuonna
testTyösuhdeJatkuuAlkanutTänäVuonna_TulojaOn
testTyösuhdeJatkuuAlkanutToissaVuonna_TulojaTänäVuonnaEi
com.tustor.tuntinetti.view.application.netvisor.TestNetvisorInvocationParameters
testNetvisorInvocationParametersToimiiMapKeyna
testMitaTunnuksiaKaytetaan
testEiSallitaEmployerUnitKonflikteja
com.tustor.tuntinetti.backend.services.adapters.generic.export.TestAdministerEmployeeExportApi
testEmployeeExcelWorkbookForAdminister
com.tustor.tuntinetti.view.application.reports.TestSaveWintimeBillingReportExportCsvPage
testSaveWintimeBillingReportExportCsvPage