The GitHub Actions job "CI" on grails-core.git/feat/create-app-ui has failed.
Run started by GitHub user codeconsole (triggered by codeconsole).

Head commit for run:
ebcf71697ef05b15882bcf2af4a5fd8513e04ada / Scott Murphy Heiberg 
<[email protected]>
Update the spring-security test apps and fixtures for the Bootstrap rewrite

The core functional-test-app LoginPage selects the login button by its
#submit id (the button is no longer an <input type=submit value=Login>),
and the denied-page assertions read the Bootstrap alert paragraph rather
than a .errors div. The spring-security-ui test apps drop their view
copies that duplicated the plugin's now-restyled views, load jQuery and
Bootstrap from the BOM webjars, give their main layout a Bootstrap navbar
with the page.nav/page.navActions hooks so the plugin menu renders, and
the shared Geb fixtures select the button-based submit/search controls,
the nav-tab toggles and the delete-confirmation modal instead of the old
jQuery UI anchors and dialog. The paginate summary gains a stable
#searchSummary id for the search fixtures.

The generated Resource controller pages that these apps rely on keep
their existing markup; only the plugin-provided screens changed.

Report URL: https://github.com/apache/grails-core/actions/runs/29546562151

With regards,
GitHub Actions via GitBox

Reply via email to