[MGNLCE-361] SPA tests are unstable Created: 08/Aug/23 Updated: 08/Aug/23 Resolved: 08/Aug/23 |
|
| Status: | Closed |
| Project: | Community Edition |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Improvement | Priority: | Neutral |
| Reporter: | Oanh Thai Hoang | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||
| Template: |
|
||||||||||||||||
| Acceptance criteria: |
Empty
|
||||||||||||||||
| Task DoD: |
[ ]*
Doc/release notes changes? Comment present?
[ ]*
Downstream builds green?
[ ]*
Solution information and context easily available?
[ ]*
Tests
[ ]*
FixVersion filled and not yet released
[ ] 
Architecture Decision Record (ADR)
|
||||||||||||||||
| Team: | |||||||||||||||||
| Description |
|
Those test are unstable since https://jira.magnolia-cms.com/browse/MGNLCE-354
Jenkin build: https://jenkins.magnolia-cms.com/job/platform/job/ce/job/release%252F6.2/1136/#showFailuresLink
Slack thread concern: https://magnolia-cms.slack.com/archives/C02RDS0KBHQ/p1691142276701929 Comment concern: https://git.magnolia-cms.com/projects/PLATFORM/repos/ce/pull-requests/808/overview?commentId=119033
example error: java.lang.AssertionError: Failed to load light module: angular-test at info.magnolia.test.lightmodule.LightModuleUtil.loadLightModule(LightModuleUtil.java:132) at info.magnolia.test.lightmodule.LightModuleUtil.loadLightModules(LightModuleUtil.java:155) at info.magnolia.test.lightmodule.LightModuleUtil.loadLightModules(LightModuleUtil.java:142) at java.util.Optional.ifPresent(Optional.java:159) at info.magnolia.test.lightmodule.LightModulesSupport.beforeAll(LightModulesSupport.java:56) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeBeforeAllCallbacks$12(ClassBasedTestDescriptor.java:395) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeBeforeAllCallbacks(ClassBasedTestDescriptor.java:395) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:211) at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.before(ClassBasedTestDescriptor.java:84) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:148) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.ForkJoinPoolHierarchicalTestExecutorService$ExclusiveTask.compute(ForkJoinPoolHierarchicalTestExecutorService.java:202) |
| Comments |
| Comment by Oanh Thai Hoang [ 08/Aug/23 ] |
|
close this ticket because it duplicate with https://jira.magnolia-cms.com/browse/MGNLTEST-428 |