dwavesystems / dwave-cloud-client

A minimal implementation of the REST interface used to communicate with D-Wave Solver API (SAPI) servers.
https://docs.ocean.dwavesys.com/projects/cloud-client/en/stable/
Apache License 2.0
59 stars 40 forks source link

Tests fail: AssertionError: Lists differ #533

Open yurivict opened 2 years ago

yurivict commented 2 years ago
======================================================================
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