• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

GoogleCloudPlatform / php-docs-samples / 1996
83%

Build:
DEFAULT BRANCH: master
Ran 12 Jan 2018 10:47PM UTC
Jobs 3
Files 220
Run time 72min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1996

cron

travis-ci

web-flow
Fixing the broken test (#530)

* Adding python-ipaddr

* Adding a file for exporting secret.

Now it contains MAILJET_APIKEY and MAILJET_SECRET.
To decrypt the file, you can run:

```
$ gcloud config set project cloud-samples-tests-php
$ gcloud kms decrypt \
  --location=global \
  --keyring=ci \
  --key=ci \
  --ciphertext-file=testing/export-secrets.sh.enc \
  --plaintext-file=testing/export-secrets.sh
```

* Decrypt in the bash script, allowing failure

* Unset the e2e test flags when the secret is not available

* Configure gcloud when the service account file is there

* Updated the deps for bigquery/stackoverflow

* dlp test update

* Dependency update for bigquery/stackoverflow

* dlp dependency update

* DLP test fix

* Run devserver test and cs fixer on php56

* Updated to guzzlehttp/guzzle 6.3 for test on PHP7.2

* Allow failures for PHP 7.2 for now

* Fixed the wrong travis.yml

* Trial and error on travis.yml

* Avoid doctrine/instantiator 1.1.0 that has a dep for php ^7.1

* Use `compser update` for PHP 5.6

* Correctly skip the tests when no secrets are available

* Use guzzlehttp/guzzle 6.3 for PHP7.2 test failure

* Allow any number of rows

* Use new style TestCase class

* Removed phpunit 4 from some directories

* Dependency update for PHP 7.0

* Added a polyphil for phpunit 6 and 4

* Temporarily catch all the exceptions

* Dependency update and temporarily catch all the exceptions

* Dependency update for pubsub/quickstart

* Use google/cloud-tools for tests that use EventuallyConsistentTestTrait

* Use the new style classname for PHPUnit

* Fixing pubsub/api/test

* Use PHPUnit4To6Shim from google/cloud-tools

* CS fix

* Updating the dependency for spanner

* speech dependency update, removed the unnecessary check for libraries

3990 of 5189 relevant lines covered (76.89%)

4.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1996.1 12 Jan 2018 11:57PM UTC 0
76.72
Travis Job 1996.1
2 1996.2 12 Jan 2018 10:45PM UTC 0
76.72
Travis Job 1996.2
3 1996.3 (RUN_DEVSERVER_TESTS=true RUN_CS_FIXER=true COMPOSER_COMMAND='composer -q update') 12 Jan 2018 11:23PM UTC 0
76.5
Travis Job 1996.3
Source Files on build 1996
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1996
  • 97248e19 on github
  • Prev Build on master (#1995)
  • Next Build on master (#2004)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc