991f1be8e6
Problem: ``` --- FAIL: TestHandleLoggingParams (0.02s) --- FAIL: TestHandleLoggingParams/default (0.00s) server_test.go:51: Error Trace: server_test.go:51 Error: Received unexpected error: couldn't open sink "C:\\Users\\Anna\\AppData\\Local\\Temp\\TestHandleLoggingParams226652490\\001/file.log": no sink found for scheme "c" Test: TestHandleLoggingParams/default --- FAIL: TestHandleLoggingParams/debug (0.00s) server_test.go:64: Error Trace: server_test.go:64 Error: Received unexpected error: couldn't open sink "C:\\Users\\Anna\\AppData\\Local\\Temp\\TestHandleLoggingParams226652490\\001/file.log": no sink found for scheme "c" Test: TestHandleLoggingParams/debug ``` Solution: Currently no solution is implemented, but we can use relative paths instead of absolute. |
||
---|---|---|
.. | ||
cmdargs | ||
flags | ||
input | ||
options | ||
paramcontext | ||
query | ||
server | ||
smartcontract | ||
testdata | ||
util | ||
vm | ||
wallet | ||
.gitignore | ||
candidate_test.go | ||
contract_test.go | ||
dump_test.go | ||
executor_test.go | ||
main.go | ||
main_test.go | ||
multisig_test.go | ||
nep11_test.go | ||
nep17_test.go | ||
options_test.go | ||
query_test.go | ||
wallet_test.go |