Skip the Generate Calibration Waypoints Objective in the config integration tests - #918
Skip the Generate Calibration Waypoints Objective in the config integration tests#918fdavulcu wants to merge 1 commit into
Conversation
…on tests Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (7)
Included review availability: 9 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 10 reviews per hour. 📝 SummarySummary by CodeRabbit
WalkthroughThe integration tests for seven simulation packages now skip ChangesIntegration test skip updates
Suggested reviewers: Priority: ⬇️ Low Merge Risk: ⚪ Minimal · up to Headless simulation integration tests now exclude calibration waypoint generation alongside related calibration-dependent objectives, avoiding unsupported waypoint-writing behavior without changing production functionality. 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
Comment |
|
[written by AI]
Skips the
Generate Calibration WaypointsObjective in the config integration tests. Each config's test runs every runnable Objective the system config resolves, and this one moves the arm and saves waypoints into the config's waypoint file. The entry is inert until the Objective ships in the base image.