You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a fix in progress which addresses a flash issue with 2v0 boards. Once that is merged, the test/rtos-drivers/hil qspi test should be re-enabled in CI.
The text was updated successfully, but these errors were encountered:
It appears that since the lib_qspi_fast_read change that the qspi test was silent failing. There are 2 reasons for this, firstly there is no pytest checker in hil_add to verify that QSPI passed, hiding that it has been failing. Second, the flashing of the calibration pattern is missing in the CI test portion.
For #157 the qspi test has been temporarily disabled for the CI. This PR was verified locally.
There is a fix in progress which addresses a flash issue with 2v0 boards. Once that is merged, the test/rtos-drivers/hil qspi test should be re-enabled in CI.
The text was updated successfully, but these errors were encountered: