Skip to content

Make --recorderPropertyRollback false default for build and test #1099

@juan-g-bonilla

Description

@juan-g-bonilla

Currently, most wheels build processes and test actions use --recorderPropertyRollback true. This flag is intended to rollback a change we made that had breaking changes, but, whenever possible, it should be left to false (since it makes for much faster code). That means our build artifacts should definitely be --recorderPropertyRollback false, with one or two tests set to true to ensure the flag is valid.

Metadata

Metadata

Labels

buildBuild system or compilation enhancement

Type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions