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

Loads of general and MIMXRT-specific test fixes #412

Merged
merged 7 commits into from
Jan 2, 2025

Conversation

multiplemonomials
Copy link
Collaborator

@multiplemonomials multiplemonomials commented Jan 1, 2025

Summary of changes

Boy did I have a lot of adventures trying to test my MIMXRT linker script PR. This PR captures all the fixes I had to make to the test suite to get things running smoothly.

Impact of changes

See individual comments for details

One big thing is that I managed to find a workaround (though not a true fix) for #83. I dug into it quite a bit and managed to at least figure out what kind of thing is going on. We shall see if NXP wants to help at all going forward, but at least we have a way to run tests now.

Migration actions required

Documentation

Need to update pyocd upload method docs before merging.


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[X] Tests / results supplied as part of this PR

Working on test run right now...


Base automatically changed from dev/mimxrt105x-linker-script-use-memory-banks to master January 2, 2025 17:46
@multiplemonomials
Copy link
Collaborator Author

Test run pushed here: https://mbed-ce.github.io/mbed-ce-test-tools/tests/

@multiplemonomials multiplemonomials merged commit 5887f9e into master Jan 2, 2025
52 checks passed
@multiplemonomials multiplemonomials deleted the dev/loads-of-test-fixes branch January 2, 2025 17:51
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

Successfully merging this pull request may close these issues.

2 participants