Skip to content

fix: re-enable p2p tests#9777

Merged
Maddiaa0 merged 11 commits intomasterfrom
md/re-enable-p2p
Nov 7, 2024
Merged

fix: re-enable p2p tests#9777
Maddiaa0 merged 11 commits intomasterfrom
md/re-enable-p2p

Conversation

@Maddiaa0
Copy link
Member

@Maddiaa0 Maddiaa0 commented Nov 6, 2024

Seeing how these fair with the different test setup, since the gerousia one has been running for a few days

Changes:

  • e2e_p2p was missing from p2p config, so even though above states gerousia was enabled a few days ago, it never actually ran
  • each e2e_p2p test gets their own runner
  • labels will now match a prefix in the e2e test config file, rather than being exact, this allows the existing e2e-p2p label to cover all of the new tests

Copy link
Member Author

Maddiaa0 commented Nov 6, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Maddiaa0 and the rest of your teammates on Graphite Graphite

@Maddiaa0 Maddiaa0 removed the e2e-all label Nov 6, 2024
@Maddiaa0 Maddiaa0 mentioned this pull request Nov 7, 2024
@Maddiaa0 Maddiaa0 requested a review from ludamad November 7, 2024 07:32
e2e_token_contract: {}
e2e_p2p_gossip:
test_path: 'e2e_p2p/gossip_network.test.ts'
e2e_p2p_gerousia:
Copy link
Contributor

Choose a reason for hiding this comment

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

Oh, this one will likely have a little pain after the renaming from #9725

Copy link
Contributor

@LHerskind LHerskind left a comment

Choose a reason for hiding this comment

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

🫡

For the test that is failing, I got some similar results earlier and had to rerun so approving this now.

@Maddiaa0 Maddiaa0 enabled auto-merge (squash) November 7, 2024 14:38
@Maddiaa0 Maddiaa0 merged commit f4c6f0e into master Nov 7, 2024
@Maddiaa0 Maddiaa0 deleted the md/re-enable-p2p branch November 7, 2024 14:44
ludamad pushed a commit that referenced this pull request Nov 7, 2024
Seeing how these fair with the different test setup, since the gerousia
one has been running for a few days

Changes:
- e2e_p2p was missing from p2p config, so even though above states
gerousia was enabled a few days ago, it never actually ran
- each e2e_p2p test gets their own runner
- labels will now match a prefix in the e2e test config file, rather
than being exact, this allows the existing e2e-p2p label to cover all of
the new tests
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