Skip to content

Conversation

@hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Sep 20, 2022

In #2982, we updated our test vector YAML representer to output null when the value is Python None.

Before that PR, it was:

output:

After that PR, it becomes:

output: null

IMHO it's better to use only one rule for both cases. This PR changes the BLS test format to align with sync test format. null seems clearer than empty.

p.s. null is used in engine APIs and that was why I changed our YAML representer in #2982

/cc @asanso for updating bls12-381-tests test suite.

@hwwhww hwwhww added the testing CI, actions, tests, testing infra label Sep 20, 2022
@hwwhww hwwhww requested a review from djrtwo September 20, 2022 17:33
@asanso
Copy link
Contributor

asanso commented Sep 22, 2022

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing CI, actions, tests, testing infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants