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

powsybl / powsybl-core / 9156
85%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2019 11:33AM UTC
Jobs 4
Files 2170
Run time 21min
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
9156

push

travis-ci-com

geofjamg
Groovy25 (#991)

* AbstractToolTest: assert stderr first and don't interpret the empty string as "everything matches"

We assert stderr first because this shows unexpected exceptions to ease debug.
We match the empty string exactly because most tests should not write anything
to stderr. If they do, it's probably an unexpected exception that we want to
display.

Without these two changes, it's very hard to debug these tests.

Signed-off-by: Jon Harper <jon.harper87@gmail.com>

* Replace groovy-all with specific groovy module dependencies

Signed-off-by: Jon Harper <jon.harper87@gmail.com>

* Update to groovy 2.5 to use new groovy META-INF/groovy folder to allow packaging as a java9 JPMS module

Fixes the following error:
$ java --module-path powsybl-iidm-api.jar Foo
Error occurred during initialization of boot layer
java.lang.module.FindException: Unable to derive module descriptor for powsybl-iidm-api.jar
Caused by: java.lang.module.InvalidModuleDescriptorException: Provider class moduleName = powsybl-iidm-module not in module

or the equivalent :
$ jar --file=powsybl-iidm-api.jar --describe-module
Unable to derive module descriptor for: /home/harperjon/.m2/repository/com/powsybl/powsybl-iidm-api/2.6.0/powsybl-iidm-api-2.6.0.jar
Provider class moduleName = powsybl-iidm-module not in module

Signed-off-by: Jon Harper <jon.harper87@gmail.com>

68366 of 81236 relevant lines covered (84.16%)

6.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9156.1 11 Nov 2019 11:33AM UTC 0
84.14
Travis Job 9156.1
2 9156.2 11 Nov 2019 11:34AM UTC 0
84.14
Travis Job 9156.2
3 9156.3 11 Nov 2019 11:48AM UTC 0
84.14
Travis Job 9156.3
4 9156.4 11 Nov 2019 11:51AM UTC 0
84.14
Travis Job 9156.4
Source Files on build 9156
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #9156
  • af330329 on github
  • Prev Build on master (#9147)
  • Next Build on master (#9164)
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