Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: chat ffi seed peers #5786

Merged

Fix clippy int cast

b7de7ff
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: chat ffi seed peers #5786

Fix clippy int cast
b7de7ff
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results (Integration tests) failed Sep 20, 2023 in 0s

1 parse errors, 9 pass in 3m 11s

9 tests   - 20   9 ✔️  - 20   3m 11s ⏱️ - 10m 6s
2 suites  -   9   0 💤 ±  0 
2 files   ±  0   0 ±  0 
1 errors

Results for commit b7de7ff. ± Comparison against earlier commit d4aab58.

Annotations

Check failure on line 0 in artifacts/junit-cucumber/cucumber-output-junit.xml

See this annotation in the file changed.

@github-actions github-actions / Test Results (Integration tests)

Error processing result file

File is empty.
Raw output
artifacts/junit-cucumber/cucumber-output-junit.xml

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results (Integration tests)

9 tests found

There are 9 tests, see "Raw output" for the full list of tests.
Raw output
Scenario: A message is propagated between clients via 3rd party: tests/features/ChatFFI.feature:7:3
Scenario: As a client I want to receive a one-sided transaction: tests/features/WalletFFI.feature:212:5
Scenario: As a client I want to receive contact liveness events: tests/features/WalletFFI.feature:73:5
Scenario: As a client I want to retrieve a list of transactions I have made and received: tests/features/WalletFFI.feature:96:5
Scenario: As a client I want to retrieve the mnemonic word list for a given language: tests/features/WalletFFI.feature:24:5
Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5
Scenario: Callback for new message received: tests/features/ChatFFI.feature:14:3
Scenario: Chat shuts down without any errors: tests/features/ChatFFI.feature:44:3
Scenario: Reply to message: tests/features/ChatFFI.feature:49:3