You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/09/28 06:05:34 UTC

[dolphinscheduler] branch dev updated (d526dd89f6 -> ad4f344283)

This is an automated email from the ASF dual-hosted git repository.

zhongjiajie pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


    from d526dd89f6 [hotfix][UI] Remove SURVEIL and NEXT_LOOP in ui (#12160)
     add ad4f344283 [fix][test] Fix flaky test in CI (#12017)

No new revisions were added by this update.

Summary of changes:
 .licenserc.yaml                                    |  1 +
 .../plugin/alert/http/HttpSender.java              | 34 ++++++++++------
 .../plugin/alert/http/HttpAlertChannelTest.java    | 46 ++++++++++++----------
 .../plugin/alert/http/HttpSenderTest.java          | 15 +++++--
 .../org.mockito.plugins.MockMaker                  |  1 +
 5 files changed, 61 insertions(+), 36 deletions(-)
 create mode 100644 dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker