GUI acceptance tests using environment deployed from packages.

Build: #2665 failed

Job: automation-examples workflows failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

Test results

  • 15 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 62 minutes taken in total.

Build 2,665 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-mounted]
19 mins
RuntimeError: no  item found in Store details modal
store_content_list = <tests.gui.utils.core.web_objects.PageObjectsSequence object at 0x7ff97a97ec40>
index = 10
modal = <tests.gui.utils.common.modals.workflows_modals.store_details.StoreDetails object at 0x7ff97a984760>

    @repeat_failed(timeout=WAIT_BACKEND)
    def open_raw_view_for_elem(store_content_list, index, modal):
        for _ in range(10):
(346 more lines...)
Collapse Failed test_automation_examples_workflows_tests test_user_checks_time_series_charts_and_results_store_content_after_execution_of_uploaded_workflow_name_workflow[1oz_1op_openfaas-calculate-checksums-rest]
18 mins
RuntimeError: no  item found in Store details modal
store_content_list = <tests.gui.utils.core.web_objects.PageObjectsSequence object at 0x7ff97a9e16a0>
index = 10
modal = <tests.gui.utils.common.modals.workflows_modals.store_details.StoreDetails object at 0x7ff97a9e1dc0>

    @repeat_failed(timeout=WAIT_BACKEND)
    def open_raw_view_for_elem(store_content_list, index, modal):
        for _ in range(10):
(346 more lines...)