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

Fix multi worker scheduled enclave test #2700

Merged
merged 3 commits into from
May 3, 2024

Conversation

Traf333
Copy link
Contributor

@Traf333 Traf333 commented May 3, 2024

Context

test failed because workers have to sync state and it might take a bit of time, where test was designed to check immediately a the block for scheduled enclave. This PR fixes the the test by increasing awaiting time

Testing Evidences

Before https://github.com/litentry/litentry-parachain/actions/runs/8936500614
After https://github.com/litentry/litentry-parachain/actions/runs/8936891499

Copy link

linear bot commented May 3, 2024

@Traf333 Traf333 requested review from a team and Kailai-Wang May 3, 2024 10:22
Copy link
Collaborator

@BillyWooo BillyWooo left a comment

Choose a reason for hiding this comment

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

LGTM

@Traf333 Traf333 merged commit 66b9375 into dev May 3, 2024
31 checks passed
@Kailai-Wang Kailai-Wang deleted the p-700-multi-worker-scheduled-enclave-test-fails-in-ci branch May 3, 2024 12:55
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.

None yet

2 participants