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

Always create new registry in test_concurrent_readers #16392

Merged

Conversation

halfprice
Copy link
Contributor

Description

MSIM_TEST_NUM=40 RUST_LOG=off cargo simtest test_concurrent_readers passed after this PR.

Test Plan

How did you test the new or updated feature?


If your changes are not user-facing and do not break anything, you can skip the following section. Otherwise, please briefly describe what has changed under the Release Notes section.

Type of Change (Check all that apply)

  • protocol change
  • user-visible impact
  • breaking change for a client SDKs
  • breaking change for FNs (FN binary must upgrade)
  • breaking change for validators or node operators (must upgrade binaries)
  • breaking change for on-chain data layout
  • necessitate either a data wipe or data migration

Release notes

@halfprice halfprice requested a review from mystenmark February 26, 2024 19:25
Copy link

vercel bot commented Feb 26, 2024

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

Name Status Preview Comments Updated (UTC)
mysten-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 7:27pm
sui-core ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 7:27pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 26, 2024 7:27pm
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
explorer ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2024 7:27pm
multisig-toolkit ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2024 7:27pm
sui-kiosk ⬜️ Ignored (Inspect) Visit Preview Feb 26, 2024 7:27pm

@halfprice halfprice merged commit dda25ab into MystenLabs:main Feb 26, 2024
41 checks passed
@halfprice halfprice deleted the zhewu/fix-cache-simtest-failure branch February 26, 2024 22:10
tx-tomcat pushed a commit to tx-tomcat/sui-network that referenced this pull request May 30, 2024
## Description 

`MSIM_TEST_NUM=40 RUST_LOG=off cargo simtest test_concurrent_readers`
passed after this PR.

## Test Plan 

How did you test the new or updated feature?

---
If your changes are not user-facing and do not break anything, you can
skip the following section. Otherwise, please briefly describe what has
changed under the Release Notes section.

### Type of Change (Check all that apply)

- [ ] protocol change
- [ ] user-visible impact
- [ ] breaking change for a client SDKs
- [ ] breaking change for FNs (FN binary must upgrade)
- [ ] breaking change for validators or node operators (must upgrade
binaries)
- [ ] breaking change for on-chain data layout
- [ ] necessitate either a data wipe or data migration

### Release notes
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