Skip to content
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

Elide adding regions to profile when empty #4070

Merged
merged 1 commit into from
Apr 6, 2017

Conversation

theotherjimmy
Copy link
Contributor

@theotherjimmy theotherjimmy commented Mar 29, 2017

Resolves #4055

The add_regions_to_profile function assumed that there would always be a
profile to add regions to. If the profile is not specified, we would get
a traceback. Instead of bombing horribly, we should just elide adding
the region list to the profile when it does not exist.

Testing

CC

@0xc0170
@tkaman

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 29, 2017

/morph test

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1788

All builds and test passed!

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 30, 2017

retest uvisor

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 31, 2017

@mazimkhan uvisor CI review please

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 3, 2017

retest uvisor

@theotherjimmy
Copy link
Contributor Author

All green!

@sg- sg- merged commit 2ab3eda into ARMmbed:master Apr 6, 2017
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