[AIRFLOW-5480] Fix flaky impersonation test#6098
Conversation
|
@mik-laj do you know why this is "flaky"? How does this change fix it? |
Codecov Report
@@ Coverage Diff @@
## master #6098 +/- ##
==========================================
+ Coverage 9.55% 80.1% +70.54%
==========================================
Files 606 606
Lines 34893 34893
==========================================
+ Hits 3334 27951 +24617
+ Misses 31559 6942 -24617
Continue to review full report at Codecov.
|
|
@feluelle II'm not sure why it worked before, but I know why it works now. This test verifies that if we have PYTHONPATH set it will be correctly passed during interpersonation. I would like to add quote from this file: |
|
Got it, thanks. 👍 Nice one! :) |
|
It blocks my work a bit. I hope it will be accepted soon. One more thing that I noticed was that it could be related to what Docker image I use. A colleague did not have this problem locally if he did not re-build the Docker image. |
(cherry picked from commit 4459592)
(cherry picked from commit 4459592)
(cherry picked from commit 4459592)
(cherry picked from commit 4459592)
Make sure you have checked all steps below.
Jira
Description
Tests
Commits
Documentation