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

home-assistant: 0.73.2 -> 0.74.0 #43964

Merged
merged 1 commit into from Jul 29, 2018
Merged

Conversation

dotlambda
Copy link
Member

Motivation for this change
Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests) Test fails because extra-utils fails to build
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

cc @peterhoeg

@FRidh
Copy link
Member

FRidh commented Jul 22, 2018

@GrahamcOfBorg eval

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: home-assistant

Partial log (click to expand)

tests/components/test_init.py ................                           [ 70%]
tests/components/test_introduction.py .                                  [ 71%]
tests/components/test_logger.py ......                                   [ 74%]
tests/components/test_script.py .....                                    [ 77%]
tests/components/test_shell_command.py ........                          [ 81%]
tests/components/test_system_log.py ................                     [ 89%]
tests/components/test_websocket_api.py ...................               [100%]

========================= 189 passed in 21.60 seconds ==========================
/nix/store/k52hysa4s4l0bkg84gy8mgivaslgvz9v-homeassistant-0.74.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: home-assistant

Partial log (click to expand)

tests/components/test_init.py ................                           [ 70%]
tests/components/test_introduction.py .                                  [ 71%]
tests/components/test_logger.py ......                                   [ 74%]
tests/components/test_script.py .....                                    [ 77%]
tests/components/test_shell_command.py ........                          [ 81%]
tests/components/test_system_log.py ................                     [ 89%]
tests/components/test_websocket_api.py ...................               [100%]

========================= 189 passed in 24.06 seconds ==========================
/nix/store/bwl4h027f62flkhrn1zb9fr71khhk443-homeassistant-0.74.0

@xeji
Copy link
Contributor

xeji commented Jul 29, 2018

@GrahamcOfBorg test home-assistant

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.home-assistant

Partial log (click to expand)

cleaning up
killing hass (pid 597)

### home-assistant.log ###
2018-07-29 19:44:51 WARNING (MainThread) [homeassistant.bootstrap] Skipping pip installation of required modules. This may cause issues
2018-07-29 19:45:03 WARNING (MainThread) [hbmqtt.mqtt.protocol.handler] BrokerProtocolHandler Unhandled exception in reader coro: IncompleteReadError('0 bytes read on a total of 1 expected bytes',)

vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/gfck4dzl8fa9r3igrvr4hlh536zcjcxg-vm-test-run-home-assistant

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.home-assistant

Partial log (click to expand)

cleaning up
killing hass (pid 631)

### home-assistant.log ###
2018-07-29 19:47:31 WARNING (MainThread) [homeassistant.bootstrap] Skipping pip installation of required modules. This may cause issues
2018-07-29 19:47:42 WARNING (MainThread) [hbmqtt.mqtt.protocol.handler] BrokerProtocolHandler Unhandled exception in reader coro: IncompleteReadError('0 bytes read on a total of 1 expected bytes',)

vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/8f7qxm4vvk2apzfz89dyclhs2hm2j335-vm-test-run-home-assistant

@xeji xeji merged commit 414167b into NixOS:master Jul 29, 2018
@dotlambda dotlambda deleted the home-assistant-0.74.0 branch January 17, 2024 05:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants