Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Add test for ethstore-cli #8107

Closed
wants to merge 5 commits into from
Closed

Add test for ethstore-cli #8107

wants to merge 5 commits into from

Conversation

debris
Copy link
Collaborator

@debris debris commented Mar 13, 2018

replaces #8081, where the CI cache is broken

@debris debris added A8-looksgood 🦄 Pull request is reviewed well. M4-core ⛓ Core client code / Rust. labels Mar 13, 2018
@izgzhen
Copy link

izgzhen commented Mar 16, 2018

the CI failed again ... I don't know why it might happen, but maybe you can try rebase it again.

@debris
Copy link
Collaborator Author

debris commented Mar 20, 2018

@paritytech/ci can you help here? I restarted the build / added more commits / rebased pr and it still fails with the same unrelated error...

.unwrap();

let dir = TempDir::new("test-vault").unwrap();
println!("tempdir: {}", dir.path().to_str().unwrap());
Copy link
Contributor

Choose a reason for hiding this comment

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

stray println

Copy link

Choose a reason for hiding this comment

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

@debris looks like I can't push to this branch, can you help rework the patch here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

sure! fixed, rebased and put in a new branch again!

@5chdn 5chdn added this to the 1.11 milestone Mar 20, 2018
@5chdn 5chdn added A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. A4-awaitingci 🤖 Pull request is waiting for changes on the CI to complete tests before review/merge can begin. and removed A8-looksgood 🦄 Pull request is reviewed well. labels Mar 20, 2018
@5chdn
Copy link
Contributor

5chdn commented Apr 5, 2018

This was merged in #8027 right?

@5chdn 5chdn closed this Apr 5, 2018
@5chdn 5chdn added the Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate. label Apr 5, 2018
@debris
Copy link
Collaborator Author

debris commented Apr 5, 2018

@5chdn no, it wasn't :/

@debris
Copy link
Collaborator Author

debris commented Apr 5, 2018

we should reopen it once pr is fixed an CI issues no longer exist

@5chdn 5chdn reopened this Apr 5, 2018
@5chdn 5chdn removed the Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate. label Apr 5, 2018
@izgzhen
Copy link

izgzhen commented Apr 5, 2018

this commit? 6e49ff1

@openethereum openethereum deleted a comment from parity-cla-bot Apr 5, 2018
@openethereum openethereum deleted a comment from parity-cla-bot Apr 5, 2018
@5chdn 5chdn added A1-onice 🌨 Pull request is reviewed well, but should not yet be merged. and removed A1-onice 🌨 Pull request is reviewed well, but should not yet be merged. labels Apr 9, 2018
First ``cargo check``
test.sh Outdated

# Validate --no-default-features build
cargo check --no-default-features
cargo test -j 8 $OPTIONS --features "$FEATURES" --all --exclude evmjit $1
Copy link
Collaborator

Choose a reason for hiding this comment

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

You can remove evmjit here it is removed

@5chdn 5chdn added A0-pleasereview 🤓 Pull request needs code review. and removed A4-awaitingci 🤖 Pull request is waiting for changes on the CI to complete tests before review/merge can begin. A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. labels Apr 10, 2018
@debris
Copy link
Collaborator Author

debris commented Apr 10, 2018

already merged

@debris debris closed this Apr 10, 2018
@debris debris deleted the ethstore-cli-test branch April 10, 2018 13:25
@5chdn 5chdn added A8-looksgood 🦄 Pull request is reviewed well. Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate. and removed A0-pleasereview 🤓 Pull request needs code review. A8-looksgood 🦄 Pull request is reviewed well. labels May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
M4-core ⛓ Core client code / Rust. Z7-duplicate 🖨 Issue is a duplicate. Closer should comment with a link to the duplicate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants