question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Reinstate Travis for master

See original GitHub issue

We need to re-instate Travis tests for master. At a minimum, It needs to test for Python 2.7 with ReportLap 3.4.0.

For this to happen, every test needs to be run and the output PDF manually checked. If okay, then the hash needs to be updated using cd tests; python setmd5.py good output/{name-of-test.pdf} .

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
akrabatcommented, Nov 5, 2017

In order to minimise overlap of work, I’ve raised PR #624. The first 15 tests pass and the remainder need md5 hashes updated. Please raise PRs against my travis branch to fix things.

0reactions
akrabatcommented, Apr 30, 2018

With #656 & #659, Travis now passes!

Issue #660 covers what to do about the tests that are skipped.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trigger a Travis-CI rebuild without pushing a commit?
Try disabling the extension or white-listing Travis CI. ... travis show master travis restart 48 #use Job number without .1 travis logs ...
Read more >
Building a Go Project - Travis CI Docs
The rest of this guide covers configuring Go projects in Travis CI. If you're new to Travis CI please read our Tutorial and...
Read more >
Build on master, tags and pull requests; deploy in the first two ...
Hello All,. I am trying to figure out how to setup more than one build for my git hub repository. I would like...
Read more >
How to use Travis CI to automatically deploy a HarpJS ...
Step 1: create a GitHub token · Step 2: enable your repository in Travis CI · Step 3: add a .travis.yml file to...
Read more >
How to deploy on Github Pages with Travis CI?
Define basic travis-ci configuration to build and push you site on gh-pages page on each new commit on master.Add .travis-ci.yml file in the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found