Bug 40473 - Сломалась сборка fleet-commander-admin
Summary: Сломалась сборка fleet-commander-admin
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: fleet-commander-admin (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Stanislav Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-13 00:50 MSK by AEN
Modified: 2022-02-25 19:41 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).