Add camera platform to tplink integration #227532
Annotations
10 errors
Run pytest:
tests/components/bmw_connected_drive/test_config_flow.py#L275
test_reauth_unique_id_abort
AssertionError: assert mappingproxy(...id': 'DUMMY'}) == {'gcid': 'DUM...f_world', ...}
Full diff:
- {
+ mappingproxy({
'gcid': 'DUMMY',
'password': 'wrong',
- 'refresh_token': 'another_token_string',
'region': 'rest_of_world',
'username': '[email protected]',
- }
+ })
|
Run pytest:
tests/components/bmw_connected_drive/test_config_flow.py#L323
test_reconfigure
AssertionError: assert <FlowResultType.ABORT: 'abort'> is <FlowResultType.FORM: 'form'>
+ where <FlowResultType.FORM: 'form'> = FlowResultType.FORM
|
Run pytest:
tests/components/bmw_connected_drive/test_config_flow.py#L361
test_reconfigure_unique_id_abort
AssertionError: assert mappingproxy(...id': 'DUMMY'}) == {'gcid': 'DUM...f_world', ...}
Full diff:
- {
+ mappingproxy({
'gcid': 'DUMMY',
'password': 'p4ssw0rd',
- 'refresh_token': 'another_token_string',
'region': 'rest_of_world',
'username': '[email protected]',
- }
+ })
|
Run pytest:
tests/components/waze_travel_time/test_config_flow.py#L457
test_options
Failed: Timeout >9.0s
|
Run pytest:
tests/test_test_fixtures.py#L19
test_sockets_disabled
Failed: DID NOT RAISE <class 'pytest_socket.SocketBlockedError'>
|
Run pytest:
tests/test_test_fixtures.py#L28
test_sockets_enabled
ConnectionRefusedError: [Errno 111] Connection refused
|
Run pytest:
tests/components/steamist/test_init.py#L457
test_config_entry_reload
Failed: Timeout >9.0s
|
Run pytest:
tests/components/steamist/test_init.py#L457
test_config_entry_retry_later
Failed: Timeout >9.0s
|
Run pytest:
tests/components/steamist/test_sensor.py#L457
test_steam_active
Failed: Timeout >9.0s
|
Run pytest:
tests/components/steamist/test_sensor.py#L457
test_steam_inactive
Failed: Timeout >9.0s
|
Loading