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

Break a few tests #412

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Break a few tests #412

wants to merge 3 commits into from

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Jan 31, 2025

That's what I do best \o/

That's what I do best \o/
Copy link
Member

@yrodiere yrodiere left a comment

Choose a reason for hiding this comment

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

I want tests to pass.

This comment has been minimized.

This comment has been minimized.

Copy link

quarkus-bot bot commented Jan 31, 2025

Status for workflow Build

This is the status report for running Build on commit 0c03c90.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build #

- Failing: Root module 

📦 Root module

io.quarkus.search.app.ReferenceServiceTest.languages line 50 - More details - Source on GitHub

org.opentest4j.AssertionFailedError: 

Expecting actual:
  ["en", "es", "pt", "cn", "ja"]
to contain exactly (and in same order):
  ["en", "pt", "cn", "ja"]
but some elements were not expected:
  ["es"]

io.quarkus.search.app.SearchServiceTest.projections line 246 - More details - Source on GitHub

java.lang.AssertionError: 

Expecting actual:
  [https://quarkus.io/guides/hibernate-search-orm-elasticsearch,
    https://quarkus.io/guides/hibernate-reactive,
    https://quarkus.io/guides/hibernate-reactive-panache,
    https://quarkus.io/guides/hibernate-orm-panache,
    https://quarkus.io/guides/hibernate-orm,

@yrodiere yrodiere closed this Feb 11, 2025
@gsmet gsmet reopened this Feb 11, 2025
@gsmet
Copy link
Member Author

gsmet commented Feb 11, 2025

Actually, I kept it open because I wanted the fixes in but forgot to finalize it. I'll do it this afternoon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants