diff options
| author | MarcoFalke <[email protected]> | 2020-11-05 18:45:03 +0100 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-11-05 18:45:05 +0100 |
| commit | f5cdc290d5a41895d2bbaf474c3a951e5141b8a9 (patch) | |
| tree | 20d33e4b73e8dca2cc466081754b8106cb465eb0 /src/wallet/sqlite.cpp | |
| parent | Merge #20308: wallet: Set bilingual error completely (diff) | |
| parent | test: Fix wallet_multiwallet test issue on Windows (diff) | |
| download | discoin-f5cdc290d5a41895d2bbaf474c3a951e5141b8a9.tar.xz discoin-f5cdc290d5a41895d2bbaf474c3a951e5141b8a9.zip | |
Merge #20316: test: Fix wallet_multiwallet test issue on Windows
fa00ff0399fe54f42d80daa04140d19bcfe0e2d8 test: Fix wallet_multiwallet test issue on Windows (MarcoFalke)
Pull request description:
Fixes:
```
Traceback (most recent call last):
File "test\functional\test_framework\test_framework.py", line 126, in main
self.run_test()
File "test/functional/wallet_multiwallet.py", line 120, in run_test
assert_equal(sorted(map(lambda w: w['name'], self.nodes[0].listwalletdir()['wallets'])), sorted(in_wallet_dir))
File "test\functional\test_framework\util.py", line 49, in assert_equal
raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
AssertionError: not(['', 'sub\\w5', 'w', 'w1', 'w2', 'w3', 'w7', 'w7_symlink', 'w8'] == ['', 'sub/w5', 'w', 'w1', 'w2', 'w3', 'w7', 'w7_symlink', 'w8'])
ACKs for top commit:
promag:
ACK fa00ff0399fe54f42d80daa04140d19bcfe0e2d8.
Tree-SHA512: 7a809a352677a216465cef59e866e4881272e302e897cebf7d9645bf87aebeaf54435bb0692bb5c1381c2dd680e8a34e640ea18ca6e2a4087e3233cd9c24ed04
Diffstat (limited to 'src/wallet/sqlite.cpp')
0 files changed, 0 insertions, 0 deletions