Skip to content

JUnit test not working in Windows #9

Closed
@jukkakarvanen

Description

@jukkakarvanen

The JUnit test are failing in Windows due to https://issues.apache.org/jira/browse/KAFKA-6647

The same problem seems to be also mentioned here:
#4 (comment)

Readme also state: "Kafka does not support and work well on Windows, this is not tested at all."

I have used this kind of Workaround to get JUnit tests to work in Windows:
https://github.com/jukkakarvanen/kafka-streams-machine-learning-examples/tree/junit_in_windows

Not sure is this worth merging, but anyway if you want to run test in Windows you can use that branch.

NOTE: This is changed only in test code, not in actual classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions