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 banned dependency commons-logging in the BOM #31414

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

ppalaga
Copy link
Contributor

@ppalaga ppalaga commented Feb 25, 2023

#30813 is related but this does not fix it because it does not add any automatic solution to add exclusion for all (or selected) banned dependencies.

@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Feb 25, 2023
@quarkus-bot

This comment has been minimized.

@ppalaga
Copy link
Contributor Author

ppalaga commented Feb 27, 2023

Do I need to go through the test failures?

@Sanne
Copy link
Member

Sanne commented Oct 6, 2023

Looks useful, not sure why nobody noticed. Would you mind resolving the conflicts and re-push?

@gsmet
Copy link
Member

gsmet commented Oct 6, 2023

Yeah, I had a look at this one yesterday. I wanted to get back to it and fix the conflict to re-run CI on a fresh tree.

Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Let's see what CI has to say.

@gsmet gsmet added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 6, 2023
@ppalaga
Copy link
Contributor Author

ppalaga commented Oct 6, 2023

Thanks for taking care, @gsmet!

@quarkus-bot

This comment has been minimized.

@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Feb 2, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 47d3e22.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Native Tests - Misc2 Build Failures Logs Raw logs 🚧

Failures

⚙️ Native Tests - Misc2 #

- Failing: integration-tests/logging-gelf 

📦 integration-tests/logging-gelf

Failed to execute goal io.fabric8:docker-maven-plugin:0.43.4:start (docker-start) on project quarkus-integration-test-logging-gelf: I/O Error


Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.dev.KafkaDevServicesDevModeTestCase.sseStream - History

  • Assertion condition Expecting size of: [] to be greater than or equal to 2 but was 0 within 10 seconds. - org.awaitility.core.ConditionTimeoutException
org.awaitility.core.ConditionTimeoutException: 
Assertion condition 
Expecting size of:
  []
to be greater than or equal to 2 but was 0 within 10 seconds.
	at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:119)
	at org.awaitility.core.AssertionCondition.await(AssertionCondition.java:31)

@gastaldi gastaldi merged commit 4ee4c44 into quarkusio:main Feb 2, 2024
48 of 49 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.9 - main milestone Feb 2, 2024
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Feb 2, 2024
@ppalaga
Copy link
Contributor Author

ppalaga commented Feb 5, 2024

It's never too late, thanks @gastaldi for taking this over!

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 triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants