[wp-trac] [WordPress Trac] #55652: Test tool and unit test improvements for 6.1
WordPress Trac
noreply at wordpress.org
Mon Jun 20 14:59:09 UTC 2022
#55652: Test tool and unit test improvements for 6.1
--------------------------------------+---------------------
Reporter: hellofromTonya | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.1
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+---------------------
Comment (by desrosj):
In [changeset:"53534" 53534]:
{{{
#!CommitTicketReference repository="" revision="53534"
Build/Test Tools: Adjust Slack notifications logic to account for expected
non `push` events.
This adjusts the logic used to determine the outcome of the previous
workflow run of the current one to account for `schedule` and
`workflow_dispatch` events.
In the current state, only workflows triggered by `push` events are
examined. This is causing failures when trying to post Slack notifications
for the Test Coverage workflow, and inconsistent results for
`workflow_dispatch` events when testing older branches on a schedule.
Follow up to [53466] and [53468].
See #55652.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55652#comment:42>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list