test(mwp6/phase1): remove dead skipif guards, revive mpack index phase1 suite (MWP6_10, MWP6_11, MWP6_12)
MWP6_10 — test_mpack_phase2.py + test_commit_graph_phase2.py: - Remove try/except ImportError block and _PROCESS_JOB_MISSING variable - Remove all @pytest.mark.skipif(_PROCESS_JOB_MISSING, ...) decorators - process_mpack_index_job is re-exported from musehub_wire:47; guard always evaluated to False and silently skipped the three P2/CG tests - Pre/post baseline identical: P2-1, P2-2, CG-1..4 green; P2-3 fails for the pre-existing MPackNotReadyError (separate from this work)
MWP6_11 — test_mpack_index_phase1.py: - Remove module-level pytestmark skip ('process_mpack_index_job removed') - Job is back; MusehubMPackIndex model present at musehub_repo_models:667 - PI-1..4 all pass: object rows, mpack_id match, second-push idempotency, cross-repo distinctness - Kept because phase2 (PI-5..8) is still skipped and PI-4 (cross-repo) is not covered by phase2
MWP6_12 — test_clone_xs_unit.py / test_fetch_xs_unit.py: - Guard is _infra_ready() checking localhost:1337 + localhost:9000 reachable - Legitimate runtime infra check, not a stale missing-symbol guard - No changes made; triage decision recorded in docs/issues/mwp-6-triage.md on task/mwp-6-phase0
Issue: musehub#110, master: muse#58
Semantic Changes
10 symbols
0 comments
muse hub commit comment sha256:6a512979e6e9656d71f6ac64c5d3addc753074f0ac52b1af29b6a1bd9e11d307 --body "your comment"
No comments yet. Be the first to start the discussion.