-
Couldn't load subscription status.
- Fork 3k
Description
Description
Latest test results show this failure often:
| target | platform_name | test suite | result | elapsed_time (sec) | copy_method |
|----------|---------------|-----------------------------------------------------------------------|--------|--------------------|-------------|
| K66F-IAR | K66F | components-storage-blockdevice-component_sd-tests-filesystem-dirs | OK | 83.95 | default |
| K66F-IAR | K66F | components-storage-blockdevice-component_sd-tests-filesystem-files | FAIL | 75.59 | default |
| K66F-IAR | K66F | components-storage-blockdevice-component_sd-tests-filesystem-fopen | OK | 80.64 | default |
| K66F-IAR | K66F | components-storage-blockdevice-component_sd-tests-filesystem-parallel | FAIL | 75.94 | default |
| K66F-IAR | K66F | components-storage-blockdevice-component_sd-tests-filesystem-seek | OK | 47.02 | default |
| K66F-IAR | K66F | features-storage-tests-filesystem-general_filesystem | OK | 60.78 | default |
| K66F-IAR | K66F | tests-events-queue | OK | 31.92 | default |
| K66F-IAR | K66F | tests-mbed_drivers-crc | OK | 24.95 | default |
| K66F-IAR | K66F | tests-mbed_drivers-race_test | OK | 25.15 | default |
| K66F-IAR | K66F | tests-mbed_functional-callback | OK | 25.74 | default |
| K66F-IAR | K66F | tests-mbed_functional-callback_big | OK | 25.73 | default |
| K66F-IAR | K66F | tests-mbed_functional-callback_small | OK | 25.48 | default |
| K66F-IAR | K66F | tests-mbed_functional-functionpointer | OK | 23.87 | default |
| K66F-IAR | K66F | tests-mbed_platform-singletonptr | OK | 23.76 | default |
| K66F-IAR | K66F | tests-mbedmicro-rtos-mbed-mail | OK | 28.48 | default |
| K66F-IAR | K66F | tests-mbedmicro-rtos-mbed-memorypool | OK | 32.4 | default |
| K66F-IAR | K66F | tests-mbedmicro-rtos-mbed-queue | OK | 27.25 | default |
| K66F-IAR | K66F | tests-mbedmicro-rtos-mbed-threads | OK | 40.54 | default |
mbedgt: test suite results: 2 FAIL / 16 OK
One of the latest run can be viewed here: http://mbed-os-ci.s3-website-eu-west-1.amazonaws.com/?prefix=jenkins-ci/ARMmbed/mbed-os/mbed-os-ci/PR-10410/artifacts/10410/2/greentea-test/1804/FAIL/K66F/IAR/ . Also if you review greentea test results in the last 10 runs, few of these can be found here. For instance another run: http://mbed-os-ci.s3-website-eu-west-1.amazonaws.com/?prefix=jenkins-ci/ARMmbed/mbed-os/mbed-os-ci/PR-10303/artifacts/10303/1/greentea-test/1790/FAIL/K66F/
I've noticed it is only for IAR and same test cases. Is this related to the target itself (sd card or something invalid) or our code issue? Please review
cc @ARMmbed/mbed-os-storage @ARMmbed/mbed-os-test
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug