[wp-trac] [WordPress Trac] #62814: Hide the Node.js error message when a Docker command produces a non-zero exit code

WordPress Trac noreply at wordpress.org
Fri Jan 17 10:35:58 UTC 2025


#62814: Hide the Node.js error message when a Docker command produces a non-zero
exit code
------------------------------+--------------------------
 Reporter:  johnbillion       |       Owner:  johnbillion
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  6.8
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch         |     Focuses:
------------------------------+--------------------------
Changes (by johnbillion):

 * owner:  (none) => johnbillion
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"59659" 59659]:
 {{{
 #!CommitTicketReference repository="" revision="59659"
 Build/Test Tools: Hide the Node.js error message when a Docker command
 produces a non-zero exit code.

 When running a command that goes via docker.js and produces a non-zero
 exit code, the error message and stack trace from node an safely be hidden
 because the stack trace only points to the `execSync()` call and is of no
 use.

 Fixes #62814
 }}}

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


More information about the wp-trac mailing list