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

pantsbuild / pants / 5180
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: free-threaded-python
DEFAULT BRANCH: main
Ran 03 Jun 2015 08:11PM UTC
Jobs 10
Files 328
Run time 20min
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
5180

push

travis-ci

ericzundel
Add -log-filter option to the zinc task

Add the -log-filter option to the zinc task to perform the same function as -Tnowarnregex for the Compiler class used under jmake

Testing Done:
Tested by putting my updated zinc jar into place in BUILD.tools and updating pants.ini with:

```
+[compile.zinc-java]
+enabled: True
+
+args: [
+    '-fork-java',
+    '-log-filter', '.*X500.*',
+    '-java-only', '-C-encoding', '-CUTF-8',
+  ]
```

Then compiling the simple hello world target as modified  in https://github.com/pantsbuild/pants/issues/1612.  The lines containing the string `X500` were omitted from the output.

Bugs closed: 1612, 1631

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

13661 of 19566 relevant lines covered (69.82%)

1.31 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5180.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 03 Jun 2015 08:11PM UTC 0
Travis Job 5180.1
2 5180.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 03 Jun 2015 08:12PM UTC 0
65.2
Travis Job 5180.2
3 5180.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 03 Jun 2015 08:12PM UTC 0
66.01
Travis Job 5180.3
4 5180.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 03 Jun 2015 08:17PM UTC 0
Travis Job 5180.4
5 5180.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 03 Jun 2015 08:20PM UTC 0
Travis Job 5180.5
6 5180.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 03 Jun 2015 08:21PM UTC 0
Travis Job 5180.6
7 5180.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 03 Jun 2015 08:23PM UTC 0
Travis Job 5180.7
8 5180.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 03 Jun 2015 08:21PM UTC 0
Travis Job 5180.8
9 5180.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 03 Jun 2015 08:27PM UTC 0
Travis Job 5180.9
10 5180.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 03 Jun 2015 08:32PM UTC 0
Travis Job 5180.10
Source Files on build 5180
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5180
  • 4aa6204d on github
  • Prev Build on master (#5173)
  • Next Build on master (#5181)
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