Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing CI tests #246

Merged
merged 8 commits into from
May 21, 2020
Merged

Conversation

shreys7
Copy link
Member

@shreys7 shreys7 commented May 8, 2020

  • Skipped java-okhttp newman tests
  • Added x-amzn-trace-id to the list of headers to delete while comparing responses with newman
  • Changed DELETE request call from postman-echo to mockbin.org
  • Changed protocol from http to https for POST graphql bodies request
  • Added handling for GraphQL and binary file modes for URLs starting with https in Ruby
  • Added handling for https protocol in shell httpie

@shreys7 shreys7 changed the title Skip java okhttp redirect tests for now to unblock contributions Skip java okhttp redirect and remove x-amzn-trace-id header for now to unblock contributions May 8, 2020
@shreys7 shreys7 requested a review from umeshp7 May 8, 2020 07:54
@someshkoli
Copy link
Contributor

someshkoli commented May 8, 2020

Also facing issue in basicCollection/delete request. Can you check if its alright ? I guess your built is also failing at same point during test

@umeshp7
Copy link
Member

umeshp7 commented May 11, 2020

@shreys7
Still failing.
https://travis-ci.com/github/postmanlabs/postman-code-generators/builds/164633857#L4922
Seems like a problem with cURL Delete request. Did we change anything in the cURL codegen?

@someshkoli
Copy link
Contributor

@umeshp7 it's not just with curl. I guess it's with all variants. There's some issue in the response for basicCollection/DELETE.

@shreys7 shreys7 changed the title Skip java okhttp redirect and remove x-amzn-trace-id header for now to unblock contributions Fix failing CI tests May 20, 2020
@shreys7 shreys7 merged commit 5b80ed1 into develop May 21, 2020
@umeshp7 umeshp7 deleted the feature/skip-redirect-test-java-okhttp branch October 9, 2020 11:22
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.

None yet

3 participants