Skip to content
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

0.4.2 Prerelease validation #63

Closed
andreagilardoni opened this issue Nov 20, 2024 · 5 comments
Closed

0.4.2 Prerelease validation #63

andreagilardoni opened this issue Nov 20, 2024 · 5 comments
Assignees

Comments

@andreagilardoni
Copy link
Contributor

andreagilardoni commented Nov 20, 2024

Summary

The purpose of this issue is to collect all the results of test execution and validate the changes introduced in the code before releasing the next increment in firmware

Changes introduced

Firmware side

Core side

Procedure

In order to validate the version increment we are going to:

  1. apply all the aforementioned PR to the firmware at commit aef6457
    and we are going to use the core at commit arduino/ArduinoCore-renesas@1169821
  2. run all the examples in the following directories:
  3. Execute Cloud sketch
  4. Execute an Ota with ArduinoIoTCloud
@andreagilardoni andreagilardoni self-assigned this Nov 20, 2024
@andreagilardoni andreagilardoni changed the title Prerelease validation 0.4.2 Prerelease validation Nov 20, 2024
@andreagilardoni
Copy link
Contributor Author

Test name Compilation Execution
AP_SimpleWebServer OK OK
ScanNetworksAdvanced OK OK
WiFiAdvancedChatServer OK OK
WiFiUdpNtpClient OK OK
WiFiWebClient OK OK
WiFiWebClientSSL OK OK
ConnectWithWPA OK OK
ScanNetworks OK OK
SimpleWebServerWiFi OK OK
WiFiChatServer OK OK
WiFiPagerServer OK OK
WiFiUdpSendReceiveString OK OK
WiFiWebClientRepeating OK OK
WiFiWebServer OK OK

@andreagilardoni
Copy link
Contributor Author

Test name Compilation Execution
SATSECertificate OK OK
SATSEPrivateKey OK OK
SATSERandomNumber OK OK
SATSESerialNumber OK OK
SATSESignAndVerify OK OK

@andreagilardoni
Copy link
Contributor Author

Test name Compilation Execution
Prefs2Struct OK OK
StartCounter OK OK

@andreagilardoni
Copy link
Contributor Author

Test name Compilation Execution
ArduinoCloudSketch OK OK
ArduinoCloudOTA OK OK

@pennam
Copy link
Contributor

pennam commented Nov 25, 2024

pre-released as 0.5.0 https://github.com/arduino/uno-r4-wifi-usb-bridge/releases/tag/0.5.0

@pennam pennam closed this as completed Nov 25, 2024
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

No branches or pull requests

2 participants