Skip to content

Bumps score_logging to v0.2.0#213

Draft
rmaddikery wants to merge 2 commits intomainfrom
rama_bumps_logging_v0.2.0
Draft

Bumps score_logging to v0.2.0#213
rmaddikery wants to merge 2 commits intomainfrom
rama_bumps_logging_v0.2.0

Conversation

@rmaddikery
Copy link
Copy Markdown
Contributor

@rmaddikery rmaddikery commented Apr 30, 2026

  • Bumps score_logging to v0.2.0 + bugfix and its direct deps to latest releases
  • prep for score v0.7 release

@rmaddikery rmaddikery force-pushed the rama_bumps_logging_v0.2.0 branch 8 times, most recently from ecb8b04 to 4c91bfa Compare April 30, 2026 15:10
- prep for score v0.7 release
@rmaddikery rmaddikery force-pushed the rama_bumps_logging_v0.2.0 branch 2 times, most recently from 05aa1c9 to 26dc0eb Compare May 4, 2026 10:00
@rmaddikery rmaddikery force-pushed the rama_bumps_logging_v0.2.0 branch from 26dc0eb to ade8250 Compare May 4, 2026 10:03
@rmaddikery
Copy link
Copy Markdown
Contributor Author

bazel coverage --test_verbose_timeout_warnings --test_timeout=1200 --config=unit-tests --config=ferrocene-coverage --test_summary=testcase --test_output=errors --nocache_test_results --instrumentation_filter=@score_baselibs @score_baselibs//score/... --@score_baselibs//score/json:base_library=nlohmann --@score_baselibs//score/memory/shared/flags:use_typedshmd=False -- -@score_baselibs//score/language/safecpp/aborts_upon_exception:abortsuponexception_toolchain_test -@score_baselibs//score/containers:dynamic_array_test -@score_baselibs//score/mw/log/configuration:* -@score_baselibs//score/json/examples:*

INFO: Build completed successfully, 3717 total actions
Test cases: finished with 25581 passing, 45 skipped and 0 failing out of 25626 test cases
Executed 284 out of 288 tests: 284 tests pass and 4 were skipped.

@rmaddikery
Copy link
Copy Markdown
Contributor Author

rmaddikery commented May 4, 2026

The bazel coverage job fails in CI:

ERROR: no such package '@@[unknown repo 'json_schema_validator' requested from @@score_communication+]//': The repository '@@[unknown repo 'json_schema_validator' requested from @@score_communication+]' could not be resolved: No repository visible as '@json_schema_validator' from repository '@@score_communication+'
ERROR: /home/runner/.bazel/external/score_communication+/score/mw/com/impl/configuration/test/BUILD:80:26: every rule of type validate_json_schema_test implicitly depends upon the target '@@[unknown repo 'json_schema_validator' requested from @@score_communication+]//:json_schema_validator', but this target could not be found because of: no such package '@@[unknown repo 'json_schema_validator' requested from @@score_communication+]//': The repository '@@[unknown repo 'json_schema_validator' requested from @@score_communication+]' could not be resolved: No repository visible as '@json_schema_validator' from repository '@@score_communication+'
ERROR: Analysis of target '@@score_communication+//score/mw/com/impl/configuration/test:invalid_json_incomplete_binding' failed; build aborted: Analysis failed

Options for integrator:

  1. Exclude those test targets from coverage job since its already run/checked in score_communication module
  2. Remove dev_dependancy for json_schema_validator - not recommended. See: Fix download_utils dependency for json_schema_validator_test communication#183 (comment)

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