Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Conversation

@dbyron-sf
Copy link
Contributor

Before this they weren't executing. For example:

$ ./gradlew cats:cats-sql:test --tests MySqlCacheSpec
> Task :cats:cats-sql:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':cats:cats-sql:test'.
> No tests found for given includes: [MySqlCacheSpec](--tests filter)

Once they executed, there were some small tweaks to get them to pass.

Before this they weren't executing.  For example:
```
$ ./gradlew cats:cats-sql:test --tests MySqlCacheSpec
> Task :cats:cats-sql:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':cats:cats-sql:test'.
> No tests found for given includes: [MySqlCacheSpec](--tests filter)
```
Once they executed, there were some small tweaks to get them to pass.
@dbyron-sf dbyron-sf force-pushed the cats-sql-groovy-tests branch from d0480da to 9fdefc4 Compare March 8, 2025 00:33
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for a merge label Mar 8, 2025
@mergify mergify bot added the auto merged Merged automatically by a bot label Mar 8, 2025
@mergify mergify bot merged commit 23155e5 into spinnaker:master Mar 8, 2025
24 checks passed
@dbyron-sf dbyron-sf deleted the cats-sql-groovy-tests branch March 8, 2025 02:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

auto merged Merged automatically by a bot ready to merge Approved and ready for a merge target-release/1.38

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants