Skip to content

Fixing broken sdsp_track_with_bluesky_sim test - #85

Merged
RomanPszonka merged 1 commit into
mainfrom
fix_broken_sdsp_track_with_bluesky_sim_test
Jan 28, 2026
Merged

Fixing broken sdsp_track_with_bluesky_sim test#85
RomanPszonka merged 1 commit into
mainfrom
fix_broken_sdsp_track_with_bluesky_sim_test

Conversation

@seslash

@seslash seslash commented Jan 28, 2026

Copy link
Copy Markdown
Contributor

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

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

3 participants