This is an automated email from the ASF dual-hosted git repository.
jdaugherty pushed a change to branch mixin_test_rule
in repository https://gitbox.apache.org/repos/asf/grails-core.git
was 33975d477e Add sorting by inheritance level and line number of method
This change permanently discards the following revisions:
discard 33975d477e Add sorting by inheritance level and line number of method
discard e58c45094e Handle inheritance in a better way
discard f7abc94d78 Use test method ordering for Spock tests too
discard 026fa2ee9e Fix problem with inheritance
discard b673de3787 Fix issue where the testFor(Class) method might be
annotated with @Test
discard d3fb7679cb Fix issue for spock tests (convert to normal @Before and
@After)
discard fefa55d48d Initial changes to support proper ordering (TestMixinSpec
is failing for spock tests)