GUI acceptance tests using environment deployed from packages.

Stages & jobs

  1. Acceptance Test

Build result summary

Details

Completed
Queue duration
42 minutes
Duration
67 minutes
Labels
None
Revision
082414bbf28bd78da70494dd4ade815563faea9f
Total tests
702
Failing since
#2389 (Child of ODSRV-OPRPM-2233)
Fixed in
#2398 (Child of ODSRV-OPRPM-2236)

Tests

Responsible

This build has been failing since #2389
No one has taken responsibility

Code commits

Author Commit Message Commit date
Bamboo Agent <bamboo@bamboo.onedata.org> Bamboo Agent <bamboo@bamboo.onedata.org> 082414bbf28bd78da70494dd4ade815563faea9f Update bamboos to origin/develop

Configuration changes

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

Tests

Existing test failures 2
Status Test Failing since View job Duration
AssertionError: not found "dir1" in browser
request = <FixtureRequest for <Function 'test_user_sees_dataset_in_detached_tab_after_deleting_directory[1oz_1op_deployed]'>>

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

/usr/local/lib/python3.8/dist-packages/pytest_bdd/scenario.py:227: 
(39 more lines...)
AssertionError: Number of deleted icon in detached dataset list is 0, but should be 1
request = <FixtureRequest for <Function 'test_user_sees_same_paths_to_detached_datasets_root_files_after_deleting_dataset_root_file_and_recreating_file_marked_as_dataset_with_the_same_name[1oz_1op_deployed]'>>

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

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