Skip to content

BE: Fix NPE on ptotobuf tests on Windows due to path separator mismatch #711

@DimaVilda

Description

@DimaVilda

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

  1. Run protobuf related tests on Windows OS ( i.e. ProtobufFileSerdeTest)
  2. See multiple NPEs on each test case related to incorrect 'language/language.proto' file location

Expected behavior

All tests should pass on Windows OS

Your installation details

Build and run current master branch.

Steps to reproduce

Build kafka-ui and run ProtobufFileSerdeTest. See NPE

Screenshots

Screenshot 2024-12-15 130433

Logs

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

scope/backendRelated to backend changesstatus/blockedFurther development process is blocked by something. Prevents merging for PRs.status/triage/completedAutomatic triage completedtype/choreBoring stuff, could be refactoring or tech debt

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions