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

Exclude tomcat-embed-core #21006

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Conversation

stuartwdouglas
Copy link
Member

It contains an old copy of the Servlet API and causes problems.

Fixes #20910

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Oct 26, 2021
It contains an old copy of the Servlet API and causes problems.

Fixes quarkusio#20910
@quarkus-bot
Copy link

quarkus-bot bot commented Oct 26, 2021

Failing Jobs - Building fafd37b

Status Name Step Failures Logs Raw logs
Native Tests - Messaging2 Build Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Native Tests - Messaging2 #

- Failing: integration-tests/reactive-messaging-rabbitmq 

📦 integration-tests/reactive-messaging-rabbitmq

io.quarkus.it.rabbitmq.RabbitMQConnectorIT.test - More details - Source on GitHub

org.awaitility.core.ConditionTimeoutException: Assertion condition defined as a io.quarkus.it.rabbitmq.RabbitMQConnectorTest expected: <6> but was: <0> within 30 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:164)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)

@stuartwdouglas stuartwdouglas merged commit fa595c7 into quarkusio:main Oct 26, 2021
@quarkus-bot quarkus-bot bot added this to the 2.5 - main milestone Oct 26, 2021
@gsmet gsmet modified the milestones: 2.5 - main, 2.4.1.Final Nov 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception java.lang.AbstractMethodError: javax/servlet/Filter.destroy()V when closing quarkus
2 participants