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 cargo test -p gw-tests #773

Merged
merged 1 commit into from
Jul 28, 2022
Merged

Conversation

blckngm
Copy link
Contributor

@blckngm blckngm commented Jul 28, 2022

Currently cargo test -p gw-tests fails to compile because the rand_os feature of rand 0.6 is not enabled when compiling gw-tests alone. The fix is to use rand 0.8 directly instead of using rand 0.6 through secp256k1.

@blckngm blckngm requested a review from zeroqn July 28, 2022 06:52
@gw-bot
Copy link

gw-bot bot commented Jul 28, 2022

Running integration test

Workflow Run Id: 2751881295

Components:

Manually running integration test

Post a comment contains

/itest
[prebuilds: tag]
[godwoken: branch/ref]
[scripts: branch/ref]
[polyjuice: branch/ref]
[web3: branch/ref]
[kicker: branch/ref]
[tests: branch/ref]

Note: [] means optional, for example

/itest
prebuilds: dev-202203280240
godwoken: develop
scripts: 81676d9d53ffdf5bbaa60483928d07da16eb4a88
polyjuice: e37553b9

Run Result

success

@blckngm blckngm requested a review from jjyr July 28, 2022 06:53
@zeroqn zeroqn merged commit a35b00c into godwokenrises:develop Jul 28, 2022
@blckngm blckngm deleted the fix-test branch July 28, 2022 09:38
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.

3 participants