Skip to content

Simplify Bazel files for integration tests#308

Open
danth wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:simplify-integration-tests
Open

Simplify Bazel files for integration tests#308
danth wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:simplify-integration-tests

Conversation

@danth

@danth danth commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Fixes #295

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run --lockfile_mode=error //:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
Extracting Bazel installation...
Starting local Bazel server (8.6.0) and connecting to it...
INFO: Invocation ID: fbf53a7d-79b0-45e6-b8a4-5b05039d5508
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)
Analyzing: target //:license-check (1 packages loaded, 0 targets configured)

Analyzing: target //:license-check (37 packages loaded, 10 targets configured)

Analyzing: target //:license-check (86 packages loaded, 10 targets configured)

Analyzing: target //:license-check (99 packages loaded, 33 targets configured)

Analyzing: target //:license-check (152 packages loaded, 2808 targets configured)

Analyzing: target //:license-check (152 packages loaded, 5482 targets configured)

Analyzing: target //:license-check (161 packages loaded, 8251 targets configured)

Analyzing: target //:license-check (161 packages loaded, 8253 targets configured)

Analyzing: target //:license-check (164 packages loaded, 8271 targets configured)

Analyzing: target //:license-check (167 packages loaded, 10159 targets configured)

Analyzing: target //:license-check (167 packages loaded, 10159 targets configured)

Analyzing: target //:license-check (167 packages loaded, 10159 targets configured)

Analyzing: target //:license-check (167 packages loaded, 10159 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10283 targets configured)

Analyzing: target //:license-check (168 packages loaded, 10283 targets configured)

INFO: Analyzed target //:license-check (169 packages loaded, 10409 targets configured).
[13 / 16] Generating Dash formatted dependency file ...; 0s disk-cache, processwrapper-sandbox ... (2 actions, 1 running)
INFO: Found 1 target...
Target //:license.check.license_check up-to-date:
  bazel-bin/license.check.license_check
  bazel-bin/license.check.license_check.jar
INFO: Elapsed time: 26.050s, Critical Path: 2.09s
INFO: 16 processes: 12 internal, 3 processwrapper-sandbox, 1 worker.
INFO: Build completed successfully, 16 total actions
INFO: Running command line: bazel-bin/license.check.license_check ./formatted.txt <args omitted>
usage: org.eclipse.dash.licenses.cli.Main [-batch <int>] [-cd <url>]
       [-confidence <int>] [-ef <url>] [-excludeSources <sources>] [-help] [-lic
       <url>] [-project <shortname>] [-repo <url>] [-review] [-summary <file>]
       [-timeout <seconds>] [-token <token>]

@github-actions

Copy link
Copy Markdown

The created documentation from the pull request is available at: docu-html

@danth danth marked this pull request as draft July 10, 2026 11:51
@danth danth force-pushed the simplify-integration-tests branch from e979716 to 705f4a4 Compare July 10, 2026 12:04
@danth danth requested a deployment to workflow-approval July 10, 2026 12:04 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 10, 2026 12:04 — with GitHub Actions Waiting
@danth danth marked this pull request as ready for review July 10, 2026 12:15
Comment thread tests/utils/bazel/integration.bzl Outdated
Comment thread tests/utils/bazel/integration.bzl
@danth danth force-pushed the simplify-integration-tests branch from 705f4a4 to 556b07e Compare July 10, 2026 13:35
@danth danth requested a deployment to workflow-approval July 10, 2026 13:35 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 10, 2026 13:35 — with GitHub Actions Waiting
@danth danth force-pushed the simplify-integration-tests branch from 556b07e to 66b7e94 Compare July 10, 2026 15:41
@danth danth requested a deployment to workflow-approval July 10, 2026 15:41 — with GitHub Actions Waiting
@danth danth requested a deployment to workflow-approval July 10, 2026 15:41 — with GitHub Actions Waiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Simplify Test Bazel

2 participants