Skip to content

Test fail on appveyor after move to hatch #759

Description

@mih

It smells like some kind of race condition, but I have no idea yet where it would come from...

test-linux

All these go away, when switching from PY3.9 Ubuntu 2204 to PY3.10 on Ubuntu2004, on a rerun test_initremote_basic_sshurl failure is back.

  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_initremote_basic_sshurl - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_setup_ds_in_store_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_obtain_permission_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_remote_layout_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_version_check_ssh - ValueError: Conflicting version found at target: 2

test-linux-crippled

All these stay, when switching from PY3.9 Ubuntu 2204 to PY3.10 on Ubuntu2004. But on a rerun test_version_check_ssh works.

  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_version_check_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_initremote_basic_sshurl - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_remote_layout_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_setup_ds_in_store_ssh - ValueError: Conflicting version found at target: 2

test-win

All these stay, when switching from PY3.12 Win2022 to PY3.9 on Win2019. And stayed for a rerun.

  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_initremote_basic_sshurl - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_version_check_ssh - ValueError: Conflicting version found at target: 2

test-mac

Only the last two stay when switching from PY3.12 sonoma to PY3.9 monterey. All came back after a rerun.

  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_remote_layout_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_obtain_permission_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_version_check_ssh - ValueError: Conflicting version found at target: 2
  • FAILED datalad_next/patches/tests/test_patched_ria_ora.py::test_setup_ds_in_store_ssh - ValueError: Conflicting version found at target: 2

datalad-core-1

This is fragile and goes away on a rerun

  • FAILED local/tests/test_run.py::test_basics

datalad-core-4

All these went away, with no change on a rerun. And then came back on another rerun.

  • FAILED tests/test_addurls.py::TestAddurls::test_addurls_from_list
  • FAILED tests/test_addurls.py::TestAddurls::test_addurls_url_on_collision_error_if_different
  • FAILED tests/test_addurls.py::TestAddurls::test_addurls_url_on_collision_choose

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions