GUI acceptance tests using environment deployed from packages.

Build: #1087 failed Changes by Jakub Liput

Build result summary

Details

Completed
Queue duration
1 hour
Duration
111 minutes
Labels
None
Revision
874c6a0e7912ee2f8bd32a8ba53039940c7c14ea
Total tests
434
Failing since
#1065 (Changes by Agnieszka Warchol)
Fixed in
#1104 (Changes by Emilia Kwolek and Agnieszka Warchol)

Responsible

  • Łukasz Opioła Łukasz Opioła Automatically assigned

Code commits

Author Commit Message Commit date
Jakub Liput Jakub Liput 874c6a0e7912ee2f8bd32a8ba53039940c7c14ea Merge pull request #224 in VFS/onedata-acceptance from feature/VFS-6690-add-new-suites-on-bamboo to develop
* commit '577da22f2fd9024963a7cf2b9adad90aa3182e3f':
  Add new suits to gui tests, add enviroment scenario
Agnieszka Warchol Agnieszka Warchol 577da22f2fd9024963a7cf2b9adad90aa3182e3f m Add new suits to gui tests, add enviroment scenario

Configuration changes

Some of the jobs or stages referenced by this result no longer exist.

Tests

New test failures 1
Status Test View job Duration
Collapse Failed test_storage_sync test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]
Chrome storage sync tests 10 mins
AssertionError: displayed 802 as number of inserted files on sync chart instead of expected 501
request = <FixtureRequest for <Function 'test_user_configures_storage_sync_and_sees_storage_synchronization_statistics[1oz_1op_deployed]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(34 more lines...)
Existing test failures 2
Status Test Failing since View job Duration
RuntimeError: no "harvester9" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_checks_harvesting_progress[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(45 more lines...)
RuntimeError: no "harvester5" found in DiscoveryPage in Onezone page
request = <FixtureRequest for <Function 'test_user_successfully_creates_index_in_harvester[1oz_1op_elasticsearch]'>>

    @pytest.mark.usefixtures(*function_args)
    def scenario_wrapper(request):
>       _execute_scenario(feature, scenario, request, encoding)

/usr/local/lib/python3.6/dist-packages/pytest_bdd/scenario.py:227: 
(39 more lines...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeVFS-6690Could not obtain issue details from Jira