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

Random bug in test_da.py #281

Closed
Hv0nnus opened this issue Sep 13, 2021 · 0 comments · Fixed by #286
Closed

Random bug in test_da.py #281

Hv0nnus opened this issue Sep 13, 2021 · 0 comments · Fixed by #286

Comments

@Hv0nnus
Copy link
Contributor

Hv0nnus commented Sep 13, 2021

Describe the bug

The function test_da.py sometime bug. This bug has not been detected as it occurs randomly (no seed is fixed in this test).

To Reproduce

Steps to reproduce the behavior:
Bug_test_da

Expected behavior

At least the test should have fixed seed, but it is strange that this error occur, thus it might be a problem in the functions used.

Environment (please complete the following information):

  • OS (e.g. MacOS, Windows, Linux): Linux
  • Python version: 3.7
  • How was POT installed (source, pip, conda): conda
  • Build command you used (if compiling from source):
  • Only for GPU related bugs:
    • CUDA version:
    • GPU models and configuration:
    • Any other relevant information:

Output of the following code snippet:
Linux-5.4.0-77-generic-x86_64-with-debian-buster-sid
Python 3.7.6 (default, Jan 8 2020, 19:59:22)
[GCC 7.3.0]
NumPy 1.17.4
SciPy 1.3.2
POT 0.6.0 (this was tested also on the 0.7.0 version)

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant