jetty / jetty.project

Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
https://eclipse.dev/jetty
Other
3.85k stars 1.91k forks source link

Review Disabled tests in `core` #12396

Open janbartel opened 1 day ago

janbartel commented 1 day ago

Jetty version(s) 12.1.x

Jetty Environment core

Review the following test classes that have at least one @Disabled test. Acceptable resolutions are:

janbartel commented 1 day ago

ShutdownMonitorTest see PR #12398

olamy commented 1 day ago

conscrypt test are disabled for aarch64 only because of https://github.com/google/conscrypt/issues/1051

olamy commented 3 hours ago

ResourcceFactoryTest https://github.com/jetty/jetty.project/pull/12402