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

Zilliqa / scilla / 832
61%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2019 11:49AM UTC
Jobs 1
Files 36
Run time 2s
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
832

push

travis-ci-com

vaivaswatha
Fix reference to non-existent font-lock-variable-face (#408)

This must have been a simple typo; there is no such variable in emacs,
and never has been, according to a run of

    git log -G font-lock-variable-face

on the emacs source.  Google returns a few results, but they all
appear to be similar typos.  So rename it to
font-lock-variable-name-face in order to avoid errors like this:

    Debugger entered--Lisp error: (void-variable font-lock-variable-face)
      eval(font-lock-variable-face)
      font-lock-fontify-keywords-region(514 1094 nil)
      font-lock-default-fontify-region(517 1017 nil)
      font-lock-fontify-region(517 1017)
      #f(compiled-function (fun) #<bytecode 0x1d4e705>)(font-lock-fontify-region)
      run-hook-wrapped(#f(compiled-function (fun) #<bytecode 0x1d4e705>) font-lock-fontify-region)
      jit-lock--run-functions(517 1017)
      jit-lock-fontify-now(517 1017)
      jit-lock-stealth-fontify()
      apply(jit-lock-stealth-fontify nil)
      timer-event-handler([t 0 1 0 t jit-lock-stealth-fontify nil idle 0])

3063 of 3871 relevant lines covered (79.13%)

9766.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 832.1 27 Jan 2019 11:49AM UTC 0
79.13
Travis Job 832.1
Source Files on build 832
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #832
  • ca6725fe on github
  • Prev Build on master (#828)
  • Next Build on master (#835)
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