Skip to content

tests/xip: exclude Minnowboard from test (does not do XIP) #14174

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

Merged
merged 1 commit into from Mar 8, 2019
Merged

tests/xip: exclude Minnowboard from test (does not do XIP) #14174

merged 1 commit into from Mar 8, 2019

Conversation

ghost
Copy link

@ghost ghost commented Mar 7, 2019

Minnowboard should not run the XIP test as it doesn't execute-in-place.
Updated the test specification to exclude Minnowboard.

Fixes #14099.

Signed-off-by: Charles E. Youse [email protected]

Minnowboard should not run the XIP test as it doesn't execute-in-place.
Updated the test specification to exclude Minnowboard.

Fixes #14099.

Signed-off-by: Charles E. Youse <[email protected]>
@ghost ghost requested review from andrewboie, andyross and nashif as code owners March 7, 2019 22:56
@ghost ghost requested review from andrewboie and dcpleung March 7, 2019 22:57
@codecov-io
Copy link

Codecov Report

Merging #14174 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #14174      +/-   ##
==========================================
+ Coverage   52.68%   52.73%   +0.05%     
==========================================
  Files         307      307              
  Lines       45473    45478       +5     
  Branches    10530    10535       +5     
==========================================
+ Hits        23956    23985      +29     
+ Misses      16640    16620      -20     
+ Partials     4877     4873       -4
Impacted Files Coverage Δ
drivers/clock_control/nrf_power_clock.c 50% <0%> (-2.11%) ⬇️
subsys/testsuite/ztest/src/ztest.c 72.72% <0%> (+7.43%) ⬆️
boards/posix/nrf52_bsim/argparse.c 46.98% <0%> (+15.66%) ⬆️
subsys/testsuite/ztest/include/ztest_assert.h 77.77% <0%> (+38.88%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f74e0b...a46c574. Read the comment docs.

@nashif nashif merged commit 78b98ae into zephyrproject-rtos:master Mar 8, 2019
@ghost ghost deleted the issue-14099 branch March 8, 2019 01:38
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.

5 participants