Skip to content

2.x: TestNG log details #5641

@akarnokd

Description

@akarnokd

The skipped TestNG tests show up in the Travis-CI without the actual method name:

Gradle suite > Gradle test > io.reactivex.tck.ZipWithTckTest. SKIPPED

whereas the JUnit tests are fine:

io.reactivex.subscribers.SafeSubscriberWithPluginTest > testPluginExceptionWhenUnsubscribing2 SKIPPED

It would be great TestNG output would include the method name as well. PR welcome.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions