[
https://issues.apache.org/jira/browse/AIRFLOW-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17008310#comment-17008310
]
ASF GitHub Bot commented on AIRFLOW-6460:
-----------------------------------------
potiuk commented on pull request #7062: Revert "[AIRFLOW-6460] Reduce timeout
in pytest (#7051)"
URL: https://github.com/apache/airflow/pull/7062
This reverts commit bf3fa1fda2f45946e2bf4b2d3377a5c0bc23664d.
test_impersonation.py runs almost always for much longer on python 3.7 on
master and this fails the whole build and a number of subsequent tests.
We need to fix test_impersonation.py but for now let's revert this change
---
Link to JIRA issue: https://issues.apache.org/jira/browse/AIRFLOW-6460
- [ ] Description above provides context of the change
- [ ] Commit message starts with `[AIRFLOW-NNNN]`, where AIRFLOW-NNNN = JIRA
ID*
- [ ] Unit tests coverage for changes (not needed for documentation changes)
- [ ] Commits follow "[How to write a good git commit
message](http://chris.beams.io/posts/git-commit/)"
- [ ] Relevant documentation is updated including usage instructions.
- [ ] I will engage committers as explained in [Contribution Workflow
Example](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#contribution-workflow-example).
(*) For document-only changes, no JIRA issue is needed. Commit message
starts `[AIRFLOW-XXXX]`.
---
In case of fundamental code change, Airflow Improvement Proposal
([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals))
is needed.
In case of a new dependency, check compliance with the [ASF 3rd Party
License Policy](https://www.apache.org/legal/resolved.html#category-x).
In case of backwards incompatible changes please leave a note in
[UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md).
Read the [Pull Request
Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)
for more information.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Reduce timeout in pytest
> ------------------------
>
> Key: AIRFLOW-6460
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6460
> Project: Apache Airflow
> Issue Type: Improvement
> Components: tests
> Affects Versions: 1.10.7
> Reporter: Kamil Bregula
> Assignee: Kamil Bregula
> Priority: Major
> Fix For: 1.10.8
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)