Closed peters-axon closed 4 months ago
74 tests +5 68 :white_check_mark: +61 3m 40s :stopwatch: + 2m 41s 12 suites ±0 0 :zzz: ± 0 12 files ±0 6 :x: - 2
For more details on these failures, see this check.
Results for commit 667d5093. ± Comparison against base commit 15b149cb.
:recycle: This comment has been updated with latest results.
Web tests work in Designer 10.0.21, therefore the PR is approved. Incompatibility between Designer and Github build should be investigated later.
Test Results
74 tests +5 68 :white_check_mark: +61 3m 40s :stopwatch: + 2m 41s 12 suites ±0 0 :zzz: ± 0 12 files ±0 6 :x: - 2
For more details on these failures, see this check.
Results for commit 667d5093. ± Comparison against base commit 15b149cb.
This pull request removes 2 and adds 7 tests. Note that renamed tests count towards both.
``` com.axonivy.utils.persistence.test.dao.PersonDAOTest ‑ testSearch com.axonivy.utils.persistence.test.dao.PersonDAOTest ‑ testSearchIndividual ``` ``` com.axonivy.utils.persistence.test.dao.GenericDAOTest ‑ testForceSingle com.axonivy.utils.persistence.test.dao.SearchFilterTest ‑ testSearch com.axonivy.utils.persistence.test.dao.SearchFilterTest ‑ testSearchEnum(AppFixture) com.axonivy.utils.persistence.test.dao.SearchFilterTest ‑ testSearchEnumContains(AppFixture) com.axonivy.utils.persistence.test.dao.SearchFilterTest ‑ testSearchEnumOrder(AppFixture) com.axonivy.utils.persistence.test.dao.SearchFilterTest ‑ testSearchFilterAccess com.axonivy.utils.persistence.test.dao.SearchFilterTest ‑ testSearchIndividual ```:recycle: This comment has been updated with latest results.