Skip to content

[Storage] CI sample failure fix - #48687

Draft
anjaliratnam-msft wants to merge 1 commit into
Azure:mainfrom
anjaliratnam-msft:sample-fix
Draft

[Storage] CI sample failure fix#48687
anjaliratnam-msft wants to merge 1 commit into
Azure:mainfrom
anjaliratnam-msft:sample-fix

Conversation

@anjaliratnam-msft

Copy link
Copy Markdown
Member

The test samples have been failing with the output stopping at the same three lines every run, right before a leftover test blob named dir1/dir2/file\uffff.blob. Setting the sample's stdout to UTF-8 let that character through to the CI script that relays sample output, which then crashed trying to print it.

Fix: emit pure ASCII, which survives every stage unchanged.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
9 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@anjaliratnam-msft

Copy link
Copy Markdown
Member Author

/azp run python - storage - tests

@github-actions github-actions Bot added the Storage Storage Service (Queues, Blobs, Files) label Aug 21, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant