Skip to content

Conversation

@0xMimir
Copy link
Contributor

@0xMimir 0xMimir commented Aug 2, 2024

Fixed and completed test in node/testing/src/scenarios/multi_node/connection_discovery.rs, test take about 20 minutes to run locally, but 40-ish minutes to run in CI.

Removed async requests to OCaml graphql in node/testing/src/node/ocaml/mod.rs, this is because calling these function panics, since calling reqwest::blocking::Client::new(); panics.

Rewrote KademliaBootstrap test in node/testing/src/scenarios/p2p/kademlia.rs and removed IncomingFindNode test, since these tests where only used for debugging during development of Kademlia layer, and added that test in CI.

@0xMimir 0xMimir force-pushed the feat/fixed-tests branch 4 times, most recently from 3a668da to 29a28e8 Compare August 2, 2024 10:12
@0xMimir 0xMimir changed the title Fixed tests in connection discovery Draft: Fixed tests in connection discovery Aug 2, 2024
@0xMimir 0xMimir marked this pull request as draft August 2, 2024 10:18
@0xMimir 0xMimir changed the title Draft: Fixed tests in connection discovery Fixed tests in connection discovery Aug 2, 2024
@0xMimir 0xMimir force-pushed the feat/fixed-tests branch 4 times, most recently from a63ef17 to c16b6fe Compare August 2, 2024 16:02
@0xMimir 0xMimir marked this pull request as ready for review August 12, 2024 15:00
@0xMimir 0xMimir requested a review from tizoc August 12, 2024 15:01
Copy link
Collaborator

@tizoc tizoc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xMimir 0xMimir force-pushed the feat/fixed-tests branch 2 times, most recently from 819e562 to 505782c Compare August 12, 2024 18:07
@0xMimir 0xMimir merged commit 3e38d7e into o1-labs:develop Aug 12, 2024
@0xMimir 0xMimir deleted the feat/fixed-tests branch September 16, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants