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

Updating Chaos Actor and Test Vectors #696

Merged
merged 36 commits into from
Oct 7, 2020
Merged

Conversation

RajarupanSampanthan
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

  • Updates Test Vectors
  • Updates Chaos Actor

Reference issue to close (if applicable)

Closes
#689

Other information and links

@RajarupanSampanthan RajarupanSampanthan requested review from austinabell, ec2 and dutterbutter and removed request for ec2 September 10, 2020 22:39
@RajarupanSampanthan RajarupanSampanthan marked this pull request as ready for review October 5, 2020 17:37
Copy link
Contributor

@austinabell austinabell left a comment

Choose a reason for hiding this comment

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

Seems there have been other changes and features/vectors added since, but can fix those later I guess

tests/conformance_tests/tests/conformance_runner.rs Outdated Show resolved Hide resolved
vm/actor/src/util/chaos/mod.rs Outdated Show resolved Hide resolved
vm/actor/src/util/chaos/mod.rs Outdated Show resolved Hide resolved
vm/actor/src/util/chaos/mod.rs Outdated Show resolved Hide resolved
vm/actor/src/util/chaos/types.rs Show resolved Hide resolved
vm/interpreter/src/vm.rs Outdated Show resolved Hide resolved

/// CreateActorArgs are the arguments to CreateActor.
#[derive(Serialize_tuple, Deserialize_tuple)]
#[serde(rename_all = "PascalCase")]
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you remove all of these? They don't get used when serializing a tuple

@RajarupanSampanthan RajarupanSampanthan merged commit cb4f779 into main Oct 7, 2020
@RajarupanSampanthan RajarupanSampanthan deleted the rupan/test_and_chaos branch October 7, 2020 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants