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.76.1 -> 0.77.1 #45852

Merged
merged 3 commits into from Aug 31, 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)
  • 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

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: home-assistant

Partial log (click to expand)

tests/components/test_init.py ................                           [ 73%]
tests/components/test_introduction.py .                                  [ 73%]
tests/components/test_logger.py ......                                   [ 76%]
tests/components/test_script.py .....                                    [ 78%]
tests/components/test_shell_command.py ........                          [ 82%]
tests/components/test_system_log.py ................                     [ 90%]
tests/components/test_websocket_api.py .....................             [100%]

========================== 212 passed in 7.20 seconds ==========================
/nix/store/f8lpsdd18d3prpxp1dr5a7q3pindf96a-homeassistant-0.77.1

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: home-assistant

Partial log (click to expand)

tests/components/test_init.py ................                           [ 73%]
tests/components/test_introduction.py .                                  [ 73%]
tests/components/test_logger.py ......                                   [ 76%]
tests/components/test_script.py .....                                    [ 78%]
tests/components/test_shell_command.py ........                          [ 82%]
tests/components/test_system_log.py ................                     [ 90%]
tests/components/test_websocket_api.py .....................             [100%]

========================== 212 passed in 6.59 seconds ==========================
/nix/store/28gp94g2bqjp3v92l8h2is852kmckqln-homeassistant-0.77.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: home-assistant

Partial log (click to expand)

tests/components/test_init.py ................                           [ 73%]
tests/components/test_introduction.py .                                  [ 73%]
tests/components/test_logger.py ......                                   [ 76%]
tests/components/test_script.py .....                                    [ 78%]
tests/components/test_shell_command.py ........                          [ 82%]
tests/components/test_system_log.py ................                     [ 90%]
tests/components/test_websocket_api.py .....................             [100%]

========================= 212 passed in 28.82 seconds ==========================
/nix/store/53xsmic0d9vg2yfrkvsqacyny5vz3i61-homeassistant-0.77.1

@globin
Copy link
Member

globin commented Aug 31, 2018

@GrahamcOfBorg test home-assistant

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.home-assistant

Partial log (click to expand)

killing hass (pid 597)

### home-assistant.log ###
2018-08-31 16:57:40 WARNING (MainThread) [homeassistant.bootstrap] Skipping pip installation of required modules. This may cause issues
2018-08-31 16:57:41 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' from your http config.
2018-08-31 16:57:44 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/nji0gr8w5lm7sspkgwsmgkw7hcigmv76-vm-test-run-home-assistant

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: tests.home-assistant

Partial log (click to expand)

killing hass (pid 631)

### home-assistant.log ###
2018-08-31 16:58:02 WARNING (MainThread) [homeassistant.bootstrap] Skipping pip installation of required modules. This may cause issues
2018-08-31 16:58:03 WARNING (MainThread) [homeassistant.components.http] legacy_api_password support has been enabled. If you don't require it, remove the 'api_password' from your http config.
2018-08-31 16:58:10 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/zzn2w70bq01g61cd9689wssgkf96i125-vm-test-run-home-assistant

@globin globin merged commit 13c6a9b into NixOS:master Aug 31, 2018
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

3 participants