Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restore Tomcat 10 Failing Tests for 7.21 #4435

Closed
3 tasks done
Tracked by #2471
psavidis opened this issue Jun 12, 2024 · 2 comments
Closed
3 tasks done
Tracked by #2471

Restore Tomcat 10 Failing Tests for 7.21 #4435

psavidis opened this issue Jun 12, 2024 · 2 comments
Assignees
Labels
type:task Issues that are a change to the project that is neither a feature nor a bug fix. version:7.21.4

Comments

@psavidis
Copy link
Contributor

psavidis commented Jun 12, 2024

Acceptance Criteria (Required on creation)

The integration-tests-engine-jakarta tests incompatible with Tomcat 10, Arquillian and weld-servlet-shaded are restored and pass the CI for camunda-bpm-platform 7.21 .

Here is the commit that demonstrates the exclusion.

Hints

File: qa/integration-tests-engine-jakarta/pom.xml
Profile: tomcat
Maven-plugin: maven-surefire-plugin
Prerequisite: The issue with Tomcat10,Arquillian and weld-servlet-shaded is fixed.
Action Needed: Delete the TODO and all the exclusions of the Tomcat 10 failing tests after.

Analytical Test Classes List
  • CallActivityContextSwitchTest
  • TestMultipleClasspathRoots
  • TestResourceName
  • TestWarDeploymentDeployChangedOnlyWithJarAsLib
  • TestWarDeploymentWithDiagram
  • TestWarDeploymentWithoutDiagram
  • TestWarDeploymentWithoutProcessDefinitions
  • TestWarDeploymentWithoutProcessesXml
  • CdiBeanCallActivityResolutionTest
  • CdiBeanCaseTaskResolutionTest
  • CallActivityContextSwitchTest
  • FailingJobBoundaryTimerWithDelegateVariablesTest
  • SignalEventCatchBoundaryWithVariablesTest
  • TimerRecalculationTest
  • CdiProcessApplicationEventSupportTest

Links

camunda-bpm-platform-maintenance PR

  1. psavidis
@psavidis psavidis self-assigned this Jun 12, 2024
@psavidis psavidis added version:7.22.0 type:task Issues that are a change to the project that is neither a feature nor a bug fix. labels Jun 27, 2024
@psavidis
Copy link
Contributor Author

The tests passed both for CE and EE builds.

When the latest 7.22 documentation PR is finalised, i will backport it to 7.21 as well.

The other two PRs can continue normally the review

@psavidis
Copy link
Contributor Author

Merged Documentation and Backport Pull Requests. Closing the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:task Issues that are a change to the project that is neither a feature nor a bug fix. version:7.21.4
Projects
None yet
Development

No branches or pull requests

2 participants