Skip to content

Conversation

ccli8
Copy link
Contributor

@ccli8 ccli8 commented Jul 11, 2019

Description

This PR is to fix watchdog tests failing with OOM on targets with just 16KiB RAM.

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

ccli8 added 2 commits July 10, 2019 14:31
This is to fix OOM error on targets with just 16KiB RAM.
This is to fix OOM error on targets with just 16KiB RAM.
Copy link
Contributor

@0xc0170 0xc0170 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To my understanding, the default one would be 4k - too much for the test?

Otherwise, LGTM

@ccli8
Copy link
Contributor Author

ccli8 commented Jul 11, 2019

To my understanding, the default one would be 4k - too much for the test?

Yes. Thread stack size defaults to 4k. This test doesn't need so much.

@ciarmcom ciarmcom requested review from a team July 11, 2019 09:00
@ciarmcom
Copy link
Member

@ccli8, thank you for your changes.
@ARMmbed/mbed-os-test @ARMmbed/mbed-os-core @ARMmbed/mbed-os-hal @ARMmbed/mbed-os-maintainers please review.

@0xc0170 0xc0170 removed the request for review from a team July 11, 2019 09:02
@evedon
Copy link
Contributor

evedon commented Jul 12, 2019

CI started

@mbed-ci
Copy link

mbed-ci commented Jul 12, 2019

Test run: SUCCESS

Summary: 4 of 4 test jobs passed
Build number : 1
Build artifacts

@artokin artokin merged commit aca726d into ARMmbed:master Jul 15, 2019
@ccli8 ccli8 deleted the nuvoton_wdt-test-oom branch July 16, 2019 01:16
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.

7 participants