Skip to content

[STM32F091RC] patch for tests-mbedmicro-rtos-mbed-threads #2821

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

Merged
merged 1 commit into from
Sep 28, 2016

Conversation

jeromecoutant
Copy link
Collaborator

@jeromecoutant jeromecoutant commented Sep 27, 2016

Description

NUCLEO_F091RC patch for tests-mbedmicro-rtos-mbed-threads

Previous status:

  • OK with GCC and ARM
  • FAIL with IAR

Status

READY

+-------------------+---------------+-----------------------------------+--------------------------------------+--------+--------+--------+--------------------+
| target            | platform_name | test suite                        | test case                            | passed | failed | result | elapsed_time (sec) |
+-------------------+---------------+-----------------------------------+--------------------------------------+--------+--------+--------+--------------------+
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing parallel threads             | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing parallel threads with child  | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing parallel threads with murder | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing parallel threads with wait   | 1      | 0      | OK     | 0.16               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing parallel threads with yield  | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing serial threads               | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing serial threads with child    | 1      | 0      | OK     | 0.07               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing serial threads with murder   | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing serial threads with wait     | 1      | 0      | OK     | 1.05               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing serial threads with yield    | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing single thread                | 1      | 0      | OK     | 0.05               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing single thread with child     | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing single thread with murder    | 1      | 0      | OK     | 0.05               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing single thread with wait      | 1      | 0      | OK     | 0.15               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing single thread with yield     | 1      | 0      | OK     | 0.06               |
| NUCLEO_F091RC-IAR | NUCLEO_F091RC | tests-mbedmicro-rtos-mbed-threads | Testing thread self terminate        | 1      | 0      | OK     | 0.06               |
+-------------------+---------------+-----------------------------------+--------------------------------------+--------+--------+--------+--------------------+

@mazimkhan
Copy link

retest uvisor

1 similar comment
@mazimkhan
Copy link

retest uvisor

@sg- sg- added the needs: CI label Sep 27, 2016
@sg-
Copy link
Contributor

sg- commented Sep 27, 2016

@mbed-bot: TEST

HOST_OSES=ALL
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@sg-
Copy link
Contributor

sg- commented Sep 27, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 968

All builds and test passed!

@mbed-bot
Copy link

[Build 988]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

@sg- sg- merged commit 24f76f1 into ARMmbed:master Sep 28, 2016
@jeromecoutant jeromecoutant deleted the PR_STM32F091RC branch September 28, 2016 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants