Bug 40473

Summary: Сломалась сборка fleet-commander-admin
Product: Sisyphus Reporter: AEN <aen>
Component: fleet-commander-adminAssignee: Stanislav Levin <slev>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: rider, slev
Version: unstable   
Hardware: all   
OS: Linux   

Description AEN 2021-07-13 00:50:36 MSK
Прошу починить
Comment 1 Anton Farygin 2021-10-18 12:21:54 MSK
В текущем Sisyphus пакет собирается нормально.
Comment 2 Stanislav Levin 2021-10-18 12:46:55 MSK
Race действительно присутствует в тесте, но происходит достаточно редко для того, чтобы появился приоритет исправления.

Конечно, это требует фикса.
Comment 3 Stanislav Levin 2022-02-17 18:11:52 MSK
For issue reference.

```
...
FAIL: test_logger_dconf.sh
...

test_03_write_key_for_guessable_schema (__main__.TestDconfLogger) ... DEBUG:fleet_commander_logger.py:Constructing GSettingsLogger
DEBUG:fleet_commander_logger.py:Caching known schemas
DEBUG:fleet_commander_logger.py:Adding schema /test/: fleet-commander-test
DEBUG:fleet_commander_logger.py:ca.desrt.dconf bus appeared
DEBUG:fleet_commander_logger.py:Subscribed to signal 'Notify'. Subscription ID: 7
DEBUG:_logger_test_suite.py:Signal registered. Calling 'ChangeUnique' dbus method. Args: []
ERROR:_logger_test_suite.py:Timed out waiting for DBus call. Test probably failed
ERROR
```

All logger tests randomly fail. They have a hardcoded timeout 3sec, it seems not always enough. There are no time marks, so, I can't prove this atm.
Comment 4 Repository Robot 2022-02-25 19:41:51 MSK
fleet-commander-admin-0.15.1-alt9 -> sisyphus:

 Thu Feb 17 2022 Stanislav Levin <slev@altlinux> 0.15.1-alt9
 - Fixed FTBFS (Pylint 2.12.2).
 - Raised timeout for logger tests (closes: #40473).