Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pegelonline] fix junit status race condition #16886

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

weymann
Copy link
Contributor

@weymann weymann commented Jun 17, 2024

Fix race condition which can occur during unit testing.
ThingStatus can be UNKNOWN or ONLINE after initialize call, all other stati shall fail.
#16831 (comment)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fox

@lsiepel lsiepel merged commit 54ba2c7 into openhab:main Jun 18, 2024
5 checks passed
@lsiepel lsiepel added this to the 4.2 milestone Jun 18, 2024
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Jun 29, 2024
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
@weymann weymann deleted the fix/pegelonline-junit-race-condition branch September 8, 2024 15:22
pgfeller pushed a commit to pgfeller/openhab-addons that referenced this pull request Sep 29, 2024
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
joni1993 pushed a commit to joni1993/openhab-addons that referenced this pull request Oct 15, 2024
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
matchews pushed a commit to matchews/openhab-addons that referenced this pull request Oct 18, 2024
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants