Build: #5 failed Rebuilt by Darin Nikolow

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
255 minutes
Labels
None
Revision
36b5d9587f65e55ed9bd2c80570bf958f0ed0273
Total tests
888
Failing since
#2 (Manual run by Wojciech Szmelich)
Number of retries
1

Tests

Responsible

  • Wojciech Szmelich Wojciech Szmelich Automatically assigned

Tests

New test failures 2
Status Test View job Duration
Collapse Failed test_automation_bagit test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]
Atm BagIt 11 mins
AssertionError: Processing speed is 5204.7037037037035 bytes per second and is lower than expected 13500 per second.
fixturefunc = <function assert_number_of_proceeded_files at 0x7fe8b3875b20>
request = <FixtureRequest for <Function test_user_sees_successful_execution_of_uploaded_bagituploader_workflow_and_input_file_bagit_archive_unpacktar[1oz_1op_openfaas]>>
kwargs = {'browser_id': 'browser', 'compare_option': 'is greater or equal', 'modals': <class 'tests.gui.utils.common.modals.Modals'>, 'number': '13500', ...}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(56 more lines...)
Collapse Failed test_onepanel_basic test_user_deregisters_provider_registers_it_again_and_sees_that_provider_is_working[1oz_1op_deployed]
Onepanel basic 1 min
RuntimeError: no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage Service
web_elem_root = <selenium.webdriver.remote.webelement.WebElement (session="54ece2232f3c987ec5fbca2e469b057c", element="73AD42B436DE22A6475004139DDF9971_element_237")>
css_sel = '.cluster-storage-add-form'
err_msg = 'no  item found in Step 2: Oneprovider Registration deployment step in content in OnePage Service'

    def find_web_elem(web_elem_root, css_sel, err_msg):
        try:
            _scroll_to_css_sel(web_elem_root, css_sel)
(187 more lines...)