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

ByteInternet / hypernode-vagrant / 323
99%

Build:
DEFAULT BRANCH: master
Ran 22 Jun 2018 03:52PM UTC
Jobs 4
Files 34
Run time 1min
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
323

Pull #199

travis-ci

web-flow
fix test site permissions

currently if `magento_version` is `2`, the test site permissions will be
wrong because the chown doesn't resolve the symlink. this causes the
hypernode-importer not to overwrite the index.php file that is placed by
default because it would be owned by root:root.

before:
```
root@beb7b8-projects-magweb-vgr /data/web/public # ls -strlah
total 149K
 512 drwxrwxr-x 3 app  app     3 Sep  5  2016 ..
 512 -rw-rw-r-- 1 app  app    12 Nov 14  2016 .gitignore
 29K -rw-r--r-- 1 root root  25K Jun 22 15:35 style.css
4.5K -rw-r--r-- 1 root root  757 Jun 22 15:35 opensans.css
 53K -rw-r--r-- 1 root root  95K Jun 22 15:35 jquery.min.js
8.5K -rw-r--r-- 1 root root 8.0K Jun 22 15:35 index.php
 13K -rw-r--r-- 1 root root  29K Jun 22 15:35 bootstrap.min.js
 33K -rw-r--r-- 1 root root  98K Jun 22 15:35 bootstrap.min.css
8.5K drwxrwxr-x 2 app  app     9 Jun 22 15:35 .
```

after:
```
root@beb7b8-projects-magweb-vgr /data/web/public # ls -stlrha
total 149K
 512 drwxrwxr-x 3 app  app     3 Sep  5  2016 ..
 512 -rw-rw-r-- 1 app  app    12 Nov 14  2016 .gitignore
 29K -rw-r--r-- 1 root root  25K Jun 22 15:35 style.css
4.5K -rw-r--r-- 1 root root  757 Jun 22 15:35 opensans.css
 53K -rw-r--r-- 1 root root  95K Jun 22 15:35 jquery.min.js
8.5K -rw-r--r-- 1 root root 8.0K Jun 22 15:35 index.php
 13K -rw-r--r-- 1 root root  29K Jun 22 15:35 bootstrap.min.js
 33K -rw-r--r-- 1 root root  98K Jun 22 15:35 bootstrap.min.css
8.5K drwxrwxr-x 2 app  app     9 Jun 22 15:35 .
```
Pull Request #199: fix test site permissions

1148 of 1148 relevant lines covered (100.0%)

7.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 323.1 (2.0) 22 Jun 2018 03:53PM UTC 0
100.0
Travis Job 323.1
2 323.2 (2.1) 22 Jun 2018 03:52PM UTC 0
100.0
Travis Job 323.2
3 323.3 (2.2) 22 Jun 2018 03:53PM UTC 0
100.0
Travis Job 323.3
4 323.4 (ruby-head) 22 Jun 2018 03:53PM UTC 0
100.0
Travis Job 323.4
Source Files on build 323
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #323
  • Pull Request #199
  • PR Base - master (#321)
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