Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests CondaSliceITCase#anacondaCanLogin and CondaSliceAuthITCase#canUploadAndInstall are failed #1336

Open
dgarus opened this issue Nov 21, 2023 · 1 comment
Labels

Comments

@dgarus
Copy link
Contributor

dgarus commented Nov 21, 2023

Test is failed with the message:

Error:    CondaSliceITCase.anacondaCanLogin:118 
Expected: a string containing "Using Anaconda API: http://host.testcontainers.internal/", "any's login successful" in order
     but: was "Container.ExecResult(exitCode=0, stdout=, stderr=/opt/conda/lib/python3.9/site-packages/binstar_client/utils/config.py:185: RuntimeWarning: conda and anaconda-client have conflicting token paths:
  conda: /root/.config/binstar
  anaconda-client: /root/.continuum/anaconda-client/tokens
to ensure consistent behavior, the conda path will be used.

The next failed test is following:

CondaSliceAuthITCase.canUploadAndInstall:163 Anaconda login was not successful
Expected: a string containing "http://host.testcontainers.internal/", "Alice's login successful" in order
     but: was "Container.ExecResult(exitCode=0, stdout=, stderr=/opt/conda/lib/python3.10/site-packages/binstar_client/utils/config.py:185: RuntimeWarning: conda and anaconda-client have conflicting token paths:
  conda: /root/.config/binstar
  anaconda-client: /root/.continuum/anaconda-client/tokens
to ensure consistent behavior, the conda path will be used.
@dgarus dgarus changed the title The test com.artipie.conda.CondaSliceITCase#anacondaCanLogin is failed Tests CondaSliceITCase#anacondaCanLogin and CondaSliceAuthITCase#canUploadAndInstall are failed Nov 21, 2023
Copy link

Issue is stale, CC: @artipie/maintainers

@github-actions github-actions bot added the stale label Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant