Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#46646 closed task (blessed) (fixed)

Fix Travis CI builds for the 4.0 branch

Reported by: johnbillion's profile johnbillion Owned by: johnbillion's profile johnbillion
Milestone: 5.2 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords:
Focuses: Cc:

Description (last modified by johnbillion)

Travis CI builds for the 4.0 branch are erroring with a syntax error from the grunt-sass dependency.

First thing to try is updating the dependencies and then go from there.

WIP: https://github.com/WordPress/wordpress-develop/pull/51

Change History (4)

#1 @johnbillion
6 years ago

  • Description modified (diff)

#2 @johnbillion
6 years ago

Error from the dependencies has been fixed.

Failing test now:

1) Tests_Canonical_HTTPS::test_http_request_with_https_home
Failed asserting that 'https://example.org/sample-page/' matches expected false.

/home/travis/build/WordPress/wordpress-develop/tests/phpunit/tests/canonical/https.php:53

#3 @johnbillion
6 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 45013:

Build/Test tools: Fix the Travis CI build for the 4.0 branch.

Among other fixes, this backports [29860], [29869], [29954], [30160], [30530].

Fixes #46646

#4 @johnbillion
6 years ago

  • Milestone changed from Future Release to 5.2
Note: See TracTickets for help on using tickets.