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

tests: minor FCB re-ordering not to leave a random flash.bin behind #16965

Merged
merged 1 commit into from
Jun 21, 2019

Conversation

marc-hb
Copy link
Collaborator

@marc-hb marc-hb commented Jun 20, 2019

The last FCB test to run (fcb_test_last_of_n) uses uninitialized
test_data[] and leaves behind a flash.bin with random content. Pick
another one (fcb_test_reset) that leaves a deterministic flash.bin
behind and run that last instead.

Signed-off-by: Marc Herbert [email protected]

The last FCB test to run (fcb_test_last_of_n) uses uninitialized
test_data[] and leaves behind a flash.bin with random content. Pick
another one (fcb_test_reset) that leaves a deterministic flash.bin
behind and run that last instead.

Signed-off-by: Marc Herbert <[email protected]>
@marc-hb marc-hb requested review from nashif and wentongwu as code owners June 20, 2019 17:26
@marc-hb marc-hb requested a review from nvlsianpu June 20, 2019 17:26
@zephyrbot zephyrbot added the area: Tests Issues related to a particular existing or missing test label Jun 20, 2019
@marc-hb marc-hb requested a review from andrewboie June 20, 2019 17:55
@marc-hb marc-hb added the Enhancement Changes/Updates/Additions to existing features label Jun 20, 2019
@marc-hb marc-hb requested a review from andyross June 20, 2019 18:34
@marc-hb
Copy link
Collaborator Author

marc-hb commented Jun 20, 2019

The Shippable failures happened all in different, totally unrelated scheduler tests:
https://app.shippable.com/github/zephyrproject-rtos/zephyr/runs/44157/5/console
I will close/re-open later today, hopefully these glitches will be gone by then.

@carlescufi carlescufi merged commit 3f9151d into zephyrproject-rtos:master Jun 21, 2019
@marc-hb marc-hb deleted the fcb-tests-reorder branch June 25, 2019 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: File System area: Tests Issues related to a particular existing or missing test Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants