-
Notifications
You must be signed in to change notification settings - Fork 3k
Updated macro that disables flash cache test #6535
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
Conversation
Thanks @cmonr for locally testing the change. |
/morph build |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why it was changed from NRF52 to all nordic devices?
Build : SUCCESSBuild number : 1654 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1286 |
Test : SUCCESSBuild number : 1446 |
a100660
to
ce1de96
Compare
@0xc0170 Good point. Switched over to what @studavekar originally suggested in other PR. If you could re-review, since PR has been updated and squashed. |
Updated logs. |
/morph build |
Build : SUCCESSBuild number : 1662 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1295 |
Test : SUCCESSBuild number : 1457 |
Waiting for jenkins CI - fails because of github references (the old commit for this PR refs 😕 ) |
Github engineers are looking at the ref failures to get latest commit, will report back once we receive more info |
Restarting the CI (2 weeks ago the latest run) /morph build |
Build : SUCCESSBuild number : 1772 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1413 |
Test : SUCCESSBuild number : 1582 |
With the update for NRF52 that is already in the queue , this should be revised asap. We haven't seen the issue in the last days, is this still relevant? |
Can we fix it ? And remove the ifdef from there completely? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Time to fix it
Description
A continuation of #6340. That PR did not actually disable the test. A different macro has been used and verified to work.
Greentea logs showing that the sub-test in question is appropriately disabled.
nrf52.txt
lpc1768.txt
Pull request type
[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change