sbt/launcher-package/integration-test/src/test/scala
jimcody1995 0f2c973452
[2.x] fix: Avoid dependencyTree browse crashes on Linux (#9147)
**Problem**
`dependencyTree` with `--browse` can throw when desktop browse is unavailable (for example on Wayland/headless environments), causing command failure.

**Solution**
Handle unsupported desktop/browse actions and runtime browse failures gracefully by logging a warning instead of throwing, and add regression tests for unsupported/throwing desktop scenarios.

Generated-by: Cursor Codex 5.3
2026-04-27 22:12:14 -04:00
..
BspConfigTest.scala fix: Use sbt script in BSP config instead of hardcoded Java path (#8920) 2026-03-19 20:57:53 -04:00
ExtendedRunnerTest.scala [2.x] fix: Avoid dependencyTree browse crashes on Linux (#9147) 2026-04-27 22:12:14 -04:00
IntegrationTestPaths.scala [2.x] fix: Remove global.base setting in runner script (#8795) 2026-02-23 01:39:15 -05:00
LauncherTestHelper.scala [2.x] test: Add Git Bash test on Windows (#8779) 2026-02-25 22:51:52 -05:00
RunnerMemoryScriptTest.scala fix: Handle -X JVM options on command line (fixes #5742) (#8566) 2026-01-17 14:29:30 -05:00
RunnerScriptTest.scala [2.x] Improve -help/--help and fix launcher test harness (#8879) 2026-03-09 23:11:05 -04:00
ShellScriptUtil.scala Add parentheses (#9000) 2026-03-31 13:48:59 -04:00