Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#43099 closed enhancement (fixed)

Report Travis test results to make/hosting PHPUnit test results

Reported by: danielbachhuber's profile danielbachhuber Owned by: jorbin's profile jorbin
Milestone: 5.1 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch
Focuses: Cc:

Description

To improve the alerting mechanism at https://make.wordpress.org/hosting/test-results/, it would be helpful to report the wordpress-develop Travis test results too.

Doing so is a two step process:

  1. Set a private WPT_REPORT_API_KEY environment variable in https://travis-ci.org/wordpress/wordpress-develop/settings. The value should be wpdevbot:<app-password>, where <app-password> is an application password generated by a WPorg super admin (or I can create one and share): https://make.wordpress.org/hosting/wp-admin/user-edit.php?user_id=15900899
  2. Commit the patch attached.

Attachments (1)

43099.1.diff (662 bytes) - added by danielbachhuber 7 years ago.

Download all attachments as: .zip

Change History (7)

#1 @danielbachhuber
7 years ago

@pento @dd32 Would one of you mind taking care of this for me? Thanks in advance

This ticket was mentioned in Slack in #core by jorbin. View the logs.


7 years ago

#3 @jorbin
7 years ago

  • Owner set to jorbin
  • Resolution set to fixed
  • Status changed from new to closed

In 42492:

BUILD/TEST TOOLS: Report Travis test results to make/hosting PHPUnit test results

Send the core test results to make/hosting in order to improve the alerting. See: https://github.com/WordPress/phpunit-test-reporter/issues/45

Fixes #43099
Props danielbachhuber

This ticket was mentioned in Slack in #hosting-community by danielbachhuber. View the logs.


7 years ago

#5 @netweb
7 years ago

  • Milestone changed from Future Release to 5.0

#6 @jorbin
6 years ago

  • Milestone changed from 5.0 to 5.1
Note: See TracTickets for help on using tickets.