[wp-trac] [WordPress Trac] #56615: Running `build` scripts on Windows machines produces different results

WordPress Trac noreply at wordpress.org
Wed Sep 21 14:26:57 UTC 2022


#56615: Running `build` scripts on Windows machines produces different results
------------------------------+---------------------
 Reporter:  desrosj           |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  6.1
Component:  Build/Test Tools  |     Version:  trunk
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:
------------------------------+---------------------

Comment (by desrosj):

 In [changeset:"54277" 54277]:
 {{{
 #!CommitTicketReference repository="" revision="54277"
 Build/Test Tools: Temporarily allow the NPM testing workflow to fail.

 This changes the Test NPM GitHub Action workflow to temporarily allow the
 job validating build tools on Windows to fail.

 When the `build:dev` Grunt task is run on Windows, the resulting hashes
 calculated by Webpack are different than other platforms. This seems to be
 related to how the `remove-accents` dependency is read and processed
 during the build script.

 Since a Windows machine is not used to build WordPress on the build
 server, this will only affect local development installs for Windows
 contributors. While this is investigated, this workflow job can be allowed
 to fail.

 Props bernhard-reiter, desrosj, Clorith, gziolo.
 See #56615.
 }}}

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


More information about the wp-trac mailing list