Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
MBED_A29 test was FAILED for F1/F2/F4/L1 since #4299 and even with #4365
| OK | NUCLEO_F103RB | ARM | MBED_A20 | I2C master/slave test | 0.28 | 30 | 1/1 |
| OK | NUCLEO_F103RB | ARM | MBED_A29 | i2c_master_slave_asynch | 0.47 | 30 | 1/1 |
| OK | NUCLEO_F103RB | uARM | MBED_A20 | I2C master/slave test | 0.28 | 30 | 1/1 |
| OK | NUCLEO_F103RB | uARM | MBED_A29 | i2c_master_slave_asynch | 0.44 | 30 | 1/1 |
| OK | NUCLEO_F103RB | GCC_ARM | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_F103RB | GCC_ARM | MBED_A29 | i2c_master_slave_asynch | 0.47 | 30 | 1/1 |
| OK | NUCLEO_F103RB | IAR | MBED_A20 | I2C master/slave test | 0.27 | 30 | 1/1 |
| OK | NUCLEO_F103RB | IAR | MBED_A29 | i2c_master_slave_asynch | 0.47 | 30 | 1/1 |
| OK | NUCLEO_F446RE | ARM | MBED_A20 | I2C master/slave test | 0.28 | 30 | 1/1 |
| OK | NUCLEO_F446RE | ARM | MBED_A29 | i2c_master_slave_asynch | 0.45 | 30 | 1/1 |
| OK | NUCLEO_F446RE | uARM | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_F446RE | uARM | MBED_A29 | i2c_master_slave_asynch | 0.48 | 30 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_F446RE | GCC_ARM | MBED_A29 | i2c_master_slave_asynch | 0.48 | 30 | 1/1 |
| OK | NUCLEO_F446RE | IAR | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_F446RE | IAR | MBED_A29 | i2c_master_slave_asynch | 0.45 | 30 | 1/1 |
| OK | NUCLEO_L152RE | ARM | MBED_A20 | I2C master/slave test | 0.28 | 30 | 1/1 |
| OK | NUCLEO_L152RE | ARM | MBED_A29 | i2c_master_slave_asynch | 0.48 | 30 | 1/1 |
| OK | NUCLEO_L152RE | uARM | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_L152RE | uARM | MBED_A29 | i2c_master_slave_asynch | 0.45 | 30 | 1/1 |
| OK | NUCLEO_L152RE | GCC_ARM | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_L152RE | GCC_ARM | MBED_A29 | i2c_master_slave_asynch | 0.5 | 30 | 1/1 |
| OK | NUCLEO_L152RE | IAR | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_L152RE | IAR | MBED_A29 | i2c_master_slave_asynch | 0.48 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | ARM | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | ARM | MBED_A29 | i2c_master_slave_asynch | 0.44 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | uARM | MBED_A20 | I2C master/slave test | 0.27 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | uARM | MBED_A29 | i2c_master_slave_asynch | 0.45 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | GCC_ARM | MBED_A20 | I2C master/slave test | 0.27 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | GCC_ARM | MBED_A29 | i2c_master_slave_asynch | 0.47 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | IAR | MBED_A20 | I2C master/slave test | 0.33 | 30 | 1/1 |
| OK | NUCLEO_F207ZG | IAR | MBED_A29 | i2c_master_slave_asynch | 0.48 | 30 | 1/1 |
CI shield test has also been tested:
| NUCLEO_F103RB-ARM | NUCLEO_F103RB | tests-api-i2c | OK | 60.09 | shell |
| NUCLEO_F103RB-ARM | NUCLEO_F103RB | tests-assumptions-i2c | OK | 57.08 | shell |
| NUCLEO_F103RB-GCC_ARM | NUCLEO_F103RB | tests-api-i2c | OK | 60.89 | shell |
| NUCLEO_F103RB-GCC_ARM | NUCLEO_F103RB | tests-assumptions-i2c | OK | 57.85 | shell |
| NUCLEO_F103RB-IAR | NUCLEO_F103RB | tests-api-i2c | OK | 59.83 | shell |
| NUCLEO_F103RB-IAR | NUCLEO_F103RB | tests-assumptions-i2c | OK | 56.82 | shell |
| NUCLEO_F207ZG-ARM | NUCLEO_F207ZG | tests-api-i2c | OK | 58.59 | shell |
| NUCLEO_F207ZG-ARM | NUCLEO_F207ZG | tests-assumptions-i2c | OK | 54.12 | shell |
| NUCLEO_F207ZG-GCC_ARM | NUCLEO_F207ZG | tests-api-i2c | OK | 58.52 | shell |
| NUCLEO_F207ZG-GCC_ARM | NUCLEO_F207ZG | tests-assumptions-i2c | OK | 56.0 | shell |
| NUCLEO_F207ZG-IAR | NUCLEO_F207ZG | tests-api-i2c | OK | 58.45 | shell |
| NUCLEO_F207ZG-IAR | NUCLEO_F207ZG | tests-assumptions-i2c | OK | 55.71 | shell |
| NUCLEO_F446RE-ARM | NUCLEO_F446RE | tests-api-i2c | OK | 58.48 | shell |
| NUCLEO_F446RE-ARM | NUCLEO_F446RE | tests-assumptions-i2c | OK | 55.64 | shell |
| NUCLEO_F446RE-GCC_ARM | NUCLEO_F446RE | tests-api-i2c | OK | 58.69 | shell |
| NUCLEO_F446RE-GCC_ARM | NUCLEO_F446RE | tests-assumptions-i2c | OK | 56.72 | shell |
| NUCLEO_F446RE-IAR | NUCLEO_F446RE | tests-api-i2c | OK | 58.73 | shell |
| NUCLEO_F446RE-IAR | NUCLEO_F446RE | tests-assumptions-i2c | OK | 55.75 | shell |
| NUCLEO_L152RE-ARM | NUCLEO_L152RE | tests-api-i2c | OK | 59.37 | shell |
| NUCLEO_L152RE-ARM | NUCLEO_L152RE | tests-assumptions-i2c | OK | 56.46 | shell |
| NUCLEO_L152RE-GCC_ARM | NUCLEO_L152RE | tests-api-i2c | OK | 59.98 | shell |
| NUCLEO_L152RE-GCC_ARM | NUCLEO_L152RE | tests-assumptions-i2c | OK | 56.86 | shell |
| NUCLEO_L152RE-IAR | NUCLEO_L152RE | tests-api-i2c | OK | 58.38 | shell |
| NUCLEO_L152RE-IAR | NUCLEO_L152RE | tests-assumptions-i2c | OK | 56.05 | shell |
Status
READY