You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…l777#539)
* WIP. Added first integration test using native UTXO daemon in Docker.
* Use Github fork of testcontainers instead of local copy.
* Stop using hardcoded path for coin config in test.
* Create coin data dir on host if not exist.
* Enable logger in test. Run only test using Docker.
* Fix CI config.
* Fix CI config again.
* Remove comment.
* Use OS specific Zcash params path.
* Remove unused import.
* Wait until conf file is copied from container. Run all tests.
* Try custom test runner.
* Rm the containers at the end of test despite success state.
Also clean up before container is started.
* Move test_search_for_swap_tx_spend_native_was_spent from utxo to docker.
* Prevent the UTXO coins to be concurrently initialized in tests.
There seems to be a windows specific issue with "ticker" and larger stats.log files
curl --url "http://127.0.0.1:7783" --data "{"userpass":"$userpass","method":"ticker"}"
It takes about 10 minutes to get the response back from cli.
Marketmaker does run at 0-1% CPU so nothing strange there.
Can @DeckerSU confirm this issue and narrow it down?
Attached a stats file i'm using.
stats.zip
The text was updated successfully, but these errors were encountered: