Skip to content

Random failure after upgrading ArchUnit and the plugin #34

Description

I've recently upgraded ArchUnit to version 0.23.0 and the plugin to version 2.9.6. Aftee doing so I'm getting random crashes.
Here is how I run my tests:

gradle clean classes checkRules -q

50% of times I'm getting the following error:
image
Sometimes the exact error could be different (e.g. Failed to read rules). The rule file is also different each time.

I don't know whether this issue is related to the plugin or the framework itself - I cannot find these errors in project code

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