eclipse-equinox / equinox

equinox
Eclipse Public License 2.0
33 stars 65 forks source link

[Build] Adapt build-job in workflow to equinox.launcher.tests conversion #587

Closed HannesWell closed 7 months ago

HannesWell commented 7 months ago

Add the missing environment variable.

github-actions[bot] commented 7 months ago

Test Results

   29 files  ± 0     29 suites  ±0   11m 59s :stopwatch: +6s 2 170 tests  -  1  2 124 :white_check_mark: ± 0  46 :zzz: ±0  0 :x: ±0  2 256 runs  +13  2 210 :white_check_mark: +14  46 :zzz: ±0  0 :x: ±0 

Results for commit 8edb2bd1. ± Comparison against base commit 825c69f7.

This pull request removes 1 test. ``` org.eclipse.equinox.launcher.tests.LauncherTests ‑ Unknown test ```

:recycle: This comment has been updated with latest results.

HannesWell commented 7 months ago

Ok, actually the cause for the single test-failure was even simple: The environment variable was missing for the build job in the build workflow...