Run all tests in Jenkins #331

Closed
opened 2023-03-08 17:39:43 +00:00 by ABastionOfSanity · 2 comments
ABastionOfSanity commented 2023-03-08 17:39:43 +00:00 (Migrated from github.com)

Rationale

Why should this feature exist?
-Github action runner is producing inconsistent unit test failures.

What are the use-cases?
-Automated unit tests to eliminate inconsistencies in other environs.

Implementation

Do you have ideas regarding the implementation of this feature?
https://github.com/cerc-io/go-ethereum/tree/unit_test_inconsistencies

# Rationale Why should this feature exist? -Github action runner is producing inconsistent unit test failures. What are the use-cases? -Automated unit tests to eliminate inconsistencies in other environs. # Implementation Do you have ideas regarding the implementation of this feature? https://github.com/cerc-io/go-ethereum/tree/unit_test_inconsistencies
ABastionOfSanity commented 2023-03-08 17:41:18 +00:00 (Migrated from github.com)

baseline geth unit tests implemented...
statediffing tests much more complicated, as they require multiple containers (db and migrations)
and the jenkins host is not configured to run
make statedifftest
currently.

baseline geth unit tests implemented... statediffing tests much more complicated, as they require multiple containers (db and migrations) and the jenkins host is not configured to run **_make statedifftest_** currently.
Member

As I understand it we will use ACT instead of Jenkins, please re-open if I am mistaken

As I understand it we will use ACT instead of Jenkins, please re-open if I am mistaken
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
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: cerc-io/go-ethereum#331
No description provided.