Skip to content

Comments

Fix dags test error if try_number>=1#8573

Closed
haoliang7 wants to merge 1 commit intoapache:masterfrom
haoliang7:master
Closed

Fix dags test error if try_number>=1#8573
haoliang7 wants to merge 1 commit intoapache:masterfrom
haoliang7:master

Conversation

@haoliang7
Copy link
Contributor

@haoliang7 haoliang7 commented Apr 27, 2020

Current code will raise pop key error if run airflow dags test dag_id which has ti try_number >= 1

Make sure to mark the boxes below before creating PR: [x]

  • Description above provides context of the change
  • Unit tests coverage for changes (not needed for documentation changes)
  • Target Github ISSUE in description if exists
  • Commits follow "How to write a good git commit message"
  • Relevant documentation is updated including usage instructions.
  • I will engage committers as explained in Contribution Workflow Example.

In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.
Read the Pull Request Guidelines for more information.

@boring-cyborg boring-cyborg bot added the area:Scheduler including HA (high availability) scheduler label Apr 27, 2020
@haoliang7 haoliang7 closed this May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant