Bug 43971 - Test case 20_appcenter.75_umc_query_app_data.test fails in UCS 4.2
Test case 20_appcenter.75_umc_query_app_data.test fails in UCS 4.2
Status: NEW
Product: UCS Test
Classification: Unclassified
Component: App Center
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-17 20:04 CET by Stefan Gohmann
Modified: 2017-03-17 20:18 CET (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2017-03-17 20:04:05 CET
The test case 20_appcenter.75_umc_query_app_data.test fails in Jenkins:

http://jenkins.knut.univention.de:8080/job/UCS-4.2/job/UCS-4.2-0/job/AutotestJoin/SambaVersion=s3,Systemrolle=master/78/testReport/20_appcenter/75_umc_query_app_data/test/

[2017-03-16 23:11:54.742180] Create appcenter/umc/update/always
[2017-03-16 23:11:54.931348] Writing INI file: testapp_c66ow0v5et.ini
[2017-03-16 23:11:54.931538] Writing README files:
[2017-03-16 23:11:54.931615]   README_EN
[2017-03-16 23:11:54.931758]   README_DE
[2017-03-16 23:11:54.931893]   README_INSTALL_EN
[2017-03-16 23:11:54.932025]   README_INSTALL_DE
[2017-03-16 23:11:54.932157]   README_POST_INSTALL_EN
[2017-03-16 23:11:54.932290]   README_POST_INSTALL_DE
[2017-03-16 23:11:54.932428]   README_UPDATE_EN
[2017-03-16 23:11:54.932557]   README_UPDATE_DE
[2017-03-16 23:11:54.932695]   README_POST_UPDATE_EN
[2017-03-16 23:11:54.932824]   README_POST_UPDATE_DE
[2017-03-16 23:11:54.932954]   README_UNINSTALL_EN
[2017-03-16 23:11:54.933089]   README_UNINSTALL_DE
[2017-03-16 23:11:54.933220]   README_POST_UNINSTALL_EN
[2017-03-16 23:11:54.933347]   README_POST_UNINSTALL_DE
[2017-03-16 23:11:54.933458] 
[2017-03-16 23:11:54.933527] Testing language: EN
[2017-03-16 23:11:54.945334] 
[2017-03-16 23:11:54.945428] *** UMC request: "POST auth" (None)
[2017-03-16 23:11:54.945670] UMC request payload: 
[2017-03-16 23:11:54.945720] {'options': {'password': 'univention', 'username': 'Administrator'}}
[2017-03-16 23:11:55.338768] *** UMC response: 
[2017-03-16 23:11:55.338801] {u'message': None,
[2017-03-16 23:11:55.338811]  u'options': None,
[2017-03-16 23:11:55.338823]  u'result': {u'username': u'Administrator'},
[2017-03-16 23:11:55.338833]  u'status': 200}
[2017-03-16 23:11:55.338903] ***
[2017-03-16 23:11:55.338946] 
[2017-03-16 23:11:55.339084] 
[2017-03-16 23:11:55.339159] *** UMC request: "POST set" (None)
[2017-03-16 23:11:55.339306] UMC request payload: 
[2017-03-16 23:11:55.339352] {'options': {'locale': 'en_US'}}
[2017-03-16 23:11:55.567283] *** UMC response: 
[2017-03-16 23:11:55.567318] {u'message': None, u'result': None, u'status': 200}
[2017-03-16 23:11:55.575557] ***
[2017-03-16 23:11:55.575612] 
[2017-03-16 23:11:55.575683] 
[2017-03-16 23:11:55.575760] *** UMC request: "POST command/appcenter/query" (None)
[2017-03-16 23:11:59.421872] *** UMC reponse received
[2017-03-16 23:11:59.421945] 
[2017-03-16 23:11:59.422100] 
[2017-03-16 23:11:59.422171] Removing temporarily created files...
[2017-03-16 23:11:59.433870] Unsetting appcenter/umc/update/always
(2017-03-16 23:11:59.609508) Traceback (most recent call last):
(2017-03-16 23:11:59.609603)   File "75_umc_query_app_data", line 187, in <module>
(2017-03-16 23:11:59.609714)     test_all()
(2017-03-16 23:11:59.609771)   File "75_umc_query_app_data", line 165, in test_all
(2017-03-16 23:11:59.609867)     app = get_app_from_umc(lang)
(2017-03-16 23:11:59.609924)   File "75_umc_query_app_data", line 148, in get_app_from_umc
(2017-03-16 23:11:59.610043)     assert len(matches) > 0, 'The test app does not occur in the list of queried apps!'
(2017-03-16 23:11:59.610177) AssertionError: The test app does not occur in the list of queried apps!
Comment 1 Stefan Gohmann univentionstaff 2017-03-17 20:08:08 CET
I've disabled the test case:
r77923:
* 20_appcenter/75_umc_query_app_data: Skip test case (Bug #43971)

@Dirk, if you think it is important to investigate before the release, set the target milestone
Comment 2 Stefan Gohmann univentionstaff 2017-03-17 20:18:43 CET
(In reply to Stefan Gohmann from comment #1)
> I've disabled the test case:
> r77923:
> * 20_appcenter/75_umc_query_app_data: Skip test case (Bug #43971)

I meant r77924.