[wp-trac] [WordPress Trac] #56793: Test tool and unit test improvements for 6.2

WordPress Trac noreply at wordpress.org
Wed Nov 16 20:55:49 UTC 2022


#56793: Test tool and unit test improvements for 6.2
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  task (blessed)    |      Status:  new
 Priority:  normal            |   Milestone:  6.2
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"54852" 54852]:
 {{{
 #!CommitTicketReference repository="" revision="54852"
 Build/Test Tools: Add additional details why MacOS jobs are separate.

 This adds additional inline context as to why the MacOS job is separate
 from the Windows and Ubuntu ones in the Test npm workflow.

 While it is preferable to combine all of these to avoid repeated code,
 there is currently no way to determine the runner’s OS within the `if`
 workflow key.

 MacOS jobs use GitHub Action minutes at by a multiple of 10. Being more
 strict about when to run these jobs ensures minutes are not
 unintentionally consumed within private forks and mirrors.

 See https://docs.github.com/en/actions/learn-github-actions/contexts
 #context-availability for more details.

 See #56793.
 }}}

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


More information about the wp-trac mailing list