[test] [test] Run CI Before Release #446
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pulsar-ci.yaml
on: pull_request
Preconditions
10s
Matrix: unit-tests
Matrix: system-tests
Matrix: flaky-system-tests
Matrix: integration-tests
Delete system test docker image artifact
0s
Delete integration test docker image artifact
0s
Pulsar CI checks completed
2s
Annotations
5 errors
CI - Unit - Brokers - Broker Group 1
Process completed with exit code 1.
|
|
CI - Unit - Other
Process completed with exit code 1.
|
ManagedLedgerTest.testNoCleanupOffloadLedgerWhenMetadataExceptionHappens:
managed-ledger/src/test/java/org/apache/bookkeeper/mledger/impl/ManagedLedgerTest.java#L4188
CompletableFuture cannot be returned by getPassword()
getPassword() should return byte[]
***
If you're unsure why you're getting above error read on.
Due to the nature of the syntax above problem might occur because:
1. This exception *might* occur in wrongly written multi-threaded tests.
Please refer to Mockito FAQ on limitations of concurrency testing.
2. A spy is stubbed using when(spy.foo()).then() syntax. It is safer to stub spies -
- with doReturn|Throw() family of methods. More in javadocs for Mockito.spy() method.
|
Pulsar CI checks completed
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Unit-BROKER_GROUP_1-surefire-reports
Expired
|
231 MB |
|
Unit-OTHER-surefire-reports
Expired
|
93 MB |
|
pulsar-java-test-image.zst
Expired
|
457 MB |
|
pulsar-maven-repository-binaries.tar.zst
Expired
|
296 MB |
|
pulsar-server-distribution.tar.zst
Expired
|
207 MB |
|
pulsar-test-latest-version-image.zst
Expired
|
1.77 GB |
|