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

pantsbuild / pants / 5374
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/reapi/migrate-to-output-paths
DEFAULT BRANCH: main
Ran 19 Jun 2015 04:03AM UTC
Jobs 10
Files 332
Run time 52min
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
5374

push

travis-ci

John Sirois
Scrub timestamp from antlr generated files to have stable fp for cache

Add integration test and fix unit test

Testing Done:
Green CI: https://travis-ci.org/pantsbuild/pants/builds/67456736

Local Testing:

```
(in master)
$ PANTS_DEV=1 ./pants clean-all compile ./examples/src/antlr/org/pantsbuild/example/exp::
$ head /Users/qma/workspace/pants/.pants.d/gen/antlr/antlr3/gen-java/examples/src/antlr/org/pantsbuild/example/exp/ExpAntlr3Lexer.java
// $ANTLR 3.4 examples/src/antlr/org/pantsbuild/example/exp/ExpAntlr3.g 2015-06-16 15:45:46

  package org.pantsbuild.example.exp;

import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;

(in this branch)
$ PANTS_DEV=1 ./pants clean-all compile ./examples/src/antlr/org/pantsbuild/example/exp::
$ head /Users/qma/workspace/pants/.pants.d/gen/antlr/antlr3/gen-java/examples/src/antlr/org/pantsbuild/example/exp/ExpAntlr3Lexer.java

  package org.pantsbuild.example.exp;

import org.antlr.runtime.*;
import java.util.Stack;
import java.util.List;
import java.util.ArrayList;
```

Bugs closed: 1701

Reviewed at https://rbcommons.com/s/twitter/r/2382/

14005 of 19853 relevant lines covered (70.54%)

1.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5374.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 19 Jun 2015 04:03AM UTC 0
Travis Job 5374.1
2 5374.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 19 Jun 2015 04:09AM UTC 0
66.42
Travis Job 5374.2
3 5374.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 19 Jun 2015 04:15AM UTC 0
66.01
Travis Job 5374.3
4 5374.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 19 Jun 2015 04:21AM UTC 0
Travis Job 5374.4
5 5374.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 19 Jun 2015 04:28AM UTC 0
Travis Job 5374.5
6 5374.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 19 Jun 2015 04:29AM UTC 0
Travis Job 5374.6
7 5374.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 19 Jun 2015 04:36AM UTC 0
Travis Job 5374.7
8 5374.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 19 Jun 2015 04:43AM UTC 0
Travis Job 5374.8
9 5374.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 19 Jun 2015 04:49AM UTC 0
Travis Job 5374.9
10 5374.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 19 Jun 2015 04:55AM UTC 0
Travis Job 5374.10
Source Files on build 5374
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5374
  • db4c7344 on github
  • Prev Build on master (#5368)
  • Next Build on master (#5375)
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