CI: feature/remove-rounding-from-zha-integration #11
Annotations
10 errors
Run pytest (fully):
tests/components/zha/test_sensor.py#L245
test_sensor[zha_device_joined-2820-voltage-async_test_em_rms_voltage-7-read_plug9-unsupported_attrs9]
AssertionError: assert '8.88' == '8.9'
- 8.9
+ 8.88
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_sensor[zha_device_joined-1-battery-async_test_powerconfiguration2-2-read_plug11-None]
AssertionError: assert '127.5' == 'unknown'
- unknown
+ 127.5
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L245
test_sensor[zha_device_restored-2820-voltage-async_test_em_rms_voltage-7-read_plug9-unsupported_attrs9]
AssertionError: assert '8.88' == '8.9'
- 8.9
+ 8.88
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_sensor[zha_device_restored-1-battery-async_test_powerconfiguration2-2-read_plug11-None]
AssertionError: assert '127.5' == 'unknown'
- unknown
+ 127.5
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L626
test_electrical_measurement_init
ValueError: invalid literal for int() with base 10: '100.0'
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-9366-0.937-kWh]
AssertionError: assert '0.9366' == '0.937'
- 0.937
+ 0.9366
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-999-0.1-kWh]
AssertionError: assert '0.0999' == '0.1'
- 0.1
+ 0.0999
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-10091-1.009-kWh]
AssertionError: assert '1.0091' == '1.009'
- 1.009
+ 1.0091
? +
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-10099-1.01-kWh]
AssertionError: assert '1.0099' == '1.01'
- 1.01
+ 1.0099
|
Run pytest (fully):
tests/components/zha/test_sensor.py#L476
test_se_summation_uom[0-100999-10.1-kWh]
AssertionError: assert '10.0999' == '10.1'
- 10.1
+ 10.0999
|
The logs for this run have expired and are no longer available.
Loading