Skip to content

Integration tests fail #12

Closed
Closed
@dlg99

Description

@dlg99

Describe the bug

Integration test fail

To Reproduce

cd tests
mvn clean install -DintegrationTests

get

[INFO] Running TestSuite
[ERROR] Tests run: 29, Failures: 1, Errors: 0, Skipped: 28, Time elapsed: 0.792 s <<< FAILURE! - in TestSuite
[ERROR] setup(org.apache.pulsar.tests.integration.compat.kafka.PulsarKafkaProducerThreadSafeTest)  Time elapsed: 0.662 s  <<< FAILURE!
java.lang.NullPointerException
	at org.apache.pulsar.tests.integration.compat.kafka.PulsarKafkaProducerThreadSafeTest.getPlainTextServiceUrl(PulsarKafkaProducerThreadSafeTest.java:37)
	at org.apache.pulsar.tests.integration.compat.kafka.PulsarKafkaProducerThreadSafeTest.setup(PulsarKafkaProducerThreadSafeTest.java:43)

Expected behavior

Tests running and passing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions