Bug 44077 - Падают встроенные тесты
Summary: Падают встроенные тесты
Status: REOPENED
Alias: None
Product: Branch p10
Classification: Unclassified
Component: glib-networking-tests (show other bugs)
Version: не указана
Hardware: x86_64 Linux
: P5 normal
Assignee: qa-team@altlinux.org
QA Contact: qa-p10@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-19 11:56 MSK by obidinog@basealt.ru
Modified: 2022-10-19 13:40 MSK (History)
1 user (show)

See Also:


Attachments
log (10.60 KB, text/plain)
2022-10-19 11:56 MSK, obidinog@basealt.ru
no flags Details
log2 (1.06 KB, text/plain)
2022-10-19 12:29 MSK, obidinog@basealt.ru
no flags Details
connection-gnutls.log (5.64 KB, text/plain)
2022-10-19 13:40 MSK, obidinog@basealt.ru
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description obidinog@basealt.ru 2022-10-19 11:56:39 MSK
Created attachment 11709 [details]
log

Платформы:
education-10-x86-64-kde
education-10-x86-64
server-10-x86-64
workstation-10-x86-64
kworkstation-10-x86-64

Пакет:
glib-networking-tests 2.74.0-alt1

Шаги:
1)Установить пакеты
# apt-get install glib-networking glib-networking-tests
2) Запустить тесты
# for i in `ls /usr/libexec/installed-tests/glib-networking | grep -v files`; do /usr/libexec/installed-tests/glib-networking/$i; done

Ожидаемый результат:
тесты прошли успешно

Результат:
Тесты падают

Проверено в Sisyphus и в p10
Comment 1 obidinog@basealt.ru 2022-10-19 12:29:31 MSK
Падают тесты именно

certificate-gnutls и connection-gnutls
Comment 2 obidinog@basealt.ru 2022-10-19 12:29:46 MSK
Created attachment 11713 [details]
log2
Comment 3 Yuri N. Sedunov 2022-10-19 13:17:17 MSK
УМВР:

$ /usr/libexec/installed-tests/glib-networking/certificate-gnutls
...
ok 29 /tls/gnutls/certificate/pkcs12/encrypted
# End of pkcs12 tests
# End of certificate tests
# End of gnutls tests
# End of tls tests

/usr/libexec/installed-tests/glib-networking/connection-gnutls
...
ok 45 /tls/gnutls/connection/oscp/must-staple-intermediate-certificate
# End of oscp tests
# End of connection tests
# End of gnutls tests
# End of tls tests
Comment 4 Yuri N. Sedunov 2022-10-19 13:22:47 MSK
# for i in ...

Зачем запускать из под рута тесты?
Comment 5 obidinog@basealt.ru 2022-10-19 13:40:01 MSK
Падают тесты в 10 из 10 случаях на p10 ( в сизифе проходят успешно)
/usr/libexec/installed-tests/glib-networking/connection-gnutls
Запускались из под пользователя

Прикладываю лог.
Comment 6 obidinog@basealt.ru 2022-10-19 13:40:35 MSK
Created attachment 11714 [details]
connection-gnutls.log