Skip to content

Fix integration test failures by converting multiline YAML to single-line#2807

Closed
cunningt wants to merge 0 commit into
apache:mainfrom
cunningt:fixtests
Closed

Fix integration test failures by converting multiline YAML to single-line#2807
cunningt wants to merge 0 commit into
apache:mainfrom
cunningt:fixtests

Conversation

@cunningt
Copy link
Copy Markdown
Contributor

Multiline YAML values (value: |) add trailing newlines that break URI encoding and message content processing. Convert all JSON data and input values to single-line quoted strings.

Also update Jira test expectations to match actual JQL ordering (ORDER BY created DESC instead of key desc).

Fixes timeout and URI encoding errors in AWS, transformation, and OpenAPI tests.

@cunningt cunningt force-pushed the fixtests branch 3 times, most recently from 5f35f6b to b20882f Compare April 29, 2026 23:29
@oscerd
Copy link
Copy Markdown
Contributor

oscerd commented Apr 30, 2026

There is a failure in the validation

@cunningt
Copy link
Copy Markdown
Contributor Author

There is a failure in the validation

Still working through this - I'll put it in draft until I get the CI green

@cunningt cunningt marked this pull request as draft April 30, 2026 12:10
@cunningt cunningt closed this May 1, 2026
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