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

Handle class parsing errors more gracefully #4616

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Jan 20, 2025

Currently there can be some classes in the wild that can not be parsed by ASM, instead of completely fail, we just print the cause to the log and go on.

Currently there can be some classes in the wild that can not be parsed
by ASM, instead of completely fail, we just print the cause to the log
and go on.
@laeubi laeubi force-pushed the handle_class_parse_errors branch from 2a373e6 to a6ecf22 Compare January 20, 2025 11:11
@laeubi laeubi enabled auto-merge (rebase) January 20, 2025 11:11
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Jan 20, 2025
Copy link

Test Results

  606 files  ±0    606 suites  ±0   4h 20m 26s ⏱️ + 3m 10s
  434 tests ±0    425 ✅  - 2   7 💤 ±0  2 ❌ +2 
1 302 runs  ±0  1 278 ✅  - 2  22 💤 ±0  2 ❌ +2 

For more details on these failures, see this check.

Results for commit a6ecf22. ± Comparison against base commit 550125c.

@laeubi laeubi merged commit fdc0adf into eclipse-tycho:main Jan 20, 2025
13 of 16 checks passed
@eclipse-tycho-bot
Copy link

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants