Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add a simple test of Random to cluster-test" #18585

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

benr-ml
Copy link
Contributor

@benr-ml benr-ml commented Jul 9, 2024

Reverts #18545

Copy link

vercel bot commented Jul 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 9, 2024 9:03pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Jul 9, 2024 9:03pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Jul 9, 2024 9:03pm
sui-typescript-docs ⬜️ Ignored (Inspect) Visit Preview Jul 9, 2024 9:03pm

@benr-ml benr-ml requested review from aschran and ebmifa July 9, 2024 21:01
@benr-ml benr-ml enabled auto-merge (squash) July 9, 2024 21:02
@benr-ml benr-ml merged commit 95140e9 into main Jul 9, 2024
48 checks passed
@benr-ml benr-ml deleted the revert-18545-ben/cluster_test_random branch July 9, 2024 21:21
benr-ml added a commit that referenced this pull request Jul 10, 2024
benr-ml added a commit that referenced this pull request Jul 10, 2024
Was reverted in #18585 since the
wrong check was committed
(`if Self::is_beacon_enabled(wallet_context).await` instead of `if
!Self::is_beacon_enabled(wallet_context).await`).


[Confirmed](https://github.com/MystenLabs/sui-operations/actions/runs/9870085557/job/27255754698)
that the problem was fixed.
tx-tomcat pushed a commit to tx-tomcat/sui-network that referenced this pull request Jul 29, 2024
tx-tomcat pushed a commit to tx-tomcat/sui-network that referenced this pull request Jul 29, 2024
Was reverted in MystenLabs#18585 since the
wrong check was committed
(`if Self::is_beacon_enabled(wallet_context).await` instead of `if
!Self::is_beacon_enabled(wallet_context).await`).


[Confirmed](https://github.com/MystenLabs/sui-operations/actions/runs/9870085557/job/27255754698)
that the problem was fixed.
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