You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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:
50% of times I'm getting the following error:
![image](https://private-user-images.githubusercontent.com/69893545/262587377-cb847cc0-a5fc-4e39-8ed7-c978eeac3e6e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzU1NTQwNTEsIm5iZiI6MTczNTU1Mzc1MSwicGF0aCI6Ii82OTg5MzU0NS8yNjI1ODczNzctY2I4NDdjYzAtYTVmYy00ZTM5LThlZDctYzk3OGVlYWMzZTZlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDEyMzAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQxMjMwVDEwMTU1MVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWU2YzU4NmM4N2ZjMDcyMTJmZGZlNWY3ZTI0NDczNTQ2NTIzZTgzN2FmMTUxZmQzZjdmMjdlNmQwMjI1MWIxYTcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Nr2jA31j0Z7qIIl83-8iEfXuOoelgmXQaFl_qRMXR20)
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
The text was updated successfully, but these errors were encountered: