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

[nest] WWNThermostatHandlerTest unstable #13525

Closed
wborn opened this issue Oct 9, 2022 · 2 comments · Fixed by #15418
Closed

[nest] WWNThermostatHandlerTest unstable #13525

wborn opened this issue Oct 9, 2022 · 2 comments · Fixed by #15418
Labels

Comments

@wborn
Copy link
Member

wborn commented Oct 9, 2022

This test failed in: https://github.com/openhab/openhab-addons/actions/runs/3204310203/jobs/5235448304

TEST org.openhab.binding.nest.internal.wwn.handler.WWNThermostatHandlerTest#handleFanTimerActiveCommands() <<< ERROR: 
Expected: is "false"
     but: was "true"
java.lang.AssertionError: 
Expected: is "false"
     but: was "true"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at org.openhab.binding.nest.internal.wwn.handler.WWNThingHandlerOSGiTest.lambda$13(WWNThingHandlerOSGiTest.java:350)
	at org.openhab.core.test.java.JavaTest.waitForAssert(JavaTest.java:245)
	at org.openhab.core.test.java.JavaTest.waitForAssert(JavaTest.java:213)
	at org.openhab.core.test.java.JavaTest.waitForAssert(JavaTest.java:166)
	at org.openhab.binding.nest.internal.wwn.handler.WWNThingHandlerOSGiTest.assertNestApiPropertyState(WWNThingHandlerOSGiTest.java:350)
	at org.openhab.binding.nest.internal.wwn.handler.WWNThermostatHandlerTest.handleFanTimerActiveCommands(WWNThermostatHandlerTest.java:186)
@wborn wborn added the test label Oct 9, 2022
@wborn
Copy link
Member Author

wborn commented Oct 9, 2022

Another one: https://github.com/openhab/openhab-addons/actions/runs/3101529683/jobs/5022987195

TEST org.openhab.binding.nest.internal.wwn.handler.WWNThermostatHandlerTest#handleFanTimerDurationCommands() <<< ERROR: 
Expected: is "30"
     but: was "15"
java.lang.AssertionError: 
Expected: is "30"
     but: was "15"
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
	at org.openhab.binding.nest.internal.wwn.handler.WWNThingHandlerOSGiTest.lambda$13(WWNThingHandlerOSGiTest.java:350)

@wborn
Copy link
Member Author

wborn commented Mar 20, 2023

Maybe #14642 makes it more stable!

wborn added a commit to wborn/openhab-addons that referenced this issue Aug 12, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
wborn added a commit to wborn/openhab-addons that referenced this issue Aug 18, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
wborn added a commit to wborn/openhab-addons that referenced this issue Aug 20, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
wborn added a commit to wborn/openhab-addons that referenced this issue Aug 30, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
wborn added a commit to wborn/openhab-addons that referenced this issue Sep 3, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
jlaur pushed a commit that referenced this issue Sep 6, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes #13525
Closes #14761

Signed-off-by: Wouter Born <github@maindrain.net>
Pshatsillo pushed a commit to Pshatsillo/openhab-addons that referenced this issue Sep 29, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
pat-git023 pushed a commit to pat-git023/openhab-addons that referenced this issue Oct 13, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
querdenker2k pushed a commit to querdenker2k/openhab-addons that referenced this issue Oct 21, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
querdenker2k pushed a commit to querdenker2k/openhab-addons that referenced this issue Oct 29, 2023
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: querdenker2k <querdenker2k@gmx.de>
austvik pushed a commit to austvik/openhab-addons that referenced this issue Mar 27, 2024
See: https://support.google.com/googlenest/answer/9293712?hl=en

> Starting September 29, 2023, all Works with Nest connections will stop working.

Closes openhab#13525
Closes openhab#14761

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
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 a pull request may close this issue.

1 participant