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 fail: AssertionError: Lists differ #533

Open
yurivict opened this issue Sep 14, 2022 · 0 comments
Open

Tests fail: AssertionError: Lists differ #533

yurivict opened this issue Sep 14, 2022 · 0 comments

Comments

@yurivict
Copy link

======================================================================
FAIL: test_config_file_detection_user (tests.test_config.TestConfigParsing)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/disk-samsung/freebsd-ports/science/py-dwave-cloud-client/work-py39/dwave-cloud-client-0.10.2/tests/test_config.py", line 110, in test_config_file_detection_user
    self.assertEqual(get_configfile_paths(), [configpath])
AssertionError: Lists differ: [] != ['/disk-samsung/freebsd-ports/science/py-d[49 chars]onf']

Second list contains 1 additional elements.
First extra element 0:
'/disk-samsung/freebsd-ports/science/py-dwave-cloud-client/work-py39/.config/dwave/dwave.conf'

- []
+ ['/disk-samsung/freebsd-ports/science/py-dwave-cloud-client/work-py39/.config/dwave/dwave.conf']

Version: 0.10.2
OS: FreeBSD 13.1

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

No branches or pull requests

1 participant