[wp-trac] [WordPress Trac] #50401: Tests: Move tests into Github Actions

WordPress Trac noreply at wordpress.org
Fri Oct 16 00:25:34 UTC 2020


#50401: Tests: Move tests into Github Actions
------------------------------+--------------------------
 Reporter:  whyisjake         |       Owner:  desrosj
     Type:  enhancement       |      Status:  assigned
 Priority:  normal            |   Milestone:  5.6
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:  performance
------------------------------+--------------------------

Comment (by desrosj):

 In [changeset:"49168" 49168]:
 {{{
 #!CommitTicketReference repository="" revision="49168"
 Build/Test Tools: Do not cancel previous workflow runs.

 When a workflow is cancelled, it’s marked as a failure. This is not ideal
 because the commit attached to the workflow run will appear as though it
 introduced a problem, but this may not be true.

 Because GitHub Actions work a bit differently than Travis builds, it’s
 unlikely that the same bottleneck will be encountered in workflows.

 This change removes all workflow job steps that cancel previous workflows.

 See #50401.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50401#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list