Skip to content

fix: resolve all xfail fixture tests#22

Merged
patrick-chinchill merged 1 commit into
mainfrom
fix/fixture-xfails
Apr 7, 2026
Merged

fix: resolve all xfail fixture tests#22
patrick-chinchill merged 1 commit into
mainfrom
fix/fixture-xfails

Conversation

@patrick-chinchill
Copy link
Copy Markdown
Collaborator

All 46 fixture replay tests pass. GChat float startIndex fixed. 2,650 total tests, 0 failures.

- GChat: cast startIndex/length to int (JSON floats like 0.0 caused TypeError)
- Remove all xfail markers — 46 fixture replay tests now pass
- All 2,650 tests pass with 0 xfail

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@patrick-chinchill patrick-chinchill merged commit b7bccd2 into main Apr 7, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request implements integer coercion for start_index and length within the Google Chat adapter to correctly handle cases where these values are provided as floats. It also removes the xfail marker from test_gchat_channel_fixture as the fix enables this test to pass. I have no feedback to provide.

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.

1 participant