Fix http-specs e2e test failures and exit code masking#9970
Open
Fix http-specs e2e test failures and exit code masking#9970
Conversation
- Fix validate-client-server script to properly propagate exit code - Fix Duration Header float scenarios: add missing request headers - Fix Multipart File upload scenarios: use proper multipart body - Fix Pageable XML content-type header to include charset=utf-8 - Fix Pageable XML listWithNextLink response body to use dynamic Resolver - Fix server-test.ts bug: compare resolved content (raw) not rawContent Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix http-specs e2e tests to pass in main
Fix http-specs e2e test failures and exit code masking
Mar 9, 2026
commit: |
Member
|
@copilot add changelog and format |
- Add chronus changeset for http-specs and spector fixes - Format mockapi.ts with prettier Co-authored-by: timotheeguerin <1031227+timotheeguerin@users.noreply.github.com>
Contributor
Author
Done in commit 0b56418 — added a chronus changeset for Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Contributor
|
All changed packages have been documented.
Show changes
|
Collaborator
|
You can try these changes here
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
validate-client-serverscript to return non-zero exit code on failureEncode_Duration_Header_float*scenarios (4 failures): add missing request headers tocreateHeaderFloatServerTestsPayload_MultiPart_FormData_File_upload*scenarios (3 failures): replace invalid content-type header with proper multipart bodyPayload_Pageable_XmlPagination_*scenarios (4 failures):content-typeheader fromapplication/xmltoapplication/xml; charset=utf-8listWithNextLinkresponse body to use dynamic base URL via Resolverraw(resolved content) instead ofbody.rawContentin XML/text body comparisonOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.