GUI acceptance tests using environment deployed from packages.

Build: #2954 failed

Job: Public shares failed

Stages & jobs

  1. Qnthack - copy quarantine

  2. Acceptance Test

  3. Qnthack - rerun

    Final

Test results

  • 9 tests in total
  • 1 test failed
  • 8 minutes taken in total.

Build 2,954 has the following 1 errors:There were no new test failures since the previous build.

Existing test failures 1
Status Test Failing since Duration
AssertionError: file type: dir not in curl result
fixturefunc = <function assert_curl_result_with_config at 0x7f4e8ac1d1c0>
request = <FixtureRequest for <Function test_public_share_curl_command_can_be_used_to_get_valid_share_info[1oz_1op_deployed]>>
kwargs = {'browser_id': 'browser1', 'config': 'name: share_dir1\nfile type: dir', 'tmp_memory': defaultdict(<class 'dict'>, {'s.../public', 'name': 'share_dir1', 'handleId': None, 'fileType': 'DIR', 'description': '', 'creationTime': 1732944115}}})}

    def call_fixture_func(
        fixturefunc: "_FixtureFunc[FixtureValue]", request: FixtureRequest, kwargs
    ) -> FixtureValue:
(41 more lines...)