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

Fix launch -configuration param to always be proper URI #1565

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

akurtakov
Copy link
Member

@akurtakov akurtakov commented Jan 15, 2025

Ensures that the parameter can always we be converted back to URI.
It's been already done for -dev param value.
Fixed PluginBasedLaunchTest to no longer try to "workaround"
-configuration values that can't be converted to URI.

@akurtakov akurtakov marked this pull request as draft January 15, 2025 08:56
Copy link

github-actions bot commented Jan 15, 2025

Test Results

   285 files  ±0     285 suites  ±0   51m 20s ⏱️ + 1m 14s
 3 586 tests ±0   3 510 ✅ ±0   76 💤 ±0  0 ❌ ±0 
10 950 runs  ±0  10 719 ✅ ±0  231 💤 ±0  0 ❌ ±0 

Results for commit 6525ac9. ± Comparison against base commit aaaa0c0.

♻️ This comment has been updated with latest results.

Ensures that the parameter can always we be converted back to URI.
It's been already done for -dev param value.
Fixed PluginBasedLaunchTest to no longer try to "workaround"
-configuration values that can't be converted to URI.
@akurtakov akurtakov changed the title Stop using deprecated in URL constructor in PluginBasedLaunchTest Fix launch -configuration param to always be proper URI Jan 15, 2025
@akurtakov akurtakov marked this pull request as ready for review January 15, 2025 10:35
@akurtakov
Copy link
Member Author

This is continuation of #541 to ensure that the arguments are actually proper URIs always rather than putting a workaround in the test.

@akurtakov akurtakov merged commit e62be0b into eclipse-pde:master Jan 15, 2025
18 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.

1 participant