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

Sequencer Writeback Validator - test necessarily fails #384

Open
DollyGodet opened this issue Jul 6, 2022 · 0 comments
Open

Sequencer Writeback Validator - test necessarily fails #384

DollyGodet opened this issue Jul 6, 2022 · 0 comments

Comments

@DollyGodet
Copy link

In the writeback sequence documentation, it is specified that the state_etag should be included by state and config. In case of an incorrect state_etag in the config, the device should reject the config.
According to this, the WritebackValidator should include the state_etag in the config. At the moment, the sequencer (WritebackValidator) does not include the state_etag in the config to test the writeback, so the test necessarily fails, because the config is rejected by the device.

@DollyGodet DollyGodet changed the title Sequencer Writeback Validator Sequencer Writeback Validator - test necessarily fails Jul 6, 2022
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

No branches or pull requests

1 participant