Skip to content

fix(shutdown): is_triggered returns up-to-date value without first po…

Sign in for the full log view
GitHub Actions / Test Results (Integration tests) failed Nov 30, 2023 in 0s

1 parse errors, 14 pass in 3m 52s

  2 files  ±  0    1 errors  2 suites   - 10   3m 52s ⏱️ - 11m 17s
14 tests  - 18  14 ✔️  - 16  0 💤 ±0  0  - 2 
14 runs   - 20  14 ✔️  - 18  0 💤 ±0  0  - 2 

Results for commit 788ad13. ± Comparison against earlier commit 3e9dfaf.

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)

14 tests found

There are 14 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: A message receives a delivery receipt via FFI: tests/features/ChatFFI.feature:78:3
Scenario: A message receives a read receipt via FFI: tests/features/ChatFFI.feature:86: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 delivery confirmation received: tests/features/ChatFFI.feature:22:3
Scenario: Callback for new message received: tests/features/ChatFFI.feature:14:3
Scenario: Callback for read confirmation received: tests/features/ChatFFI.feature:31:3
Scenario: Chat shuts down without any errors: tests/features/ChatFFI.feature:63:3
Scenario: Fetches all addresses from FFI conversations: tests/features/ChatFFI.feature:95:3
Scenario: Reply to message: tests/features/ChatFFI.feature:68:3