Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Conversation

@coriolinus
Copy link
Contributor

Closes #88.

@coriolinus coriolinus requested a review from cecton May 6, 2020 15:13
@cecton
Copy link
Contributor

cecton commented May 6, 2020

Fine by me. @bkchr ?

@bkchr
Copy link
Member

bkchr commented May 6, 2020

No, I think we should copy the function.

Using a feature gate like "test-features" is problematic because
it is leaky: depending on situational considitons such as the
current working directory when compilation is attempted, the
feature may or may not be applied, which makes success inconsistent.
It's simpler in this case to copy a dozen lines of code than to
work out all the issues with test features.
@coriolinus
Copy link
Contributor Author

OK, copied the function.

@coriolinus coriolinus mentioned this pull request May 7, 2020
@bkchr bkchr merged commit c163d87 into master May 7, 2020
@bkchr bkchr deleted the prgn-fix-test-collator-compilation-failure branch May 7, 2020 22:27
Maharacha pushed a commit to Maharacha/cumulus that referenced this pull request May 10, 2023
* to be released as 0.6.6
* add protocol-id `nctr-k, nctr-w, nctr-r`
* regenesis
* pimp regenesis script to default to non-destrictive action
* re-genesis with GA artifact encointer-collator 0.6.6-d43a118-x86_64-linux-gnu run
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test collator does not currently compile

4 participants