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

ByteInternet / hypernode-vagrant
100%
master: 99%

Build:
Build:
LAST BUILD BRANCH: add-deprecation-notice
DEFAULT BRANCH: master
Repo Added 26 Jun 2016 07:41PM CUT
Files 34
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

LAST BUILD ON BRANCH add-php72-to-hypernode-vagrant
branch: add-php72-to-hypernode-vagrant
CHANGE BRANCH
x
Reset
  • add-php72-to-hypernode-vagrant
  • 20160916.1
  • 20161031.1
  • 20161128.1
  • 20161206.1
  • 20170105.1
  • 20170111.1
  • 20170217.1
  • 20170222.1
  • 20170414.1
  • 20170421.1
  • 20170503.1
  • 20170712.1
  • add-composer-json
  • add-default-hostname-to-configuration
  • add-dependencies-trouble-shooting-to-readme
  • add-deprecation-notice
  • add-docsify-frontend-for-docs
  • add-example-projects-for-using-hypernode-vagrant-with-your-magento-projects
  • add-hypernode-vagrant-runner-tool
  • add-instructions-for-archlinux
  • add-magento-2-example-playbook
  • add-memory-management-flag-to-example-configs
  • add-php56-box
  • add-php56-to-hypernode-vagrant-runner
  • add-php71-to-hypernode-vagrant-runner
  • add-redir-to-docs
  • add-xenial-image
  • add-xenial-xdebug-to-provisioning
  • add_sync_ssh_keys_from_agent_script
  • also-add-agent-keys-to-root-auth-keys
  • bump-vagrant-hypconfigmgmt-to-0.0.8
  • bump-vagrant-hypconfigmgmt-to-0.0.9
  • copy-default-info-page-as-user-not-root
  • copy-empty-webroot-files-as-root-then-chown
  • create-dir-if-not-found-in-vagrant-runner
  • disable-port-forwarding-in-hypernode-vagrant-runner-by-default
  • do-not-buffer-hypernode-vagrant-runner-stdout
  • do-not-build-for-ruby-1-9-3-anymore
  • do-not-install-vagrant-hypconfigmgmt-on-status-or-global-status
  • fix-installing-vagrant-hypconfigmgmt-message
  • fix-ip-resolver-for-xenial
  • fix-kamikaze-oom-monitor
  • fix-plugin-auto-install-for-vagrant-1-9-0
  • fix-test-site-permissions
  • flips-documentation-update
  • hypernode-vagrant-runner-can-start-xenial
  • inline-ensure-varnish-is-running
  • install-mag-1-for-testing-example
  • install-xdebug-option
  • make-production-like-memory-management-configurable
  • master
  • memory-management-on-xenial-is-optional
  • move-config-mgmtlogic-into-vagrant-hypconfigmgmt-plugin
  • only-print-error-output-if-error-output
  • only-run-hypernode-switch-php-if-it-is-installed
  • print-vagrant-up-error-in-hypernode-vagrant-runner
  • remove-hypconfigmgmt-install-from-vagrantfile
  • remove-swo-file
  • remove-var-lib-varnish-if-hostname-is-dummy
  • restart-varnish-if-hostname-changed
  • set-app-armor-policy-to-unconfined-for-lxc
  • set-https-to-http-in-ok-message
  • skip-sudo-test
  • support-nfs-guest-and-prompt-for-firewall
  • switch-php-version-during-post-provisioning-on-xenial
  • update-gem-to-0.0.6
  • update-readme-with-new-options
  • update-vbox-requirement
  • upload-to-vagrant-rsync-is-quiet
  • use-byte-style-from-community-hypernode-io
  • vagrant-173-requirement
  • vagrantfile-installs-vagrant-hypconfigmgmt-0.0.5
  • xenial-is-vagrant-up-option

pending completion
337

Pull #201

travis-ci

web-flow
fix failing errors_when_php72_and_precise test

fixes:
```
FAIL: test_parse_start_runner_arguments_errors_when_php72_and_precise (tests.unit.hypernode_vagrant_runner.commands.test_parse_start_runner_arguments.TestParseStartRunnerArguments)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/travis/build/ByteInternet/hypernode-vagrant/tools/hypernode-vagrant-runner/tests/unit/hypernode_vagrant_runner/commands/test_parse_start_runner_arguments.py", line 173, in test_parse_start_runner_arguments_errors_when_php72_and_precise
    self.argument_parser.return_value.error.assert_called_once_with(ANY)
  File "/home/travis/build/ByteInternet/hypernode-vagrant/tools/hypernode-vagrant-runner/venv/local/lib/python2.7/site-packages/mock/mock.py", line 947, in assert_called_once_with
    raise AssertionError(msg)
AssertionError: Expected 'error' to be called once. Called 0 times.
```
Pull Request #201: add php 7.2 to hypernode-vagrant

1176 of 1176 relevant lines covered (100.0%)

7.73 hits per line

Relevant lines Covered
Build:
Build:
1176 RELEVANT LINES 1176 COVERED LINES
7.73 HITS PER LINE
Source Files on add-php72-to-hypernode-vagrant
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
337 add-php72-to-hypernode-vagrant fix failing errors_when_php72_and_precise test fixes: ``` FAIL: test_parse_start_runner_arguments_errors_when_php72_and_precise (tests.unit.hypernode_vagrant_runner.commands.test_parse_start_runner_arguments.TestParseStartRunnerArguments) -------... Pull #201 20 Jul 2018 09:55AM CUT web-flow travis-ci pending completion  
336 add-php72-to-hypernode-vagrant fix failing errors_when_php72_and_precise test fixes: ``` FAIL: test_parse_start_runner_arguments_errors_when_php72_and_precise (tests.unit.hypernode_vagrant_runner.commands.test_parse_start_runner_arguments.TestParseStartRunnerArguments) -------... push 20 Jul 2018 09:55AM CUT vdloo travis-ci pending completion  
335 add-php72-to-hypernode-vagrant fix failing get_options_string test fixes ``` Failures: 1) VagrantHypconfigmgmt::Command#get_options_string when the options are floats it casts the floats to strings and returns them separated by 'or' Failure/Error: expect( subject.get_op... push 20 Jul 2018 09:48AM CUT vdloo travis-ci pending completion  
334 add-php72-to-hypernode-vagrant fix failing get_options_string test fixes ``` Failures: 1) VagrantHypconfigmgmt::Command#get_options_string when the options are floats it casts the floats to strings and returns them separated by 'or' Failure/Error: expect( subject.get_op... Pull #201 20 Jul 2018 09:46AM CUT web-flow travis-ci pending completion  
333 add-php72-to-hypernode-vagrant <a href="https://github.com/ByteInternet/hypernode-vagrant/commit/419adcebe">bump vagrant-hypconfigmgmt version to 0.0.11 see https://github.com/ByteInternet/hypernode-vagrant/tree/</a><a class="double-link" href="h... push 20 Jul 2018 09:45AM CUT vdloo travis-ci pending completion  
332 add-php72-to-hypernode-vagrant bump vagrant-hypconfigmgmt version to 0.0.11 see https://github.com/ByteInternet/hypernode-vagrant/tree/223ebfc26/vagrant/plugins/vagrant-hypconfigmgmt Pull #201 20 Jul 2018 09:44AM CUT web-flow travis-ci pending completion  
331 add-php72-to-hypernode-vagrant add php 7.2 to hypernode-vagrant also see previous https://github.com/ByteInternet/hypernode-vagrant/pull/184 Note that the box file doesn't contain all required PHP modules for now, we use this box for building those in our CI. We will be gradu... push 20 Jul 2018 09:39AM CUT vdloo travis-ci pending completion  
330 add-php72-to-hypernode-vagrant add php 7.2 to hypernode-vagrant also see previous https://github.com/ByteInternet/hypernode-vagrant/pull/184 Note that the box file doesn't contain all required PHP modules for now, we use this box for building those in our CI. We will be gradu... Pull #201 20 Jul 2018 09:39AM CUT web-flow travis-ci pending completion  
See All Builds (329)
  • Repo on GitHub
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

© 2025 Coveralls, Inc