This repository has been archived by the owner on Jul 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 66
Problem (Fix #1296): sgx-cargo-1804-hw1 is not easy to run locally #1298
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #1298 +/- ##
=========================================
- Coverage 63.85% 63.65% -0.2%
=========================================
Files 151 154 +3
Lines 20447 20619 +172
=========================================
+ Hits 13056 13126 +70
- Misses 7391 7493 +102
|
bors try |
…locally Solution: - Move it into default pipeline
tomtau
approved these changes
Mar 25, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors r+
leejw51crypto
approved these changes
Mar 25, 2020
tryTimed out |
bors bot
added a commit
that referenced
this pull request
Mar 25, 2020
1292: Problem (Fix #1142): revised punishment mechanisms not implemented r=tomtau a=yihuang Solution: - revised staking and punishment implementation <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/crypto-com/chain/1292) <!-- Reviewable:end --> 1298: Problem (Fix #1296): sgx-cargo-1804-hw1 is not easy to run locally r=tomtau a=yihuang Solution: - Move it into default pipeline ``` drone exec --trusted --include sgx-test ``` Co-authored-by: yihuang <[email protected]>
Build failed (retrying...) |
Build succeeded |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Solution:
- Move it into default pipeline