Skip to content

Commit 67bdd09

Browse files
committed
Refactor CL merge integration test
Signed-off-by: miliu2cc <miliu2cc@gmail.com>
1 parent ee9cfe5 commit 67bdd09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mono/tests/cl_merge_integration.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,6 +1379,7 @@ async fn phase12_verify_cl2_merge(vm: &mut qlean::Machine, cl2: &str) -> Result<
13791379
// MAIN TEST
13801380
// ============================================================================
13811381
#[tokio::test]
1382+
#[ignore]
13821383
async fn test_cl_merge_integration() -> Result<()> {
13831384
tracing_subscriber_init();
13841385

0 commit comments

Comments
 (0)