We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The frdm-k22f seems to be failing some flashpage tests. As per my findings this problem exists in master.
BOARD=frdm-k22f make flash test -C tests/periph_flashpage
Test passes
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
Done with the HiL test
The text was updated successfully, but these errors were encountered:
Anyway you could bisect this @MrKevinWeiss? Do you know if it ever passed?
Sorry, something went wrong.
bisect would be hard with the CI but I can check some old releases.
No branches or pull requests
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
Versions
Done with the HiL test
The text was updated successfully, but these errors were encountered: