Skip to content

[TEST] Missing Test Summary #787

Description

I followed the "build from source" instructions, and besides the (usual) java installation problems, all fine.

running the tests with ./gradlew test -x aion_api:test resulted in this final output:

BUILD SUCCESSFUL in 13m 35s
92 actionable tasks: 33 executed, 59 up-to-date

which tells me of course not much about the tests (and makes me wonder if the test actually ran, 'cause naturally I went to the kitchen after starting the test-run...)

Expected Behavior

A summary of the tests is shown.

Further Info

(not sure here why the gradle developers do not include such essential functionality out-of-the-box)

A quick lookup shows that this is a standard-problems, with some existent solutions:

https://stackoverflow.com/a/36130467

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions