Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

devcon doesn't run tests/create package on Linux #97

@ivanderk

Description

@ivanderk

Category: Bug

Severity: High

Expected behaviour: run all tests and build package on Linux

Actual/current behaviour: although it does compile, it fails in one tests which prevents building a package

Reason is the usage of the com.devonfw.devcon.common.impl.utils.WindowsRegstry class
This is Windows specific and therefore won't work on Linux. Tests will fail (RegistryTest)

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