Skip to content

Correct traceback caused by None "target_id" #278

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 2 commits into from
Dec 12, 2017

Conversation

theotherjimmy
Copy link
Contributor

Resolves #276

@coveralls
Copy link

coveralls commented Dec 8, 2017

Coverage Status

Coverage increased (+0.3%) to 74.286% when pulling 3a75f89 on theotherjimmy:none-target into 45e6345 on ARMmbed:master.

Copy link
Contributor

@bridadan bridadan left a comment

Choose a reason for hiding this comment

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

self.assertEqual(to_check[0]['target_id'], "0241BEEFDEAD")
self.assertEqual(to_check[0]['platform_name'], 'foo_target')
self.assertEqual(to_check[1]['target_id'], None)
self.assertEqual(to_check[1]['platform_name'], None)
Copy link
Contributor

Choose a reason for hiding this comment

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

💯 💯 💯 💯 💯 💯 💯 💯 💯 💯 💯 💯 💯

@MarceloSalazar
Copy link

Can we proceed to get this merged? We'd like to make sure it's fixed before the 5.7 release. Thanks!

@theotherjimmy theotherjimmy merged commit 29e9179 into ARMmbed:master Dec 12, 2017
@MarceloSalazar
Copy link

@theotherjimmy @bridadan are you planning a new release with this change this/next week? Just wanted to make sure this is being shipped in time for the 5.7 release. Thanks!

@bridadan
Copy link
Contributor

bridadan commented Dec 14, 2017

@theotherjimmy is out of office this week (working just not in the office) but I'll try to get a hold of him since I can't make releases.

@MarceloSalazar
Copy link

Bump

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants