Skip to content

Conversation

@msalazarm
Copy link
Contributor

test workflow trigger

@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (staging@517b4f8). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             staging       #3   +/-   ##
==========================================
  Coverage           ?   40.17%           
==========================================
  Files              ?      100           
  Lines              ?    10841           
  Branches           ?        0           
==========================================
  Hits               ?     4355           
  Misses             ?     6486           
  Partials           ?        0           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@msalazarm msalazarm merged commit 249737f into staging Aug 28, 2022
sneurlax added a commit that referenced this pull request Apr 25, 2024
hard to test, as I cannot claim/generate nor detect a previously-claimed/generated nym over Tor due to
```
flutter: Log: [Info][2024-04-25 20:28:22.609Z]: HTTP.post() rethrew: Exception: Command handling failed. With error: serverError
flutter: #0      SocksSocket._handleCommandResponse (package:socks5_proxy/src/client/socks_client.dart:196:7)
flutter: <asynchronous suspension>
flutter: #1      SocksSocket.initialize (package:socks5_proxy/src/client/socks_client.dart:74:22)
flutter: <asynchronous suspension>
flutter: #2      SocksTCPClient.connect (package:socks5_proxy/src/client/socks_tcp_client.dart:70:20)
flutter: <asynchronous suspension>
flutter: #3      SocksTCPClient.assignToHttpClientWithSecureOptions.<anonymous closure> (package:socks5_proxy/src/client/socks_tcp_client.dart:46:40)
flutter: <asynchronous suspension>
flutter: #4      _ConnectionTarget.connect.<anonymous closure> (dart:_http/http_impl.dart:2490:32)
flutter: <asynchronous suspension>
flutter: #5      _HttpClient._openUrl.<anonymous closure> (dart:_http/http_impl.dart:2787:15)
flutter: <asynchronous suspension>
flutter: #6      HTTP.post (package:stackwallet/networking/http.dart:85:41)
flutter: <asynchronous suspension>
flutter: #7      PaynymIsApi._post (package:stackwallet/utilities/paynym_is_api.dart:54:22)
flutter: <asynchronous suspension>
flutter: #8      PaynymIsApi.nym (package:stackwallet/utilities/paynym_is_api.dart:267:22)
flutter: <asynchronous suspension>
flutter: #9      Wallet.refresh (package:stackwallet/wallets/wallet/wallet.dart:511:21)
flutter: <asynchronous suspension>
```
sneurlax added a commit that referenced this pull request Aug 14, 2025
WIP, polyseed restoration test throws:
```
flutter:   ERROR ┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
flutter:   ERROR │ 2025-08-14 20:21:20.986
flutter:   ERROR ├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
flutter:   ERROR │ Monero wallet test suite failed: Exception: file already exists "~/.stackwallet/wallets/monero/polyseed_test_2529"
flutter:   ERROR │ #0      checkWalletStatus (package:cs_monero/src/ffi_bindings/monero_wallet_bindings.dart:18:3)
flutter:   ERROR │ #1      MoneroWallet.restoreWalletFromSeed (package:cs_monero/src/wallets/monero_wallet.dart:241:13)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #2      MoneroWalletTestSuite._testPolyseedRestoration (package:stackwallet/services/testing/test_suites/monero_wallet_test_suite.dart:194:16)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #3      MoneroWalletTestSuite.runTests (package:stackwallet/services/testing/test_suites/monero_wallet_test_suite.dart:52:7)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #4      Future.timeout.<anonymous closure> (dart:async/future_impl.dart:1043:7)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #5      TestingService.runTestSuite (package:stackwallet/services/testing/testing_service.dart:88:22)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │ #6      TestingService.runAllTests (package:stackwallet/services/testing/testing_service.dart:65:9)
flutter:   ERROR │ <asynchronous suspension>
flutter:   ERROR │
flutter:   ERROR └───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
```
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

Successfully merging this pull request may close these issues.

3 participants