GH tests are green even though the test has failed #61

Open
opened 2025-12-28 18:12:18 +00:00 by sami · 0 comments
Owner

Originally created by @roman-khimov on GitHub (Sep 10, 2025).

Current Behavior

Green with

Container neo_go_node_four  Error
 Container neo_go_node_three  Error
 Container neo-cli-node-two  Healthy
 Container neo-cli-node-one  Healthy
dependency failed to start: container neo_go_node_four exited (1)

Expected Behavior

Red.

Possible Solution

Some additional checks for status in workflow probably.

Steps to Reproduce

Make Docker image fail, observe green status in GH.

Context

https://github.com/nspcc-dev/neo-bench/pull/201#discussion_r2336719260

Regression

No.

Originally created by @roman-khimov on GitHub (Sep 10, 2025). ## Current Behavior Green with ``` Container neo_go_node_four Error Container neo_go_node_three Error Container neo-cli-node-two Healthy Container neo-cli-node-one Healthy dependency failed to start: container neo_go_node_four exited (1) ``` ## Expected Behavior Red. ## Possible Solution Some additional checks for status in workflow probably. ## Steps to Reproduce Make Docker image fail, observe green status in GH. ## Context https://github.com/nspcc-dev/neo-bench/pull/201#discussion_r2336719260 ## Regression No.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
nspcc-dev/neo-bench#61
No description provided.