[wp-trac] [WordPress Trac] #50401: Tests: Move tests into Github Actions
    WordPress Trac 
    noreply at wordpress.org
       
    Thu Dec 10 19:17:43 UTC 2020
    
    
  
#50401: Tests: Move tests into Github Actions
------------------------------+--------------------------
 Reporter:  whyisjake         |       Owner:  desrosj
     Type:  task (blessed)    |      Status:  assigned
 Priority:  normal            |   Milestone:  5.7
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:  performance
------------------------------+--------------------------
Comment (by desrosj):
 In [changeset:"49786" 49786]:
 {{{
 #!CommitTicketReference repository="" revision="49786"
 Build/Test Tools: Reestablish the codebase as a Git repo before reporting
 test results.
 The test reporter uses the hidden `.svn` or `.git` directories to
 determine which changeset to send to WordPress.org along with the test
 report.
 Because the GitHub Action workflow builds and prepares WordPress in a
 preceding job to share with each test job, the `.git` directory is missing
 (it is purposefully not included to limit artifact size).
 This re-establishes the directory as a checkout of the `wordpress-develop`
 repository so that test results can be reported correctly.
 See #50401.
 }}}
-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/50401#comment:53>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
    
    
More information about the wp-trac
mailing list