Skip to content

Conversation

mark-edgeworth
Copy link
Contributor

@mark-edgeworth mark-edgeworth commented Feb 12, 2020

Summary of changes

Fixes a stack trace when calling crash_log_parser.py under Python 3

See #12290

Impact of changes

Migration actions required

Documentation

See See #12290 for a problem summary.


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

Hand testing only using an existing installation. I do not have all of the relevant files to make this utility work but I can provoke the problem as reported and the changes here do fix that.
[X] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR


Reviewers


@mark-edgeworth
Copy link
Contributor Author

I do not have all of the relevant files to make this utility work but I can provoke the problem as reported and the changes here do fix that.

@mergify mergify bot added the needs: CI label Feb 12, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Feb 12, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Feb 12, 2020

Test run: FAILED

Summary: 1 of 11 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_dynamic-memory-usage

@0xc0170 0xc0170 added the release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0 label Feb 13, 2020
@0xc0170 0xc0170 merged commit 7634f36 into master Feb 13, 2020
@0xc0170 0xc0170 deleted the fix-gh12290 branch February 13, 2020 09:48
@mergify mergify bot removed the ready for merge label Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crash_log_parser.py does not work with python3
3 participants