magicblock-labs/magicblock-validator

Integration tests use a non-production DLP build

Open

#602 opened on Oct 30, 2025

 (2 comments) (0 reactions) (1 assignee)Rust (49 forks)github user discovery
buggood first issue

Repository metrics

Stars
 (49 stars)
PR merge metrics
 (Avg merge 2d 19h) (82 merged PRs in 30d)

Description

Problem

Right now integration tests rely on dlp built with unit_test_confg feature, our integration tests shall use prod version instead.

Reproduction

Not yet documented.

Expected

The affected flow completes without the described failure.

Context

Add the affected revision and path when known.

Contributor guide