nano-node icon indicating copy to clipboard operation
nano-node copied to clipboard

In github CI, the results of RPC, QT and load tests are not checked

Open dsiganos opened this issue 3 years ago • 2 comments

Summary

In github CI, the results of RPC, QT and load tests are not checked.

Node version

V22.1

Build details

manual

OS and version

any

Steps to reproduce the behavior

Check github ci builds. You will see that the load test has been failing for a long time but the result dos not affect the overall outcome.

Expected behavior

CI test should fail

Actual behavior

CI test does not fail

Possible solution

Fix the script ci/test.sh

Supporting files

No response

dsiganos avatar Jun 17 '21 13:06 dsiganos

load_test was removed here: https://github.com/nanocurrency/nano-node/pull/3373, but rpc_test and qt_test should be required in this release

zhyatt avatar Sep 15 '21 16:09 zhyatt

As a first step we should qualify what, if any, tests make the CI build fail.

clemahieu avatar Oct 06 '21 16:10 clemahieu