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

[nv16] improve itest situation and preload manifests in cli #8521

Merged
merged 8 commits into from
Apr 21, 2022

Conversation

vyzo
Copy link
Contributor

@vyzo vyzo commented Apr 20, 2022

This uses the correct testing bundles with policy fixes in filecoin-project/builtin-actors#253 and preloads the manifests in the cli so that we have the correct code CIDs in there.

Issues: deal itests appear broken because of deal label mismatches; this needs to be investigated as it might be a bug related to fip27.

@vyzo vyzo changed the title [nv16] fix itests [nv16] improve itest situation and preload manifests in cli Apr 21, 2022
@vyzo vyzo marked this pull request as ready for review April 21, 2022 10:34
@vyzo vyzo requested a review from a team as a code owner April 21, 2022 10:34
@vyzo vyzo requested a review from raulk April 21, 2022 10:34
@vyzo vyzo mentioned this pull request Apr 21, 2022
@@ -257,7 +257,6 @@ type FVM struct {
}

func NewFVM(ctx context.Context, opts *VMOpts) (*FVM, error) {
log.Info("using the FVM, this is experimental!")
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's leave this log in there for now, if only for us to know which VM is being run (we will def take it out before the final release).

Copy link
Contributor

Choose a reason for hiding this comment

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

Merging for now, can add it back later.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's spamming a lot!

@arajasek arajasek merged commit a7dc3f5 into feat/nv16 Apr 21, 2022
@arajasek arajasek deleted the fix/itests-nv16 branch April 21, 2022 14:12
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