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

frdm-k22f failing tests/periph_flashpage #17057

Open
MrKevinWeiss opened this issue Oct 26, 2021 · 2 comments
Open

frdm-k22f failing tests/periph_flashpage #17057

MrKevinWeiss opened this issue Oct 26, 2021 · 2 comments
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)

Comments

@MrKevinWeiss
Copy link
Contributor

Description

The frdm-k22f seems to be failing some flashpage tests.
As per my findings this problem exists in master.

Steps to reproduce the issue

BOARD=frdm-k22f make flash test -C tests/periph_flashpage

Expected results

Test passes

Actual results

Test fails with

> test_last_raw
2021-10-25 12:49:06,536 # test_last_raw
2021-10-25 12:49:06,547 # error verifying the content of last page

Versions

Done with the HiL test

@MrKevinWeiss MrKevinWeiss added the Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors) label Oct 26, 2021
@fjmolinas
Copy link
Contributor

Anyway you could bisect this @MrKevinWeiss? Do you know if it ever passed?

@MrKevinWeiss
Copy link
Contributor Author

bisect would be hard with the CI but I can check some old releases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
Projects
None yet
Development

No branches or pull requests

2 participants