-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Test key elements of compat of the devtools code with the local platform catalog #20740
Conversation
473d741
to
63d3557
Compare
...ation-tests/devtools/src/test/java/io/quarkus/platform/catalog/CatalogCompatibilityTest.java
Outdated
Show resolved
Hide resolved
This workflow status is outdated as a new workflow run has been triggered. Failing Jobs - Building 63d3557
Full information is available in the Build summary check run. Failures⚙️ Devtools Tests - JDK 11 #- Failing: integration-tests/devtools
📦 integration-tests/devtools✖
⚙️ Devtools Tests - JDK 11 Windows #- Failing: integration-tests/devtools
📦 integration-tests/devtools✖
|
We should think about writing this in the ecosystem build using karate (as @maxandersen does for jbang) so that it is testing across projects from the outside. |
1d8de3f
to
81bdb6d
Compare
81bdb6d
to
9667e71
Compare
@Disabled
, we need to test against a snapshot of the real registry (TODO @aloubyansky)Next step is to also start this test overriding the
quarkus-devtools-common
version in the eco-system CI to also test the catalog using previous versions of the devtools.