This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch grails-geb
in repository https://gitbox.apache.org/repos/asf/grails-core.git
at b60b76eb82 Add back ignore with reason
This branch includes the following new commits:
new 561fd740f2 remove "web" from grails-web-boot since it's used by end
user applications
new b881f53a47 Fix group of grails-web-boot
new da2d80f0be Convert ExtractDependencies into a defined class
new 99fd77beae Update pom property reference extract
new c0d56c7564 cleanup
new 9991940472 do not run tck tests when they're not supposed to
new 719801d93e Remove customizations where possible and match project
names to coordinates
new 7ed654eafc Remove project. usages at execution time per Gradle
Deprecation Warning
new 6e8d57c2a2 Ignore files that are created during the test run
new c47a603c8b Change to use task logger instead of project logger
new 3f9b0c7e4a Do not add resources,etc to the groovydoc path
new 6b92dae534 Remove excess groovydoc config
new 8a3cf63ae2 Make gson, markup, & gsp tasks cacheable
new f0c1c66c12 Make java doc, sourcesJar, and testSourcesJar cacheable
new 8b199ebee7 Make FindMainClassTask cacheable
new 781e04e458 Ensure test suite projects do not run groovydoc
new c6bd8e96f7 Ensure docker images aren't pulled every time to prevent
rate throttling
new 3c124de068 Add workaround for tck tests not being copied
new 900666358c Attempt to resolve randomly failing test
new 71cb9cda2d Allow caching of the javadocJar task
new 5b76dcbca0 Add option to skip tests
new 90da5c0c91 Prevent caching the extractTckJar task since it skips on
windows
new 1d9d4713d7 testing ci build performance - lower to 3 threads
new 0fb6c3bec3 add skipTests option to the gradle builds
new ebb2a22f97 ensure all test tasks check test properties
new 3666752ed1 Switch to copy to see if it fixes windows failures
new 6df836b179 Ignore flaky test
new 61d517f135 fix tck extraction
new cdf39fadf5 Add ignore properties to e2eTests
new 8323afc952 Remove duplicate test that's causing tests to run twice
new c9b1a76cfa Remove ignore and add test cleanup
new 6dd0f7494c Ensure tck extraction always runs since it changes the
classpath unexpectedly from gradle to detect when to cache
new e2398e4728 Remove isolated
new f2d9c428e1 Add the tck tests to the test implementation to help junit
find them in TckTestSuite
new 5dc42d53e0 gradle deprecation - Ensure the platform launcher is
included on projects with unit tests
new 524f5b4325 Remove as long as it's causing a gradle deprecation warning
new 90d419187d Remove ignored tests & ignore flaky tests that fail on
windows agents
new 3a676da465 Restore domain inheritance to fix test
new b0abf9aadc Update ticket reference
new d1cbbf1b38 Restore domain inheritance to fix test
new 2c3078a3b7 switch to pending feature
new 935d6696e9 Remove @Ignore since test passes
new 82ff7cdc2e Remove @Ignore where tests pass, and switch ignore to
@PendingFeature
new dcbed5a390 fix test
new d0a55f44f5 Add back @IgnoreIf for github runs
new 2496d49cee ignore flaky test
new b60b76eb82 Add back ignore with reason
The 47 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.