Skip to content

Revert dandi-cli tests back (unskip hanging test) #153

@NEStock

Description

@NEStock

Revert dandi-cli pytests back. We skipped one test that is a known issue - causing the check to hang.
dandi/dandi-cli#1762
dandi#2661

File: .github/workflows/cli-integration.yml

      - name: Run dandi-api tests in dandi-cli
        if: matrix.dandi-version == 'prod'
        run: >
          uvx --with "dandi[test] @ git+https://github.com/dandi/dandi-cli"
          pytest --pyargs -v -s --dandi-api --deselect=tests/test_keyring.py::test_dandi_authenticate_no_env_var dandi
          # TODO: Revert back to
          # pytest --pyargs -v --dandi-api dandi

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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