Skip to content

Conversation

@seslash
Copy link
Contributor

@seslash seslash commented Jan 28, 2026

When attempting to run this test, some objects appear to mismatch. This fixes it

When attempting to run this test, some objects appear to mismatch. This fixes it
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes a broken test in test_sdsp_track_with_bluesky_sim.py by correcting object attribute references and method calls that were causing failures.

Changes:

  • Added StepResult import and type annotation for proper type handling
  • Fixed incorrect attribute access from result.details to result.result to match the StepResult model
  • Replaced non-existent fb_client.wait_x_seconds() calls with standard asyncio.sleep() calls

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RomanPszonka RomanPszonka merged commit 9ca42e9 into main Jan 28, 2026
8 checks passed
@seslash seslash deleted the fix_broken_sdsp_track_with_bluesky_sim_test branch January 29, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants