Skip to content

Add test for feat_req__lifecycle__shutdown_signal - #414

Merged
MaciejKaszynski merged 10 commits into
eclipse-score:mainfrom
etas-contrib:feature/shutdown-signal-fit
Aug 7, 2026
Merged

MaciejKaszynski merged 10 commits into
eclipse-score:mainfrom
etas-contrib:feature/shutdown-signal-fit

Conversation

@TimoSteuerwaldETAS

Copy link
Copy Markdown
Contributor

Part of #317
Test which verifies that the Launch Manager shuts a process down by sending a SIGTERM and, if the process does not terminate itself in time, escalates to a SIGKILL.

@github-actions

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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: 059c9ff6-a558-45c5-894d-723891bbf03e
Computing main repo mapping: 
Computing main repo mapping: 
Loading: 
Loading: 0 packages loaded
Loading: 0 packages loaded
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
Loading: 0 packages loaded
    currently loading: 
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 (31 packages loaded, 10 targets configured)

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

Analyzing: target //:license-check (144 packages loaded, 779 targets configured)

Analyzing: target //:license-check (157 packages loaded, 6228 targets configured)

Analyzing: target //:license-check (162 packages loaded, 6249 targets configured)

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

Analyzing: target //:license-check (169 packages loaded, 6612 targets configured)

Analyzing: target //:license-check (174 packages loaded, 11409 targets configured)

Analyzing: target //:license-check (174 packages loaded, 11409 targets configured)

INFO: Analyzed target //:license-check (175 packages loaded, 11535 targets configured).
[14 / 16] [Prepa] JavaToolchainCompileBootClasspath external/rules_java+/toolchains/platformclasspath.jar
[15 / 16] Building license.check.license_check.jar (); 0s disk-cache, multiplex-worker
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.790s, Critical Path: 2.52s
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

github-actions Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

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

Comment thread tests/integration/shutdown_signal/BUILD Outdated
Comment thread tests/integration/shutdown_signal/control_daemon_mock.cpp
Comment thread tests/integration/shutdown_signal/shutdown_signal_process.cpp
Comment thread tests/integration/shutdown_signal/shutdown_signal.json
Comment thread tests/integration/shutdown_signal/shutdown_signal_process.cpp
Comment thread tests/integration/shutdown_signal/shutdown_signal.py Outdated
Comment thread tests/integration/shutdown_signal/shutdown_signal_process.cpp
Comment thread tests/integration/shutdown_signal/shutdown_signal.py Outdated
Comment thread tests/integration/shutdown_signal/common.hpp Outdated
Comment thread tests/integration/shutdown_signal/shutdown_signal_process.cpp Outdated
Comment thread tests/integration/shutdown_signal/shutdown_signal.py Outdated

@danth danth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@MaciejKaszynski
MaciejKaszynski merged commit 95f6e88 into eclipse-score:main Aug 7, 2026
19 of 20 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in LCM - Lifecycle & Health FT Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants