Skip to content

sp-tracing: Remove test-utils feature#9063

Merged
bkchr merged 5 commits into
masterfrom
bkchr-tracing-test-utils
Jul 2, 2025
Merged

sp-tracing: Remove test-utils feature#9063
bkchr merged 5 commits into
masterfrom
bkchr-tracing-test-utils

Conversation

@bkchr

@bkchr bkchr commented Jul 2, 2025

Copy link
Copy Markdown
Member

The crate is already exposing testing related features by default, so there is no real need to hide the rest behind some feature. Also because of feature unification, the feature is enabled always in the workspace.

The crate is already exposing testing related features by default, so there is no real need to hide the rest behind some feature. Also because of feature unification, the feature is enabled always in the workspace.
@bkchr bkchr added the T17-primitives Changes to primitives that are not covered by any other label. label Jul 2, 2025
@bkchr bkchr requested a review from a team as a code owner July 2, 2025 10:04
@bkchr

bkchr commented Jul 2, 2025

Copy link
Copy Markdown
Member Author

/cmd prdoc --audience node_dev --bump major

@paritytech-workflow-stopper

Copy link
Copy Markdown

All GitHub workflows were cancelled due to failure one of the required jobs.
Failed workflow url: https://github.com/paritytech/polkadot-sdk/actions/runs/16022357073
Failed job name: build-linux-stable-cumulus

@serban300 serban300 requested a review from raymondkfcheung July 2, 2025 10:32
@bkchr bkchr enabled auto-merge July 2, 2025 21:27
@bkchr bkchr added this pull request to the merge queue Jul 2, 2025
Merged via the queue into master with commit 13c89a6 Jul 2, 2025
240 of 242 checks passed
@bkchr bkchr deleted the bkchr-tracing-test-utils branch July 2, 2025 22:59
ordian added a commit that referenced this pull request Jul 24, 2025
* master: (91 commits)
  Add extra information to the harmless error logs during validate_transaction (#9047)
  `sp-tracing`: Remove `test-utils` feature (#9063)
  add try-state check for staking roles -- staker cannot be nominator a… (#9034)
  net/discovery: File persistence for `AddrCache` (#8839)
  dispute-coordinator: handle race with offchain disabling (#9050)
  Align parameters for `EventEmitter::emit_sent_event` (#9057)
  Fetch parent block `api_version` (#9059)
  [XCM Precompile] Rename functions and improve docs in the Solidity interface (#9023)
  Cleanup and improvements for `ControlledValidatorIndices` (#8896)
  reenable 0001-parachains-pvf (#9046)
  Add optional auto-rebag within on-idle (#8684)
  Fix flaxy 0003-block-building-warp-sync test - one more approach (#8974)
  [Staking] [AHM] Fixes insufficient slashing of nominators (and some other small issues). (#8937)
  chore: Bump bounded-collections dep (#9004)
  XCMP and DMP improvements (#8860)
  EPMB/unsigned: fixed multi-page winner computation (#8987)
  Always send full parent header, not only hash, part of collation response (#8939)
  revive: Precompiles should return dummy code when queried (#9001)
  Fix confusing log messages in network protocol behaviour (#8819)
  Fix pallet_migrations benchmark when FailedMigrationHandler emits events (#8694)
  ...
alvicsam pushed a commit that referenced this pull request Oct 17, 2025
The crate is already exposing testing related features by default, so
there is no real need to hide the rest behind some feature. Also because
of feature unification, the feature is enabled always in the workspace.

---------

Co-authored-by: cmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T17-primitives Changes to primitives that are not covered by any other label.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants