-
Notifications
You must be signed in to change notification settings - Fork 3k
DO NOT MERGE - Mbed TLS update RC1 #7940
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
Welp, let's put it in the queue and hope for the best! /morph build |
Build : FAILUREBuild number : 2968 |
Please review the build failures (most of them I checked fail with |
I'm on it. @yanesca from the crypto team has proposed a solution that I am now testing locally. I will update the PR as soon as I get a basic test done on my machine. |
I have pushed the change suggested by the crypto team. It built and ran on my local setup, but I don't have a way to test it against the failing targets, so let's see, how the failing boards do in the CI now. |
/morph build |
Build : SUCCESSBuild number : 2972 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 2586 |
One of the failures "NUCLEO_F767ZI_make_iar/sources/examples/mbed-os-example-mesh-minimal/main.cpp",39 Fatal error[Pe1696]: cannot open source file "NanostackRfPhyAtmel.h" most of them I checked are regarding this mesh minimal example. Not certain how is it related to the changes here? Please review @SeppoTakalo is reviewing, will update |
@sbutcher-arm @yanesca Could you please check if this may be induced by Mbed TLS changes? I'm already out of office, so I just briefly looked at the issue, and don't see a direct connection with our library. |
@SeppoTakalo Is this an example issue not related to this PR, so will be fixed separately and this rerun? |
I have broken the exported builds while preparing applications to #7814 So this will be fixed once that is in. |
Note : only exporters are affect, testing in progress. We will restart exporters once connectivity is in. |
Test : FAILUREBuild number : 2725 |
@0xc0170 I see ci-morph-test job has failed but test report appears OK, can you confirm? |
@oliverjharper We've been seeing these sync issues all over the place. |
/morph test |
Test : SUCCESSBuild number : 2734 |
Does this mean CI needs to be rerun, or does the PR need to be updated first? |
/morph export-build |
Exporter Build : SUCCESSBuild number : 2593 |
Description
This PR imports a release candidate of the Mbed TLS library
Please DO NOT MERGE it. It has been raised in order for the CI to have a run at it.