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

Jetty 12.0.x reenable jetty ee9 tests #9224

Merged
merged 11 commits into from
Feb 1, 2023

Conversation

janbartel
Copy link
Contributor

Re-enable commented modules from jetty-ee9/jetty-ee9-tests and make them work, or @Disable if they need further investigation.

@janbartel
Copy link
Contributor Author

The failing test is nothing to do with this PR.

@janbartel janbartel requested a review from gregw February 1, 2023 00:41
Copy link
Contributor

@gregw gregw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gregw
Copy link
Contributor

gregw commented Feb 1, 2023

I think the CI failure was a flake, I'm re-running it

@janbartel janbartel merged commit 7e67e33 into jetty-12.0.x Feb 1, 2023
@janbartel janbartel deleted the jetty-12.0.x-reenable-jetty-ee9-tests branch February 1, 2023 04:04
gregpoulos pushed a commit to gregpoulos/jetty.project that referenced this pull request Feb 1, 2023
…x-documentation-operations-logging

* upstream/jetty-12.0.x: (83 commits)
  Fix connection pool's forcible stop (jetty#9280)
  jetty#9240 add null checks to methods that can be used on a stopped pool
  retry failing tests one more time (jetty#9274)
  suppress stack
  Jetty 12.0.x reenable jetty ee9 tests (jetty#9224)
  Jetty 12.0.x silence tests' stacktraces (jetty#9225)
  More narrowly focused DEBUG logging for JavadocTransparentProxy flaky test
  Revert "More DEBUG on CI build/test"
  More DEBUG on CI build/test
  Adding debug to failing test to see what is causing it to fail.
  Removing unused / old deps
  Remove duplicate dependency declarations.
  Jetty 12 - New HTTP Cookie interface (jetty#9205)
  Converted PathMappings to be an AbstractMap (jetty#9213)
  Removing jetty-unixsocket-* references (doesn't exist in Jetty 12)
  Bump versions.maven.plugin.version to 2.14.2
  Bump apache.directory.api.version to 2.1.2
  Bump hazelcast.version to 4.2.6
  Bump slf4j.version to 2.0.6
  Bump osgi-service-component-version to 1.5.1
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants