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

sass / libsass / 4095
85%

Build:
DEFAULT BRANCH: master
Ran 03 May 2017 02:59PM UTC
Jobs 2
Files 105
Run time 41min
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
4095

push

travis-ci

web-flow
Fix bug when parsing selector schemas (#2371)

Discovered whilst debugging a different issue. The code below is
showing the wrong error message because a null pointer assignment.

```scss
```
LibSass
```
Error: Invalid CSS after "#": expected "{", was "#{a==b}"
```
Ruby Sass
```
Error: Invalid CSS after "#{a==b}": expected "{", was ""
```
Spec https://github.com/sass/sass-spec/pull/1106

11844 of 13892 relevant lines covered (85.26%)

996750.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4095.1 (AUTOTOOLS=no COVERAGE=yes BUILD=static) 03 May 2017 02:59PM UTC 0
85.7
Travis Job 4095.1
3 4095.3 (AUTOTOOLS=no COVERAGE=yes BUILD=static) 03 May 2017 03:40PM UTC 0
83.9
Travis Job 4095.3
Source Files on build 4095
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4095
  • a53d1e73 on github
  • Prev Build on master (#4090)
  • Next Build on master (#4098)
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