Skip to content

graalvm: add spring-boot:graalvm generator and ignore UserManagement cypress test with graalvm enabled#32567

Merged
DanielFran merged 10 commits into
jhipster:mainfrom
mshima:user-management-cypress
Mar 5, 2026
Merged

graalvm: add spring-boot:graalvm generator and ignore UserManagement cypress test with graalvm enabled#32567
DanielFran merged 10 commits into
jhipster:mainfrom
mshima:user-management-cypress

Conversation

@mshima

@mshima mshima commented Mar 5, 2026

Copy link
Copy Markdown
Member
  • add spring-boot:graalvm generator.
  • recently added UserManagement tests are broken in graalvm, tests were skipped because it was a frontend change.
  • remove old user-management cypress test from administration tests.
  • add java.util.Calendar[].class to hints to fix some tests in reactive backend.

Related to #31891


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

dependabot Bot and others added 4 commits March 5, 2026 08:35
Bumps [org.graalvm.buildtools:native-gradle-plugin](https://github.com/graalvm/native-build-tools) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/graalvm/native-build-tools/releases)
- [Commits](graalvm/native-build-tools@0.11.4...0.11.5)

---
updated-dependencies:
- dependency-name: org.graalvm.buildtools:native-gradle-plugin
  dependency-version: 0.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@mshima mshima changed the title User management cypress Ignore UserManagement cypress test with graalvm enabled Mar 5, 2026
@mshima mshima changed the title Ignore UserManagement cypress test with graalvm enabled graalvm: add spring-boot:graalvm generator and ignore UserManagement cypress test with graalvm enabled Mar 5, 2026
@mshima mshima marked this pull request as ready for review March 5, 2026 15:43
@mshima mshima requested a review from DanielFran March 5, 2026 16:31
@DanielFran DanielFran merged commit 04ad1d6 into jhipster:main Mar 5, 2026
68 checks passed
@mshima mshima deleted the user-management-cypress branch March 5, 2026 21:12
@mraible mraible added this to the 9.0.0 milestone Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants