You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "PengLei (Jira)" <ji...@apache.org> on 2020/11/25 06:40:00 UTC

[jira] [Created] (KAFKA-10765) Task :stream:test-utils:test FAILED

PengLei created KAFKA-10765:
-------------------------------

             Summary: Task :stream:test-utils:test FAILED
                 Key: KAFKA-10765
                 URL: https://issues.apache.org/jira/browse/KAFKA-10765
             Project: Kafka
          Issue Type: Sub-task
          Components: unit tests
         Environment: os: ubuntu18.04-arm
jdk: oracal jdk 1.8.0_271-b09(aarch64)
gradle: 6.7
            Reporter: PengLei
         Attachments: stacktrace.log, testcase.log

Task :stream:test-utils:test FAILED

When I run the command `./gradlew streams:test-utils:test -PmaxTestRetries=1 -PmaxTestRetryFailures=5` , the result is failed.

The result is as follows:

> Task :streams:test-utils:test FAILED

FAILURE: Build failed with an exception.
 * What went wrong:
Execution failed for task ':streams:test-utils:test'.
> Process 'Gradle Test Executor 97' finished with non-zero exit value 134
 This problem might be caused by incorrect test process configuration.
 Please refer to the test execution section in the User Manual at [https://docs.gradle.org/6.7/userguide/java_testing.html#sec:test_execution]

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)