This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch v1-10-test
in repository https://gitbox.apache.org/repos/asf/airflow.git.
discard 24b7416 Fix race in Celery tests by pre-creating result tables (#8909)
discard d13c681 [AIRFLOW-3367] Run celery integration test with redis broker.
(#4207)
new 229f631 [AIRFLOW-3367] Run celery integration test with redis broker.
(#4207)
new 3f3a4b5 Fix race in Celery tests by pre-creating result tables (#8909)
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (24b7416)
\
N -- N -- N refs/heads/v1-10-test (3f3a4b5)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tests/executors/test_celery_executor.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)