Skip to:
Content

BuddyPress.org

Opened 8 years ago

Closed 8 years ago

#7411 closed defect (bug) (fixed)

Remove `fast_finish: true` from Travis CI configuration

Reported by: netweb's profile netweb Owned by: netweb's profile netweb
Milestone: 2.8 Priority: normal
Severity: normal Version:
Component: Build/Test Tools Keywords: has-patch commit
Cc:

Description

Travis CI currently sends multiple build status notifications to Slack

e.g https://wordpress.slack.com/archives/buddypress/p1483052991002375

This is due to an issue upstream: https://github.com/travis-ci/travis-ci/issues/1696

Related: core:changeset:35150

Attachments (1)

7411.patch (337 bytes) - added by netweb 8 years ago.

Download all attachments as: .zip

Change History (3)

@netweb
8 years ago

#1 @DJPaul
8 years ago

  • Keywords commit added

Go for it

#2 @netweb
8 years ago

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

In 11388:

Build Tools: Remove fast_finish: true from Travis CI configuration for now.

This change prevents duplicate Travis CI build status notifications from appearing in the #buddypress Slack channel.

Fixes #7411.

Note: See TracTickets for help on using tickets.