Skip to content

Conversation

@kaxil
Copy link
Member

@kaxil kaxil commented Nov 5, 2018

Make sure you have checked all steps below.

Jira

Description

  • Here are some details about my PR, including screenshots of any UI changes:
    Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.

Currently, test in v1.10-test is failing

Tests

  • My PR adds the following unit tests OR does not need testing for this extremely good reason:

Commits

  • My commits all reference Jira issues in their subject lines, and I have squashed multiple commits if they address the same issue. In addition, my commits follow the guidelines from "How to write a good git commit message":
    1. Subject is separated from body by a blank line
    2. Subject is limited to 50 characters (not including Jira issue reference)
    3. Subject does not end with a period
    4. Subject uses the imperative mood ("add", not "adding")
    5. Body wraps at 72 characters
    6. Body explains "what" and "why", not "how"

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it.
    • When adding new operators/hooks/sensors, the autoclass documentation generation needs to be added.

Code Quality

  • Passes flake8

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
@kaxil kaxil requested a review from ashb November 5, 2018 17:01
Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

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

LGTM @kaxil

@Fokko Fokko merged commit 7dfe235 into master Nov 5, 2018
Fokko pushed a commit that referenced this pull request Nov 5, 2018
Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
@kaxil kaxil deleted the kaxil-patch-1 branch November 5, 2018 22:34
ashb added a commit that referenced this pull request Nov 6, 2018
This changes thee tests in [AIRFLOW-3262]/(#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
kaxil pushed a commit that referenced this pull request Nov 6, 2018
This changes the tests in [AIRFLOW-3262]/(#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
kaxil pushed a commit that referenced this pull request Nov 6, 2018
This changes the tests in [AIRFLOW-3262]/(#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
wyndhblb pushed a commit to asappinc/incubator-airflow that referenced this pull request Nov 9, 2018
…4135)

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
wyndhblb pushed a commit to asappinc/incubator-airflow that referenced this pull request Nov 9, 2018
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
galak75 pushed a commit to VilledeMontreal/incubator-airflow that referenced this pull request Nov 23, 2018
…4135)

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
galak75 pushed a commit to VilledeMontreal/incubator-airflow that referenced this pull request Nov 23, 2018
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
tmiller-msft pushed a commit to cse-airflow/incubator-airflow that referenced this pull request Nov 27, 2018
…4135)

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
tmiller-msft pushed a commit to cse-airflow/incubator-airflow that referenced this pull request Nov 27, 2018
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
elizabethhalper pushed a commit to cse-airflow/incubator-airflow that referenced this pull request Dec 7, 2018
…4135)

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
elizabethhalper pushed a commit to cse-airflow/incubator-airflow that referenced this pull request Dec 7, 2018
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
aliceabe pushed a commit to aliceabe/incubator-airflow that referenced this pull request Jan 3, 2019
…4135)

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
aliceabe pushed a commit to aliceabe/incubator-airflow that referenced this pull request Jan 3, 2019
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Jan 23, 2019
Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
cfei18 pushed a commit to cfei18/incubator-airflow that referenced this pull request Jan 23, 2019
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
wmorris75 pushed a commit to modmed-external/incubator-airflow that referenced this pull request Jul 29, 2019
…4135)

Update SimpleHttpOpTests to check Example.com instead of Google.com so that the ip doesn't get banned.
wmorris75 pushed a commit to modmed-external/incubator-airflow that referenced this pull request Jul 29, 2019
This changes the tests in [AIRFLOW-3262]/(apache#4135) to use requests_mock
rather than making actual HTTP requests as we have had this test fail on
Travis with connection refused.
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