camunda / camunda-bpm-platform

Flexible framework for workflow and decision automation with BPMN and DMN. Integration with Quarkus, Spring, Spring Boot, CDI.
https://camunda.com/
Apache License 2.0
4.02k stars 1.53k forks source link

QA Test engine-cdi and Tomcat 10 deployment manually #4440

Open psavidis opened 2 weeks ago

psavidis commented 2 weeks ago

Acceptance Criteria (Required on creation)

The Tomcat 10 manually re-created scenarios of all the failing tests pass successfully.

Hints

Analytical Failing Tests against Tomcat 10 - List
  • CallActivityContextSwitchTest
  • TestMultipleClasspathRoots
  • TestResourceName
  • TestWarDeploymentDeployChangedOnlyWithJarAsLib
  • TestWarDeploymentWithDiagram
  • TestWarDeploymentWithoutDiagram
  • TestWarDeploymentWithoutProcessDefinitions
  • TestWarDeploymentWithoutProcessesXml
  • CdiBeanCallActivityResolutionTest
  • CdiBeanCaseTaskResolutionTest
  • CallActivityContextSwitchTest
  • FailingJobBoundaryTimerWithDelegateVariablesTest
  • SignalEventCatchBoundaryWithVariablesTest
  • TimerRecalculationTest
  • CdiProcessApplicationEventSupportTest

Links

Breakdown

### Pull Requests

Dev2QA handover

psavidis commented 2 weeks ago

Testing Notes