Skip to content

tests/unittests: enable boards with enough memory#11602

Merged
jcarrano merged 2 commits intoRIOT-OS:masterfrom
cladmi:pr/unittests/clean_board_insufficient_memory
May 29, 2019
Merged

tests/unittests: enable boards with enough memory#11602
jcarrano merged 2 commits intoRIOT-OS:masterfrom
cladmi:pr/unittests/clean_board_insufficient_memory

Conversation

@cladmi
Copy link
Copy Markdown
Contributor

@cladmi cladmi commented May 28, 2019

Contribution description

Now that tests with packages have been moved out of unittests
re-enable boards with enough memory.

The removed boards list matches the boards that now compiled locally
with BUILD_IN_DOCKER=1 make buildtest and also the output of murdock
for boards that were able to link despite being in the list:

avsextrem:gnu
cc2538dk:gnu
firefly:gnu
mbed_lpc1768:gnu
msba2:gnu
openmote-b:gnu
openmote-cc2538:gnu
remote-pa:gnu
remote-reva:gnu
remote-revb:gnu
seeeduino_arch-pro:gnu

The non-existing openmote board is removed too.

Testing procedure

The compilation detected in #11168 that it could link for these boards.

CI can correctly compile for all boards.

Compilation for these boards worked locally with BUILD_IN_DOCKER=1 make buildtest.

Issues/PRs references

Part of #10187

cladmi added 2 commits May 28, 2019 21:54
The board as renamed to openmote-cc2538.
Now that tests with packages have been moved out of `unittests`
re-enable boards with enough memory.

The removed boards list matches the boards that now compiled locally
with `BUILD_IN_DOCKER=1 make buildtest` and also the output of murdock
for boards that were able to link despite being in the list:

    avsextrem:gnu
    cc2538dk:gnu
    firefly:gnu
    mbed_lpc1768:gnu
    msba2:gnu
    openmote-b:gnu
    openmote-cc2538:gnu
    remote-pa:gnu
    remote-reva:gnu
    remote-revb:gnu
    seeeduino_arch-pro:gnu
@cladmi cladmi added Area: tests Area: tests and testing framework Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels May 28, 2019
@cladmi cladmi added this to the Release 2019.07 milestone May 28, 2019
@cladmi cladmi requested review from bergzand and smlng May 28, 2019 19:54
Copy link
Copy Markdown
Contributor

@jcarrano jcarrano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, if it compiles it compiles.

@jcarrano jcarrano merged commit c6affd7 into RIOT-OS:master May 29, 2019
@cladmi
Copy link
Copy Markdown
Contributor Author

cladmi commented Jun 3, 2019

Thank you for the review

@cladmi cladmi deleted the pr/unittests/clean_board_insufficient_memory branch June 3, 2019 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants