tests/libc_newlib: blacklist esp32 boards temporarily#13814
tests/libc_newlib: blacklist esp32 boards temporarily#13814benpicco merged 1 commit intoRIOT-OS:masterfrom
Conversation
ESP32 boards must be blacklisted for `tests/libc_newlib` to avoid CI compilation errors until the toolchain is updated on all nodes.
|
Is this still needed? |
not all pods form the haw-icc have yet transitioned to the new docker image. That's unfortunately out of my hands. 10 from the 16 pods still need to update the docker image. But I am still unsure if |
I meant merging the other PR. |
|
Merging this PR would solve the problem that the compilations for all PRs fail at the moment. If we would then merge PR #13812 in one or two days, everything should be fine. |
Contribution description
ESP32 boards must be blacklisted for
tests/libc_newlibto avoid CI compilation errors until the toolchain is updated on all nodes. This change has to be reverted by merging PR #13812 once all nodes are update.Testing procedure
Compilation in Murdock has to succeed.
Issues/PRs references