Skip to content

Fix typo in exception name when JLINKARM_SelectUSB fails#258

Merged
hkpeprah merged 2 commits intosquare:masterfrom
diggit:fix_exception_typo
Feb 23, 2026
Merged

Fix typo in exception name when JLINKARM_SelectUSB fails#258
hkpeprah merged 2 commits intosquare:masterfrom
diggit:fix_exception_typo

Conversation

@diggit
Copy link
Contributor

@diggit diggit commented Feb 21, 2026

mentioned in #254

I know, a single line PR, but it is pretty straightforward.

@CLAassistant
Copy link

CLAassistant commented Feb 21, 2026

CLA assistant check
All committers have signed the CLA.

hkpeprah
hkpeprah previously approved these changes Feb 21, 2026
Copy link
Contributor

@hkpeprah hkpeprah left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this.

@hkpeprah
Copy link
Contributor

Looks like the tests are failing.

@diggit
Copy link
Contributor Author

diggit commented Feb 22, 2026

Weird, I can't reproduce the fail on my machine (linux, python 3.14, J-Link 9.20) sorry, wrong branch, reproduced

due to recent typo fix, the `JLinkException` is raised, but tests were catching `AttributeError`
@diggit
Copy link
Contributor Author

diggit commented Feb 22, 2026

Fixed. Those tests had wrong expectations and worked thanks to the previous typo. I will verify that all tests pass before pushing my changes, sorry.

@hkpeprah hkpeprah merged commit 4e2451b into square:master Feb 23, 2026
6 checks passed
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.

3 participants