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

apache / bookkeeper / 726
72%

Build:
DEFAULT BRANCH: master
Ran 17 Feb 2020 02:57PM UTC
Jobs 1
Files 536
Run time 58s
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
726

push

jenkins

GitHub
Fix method order in order to make the execution of TestEntryLog predictable

### Motivation

TestEntyLog reuses the entryLogger variable across test methods execution, resulting in an unpredictable execution.
We can at least make the test work consistently across environments using JUnit built-in FixMethodOrder annotation

### Changes
FixMethodOrder(MethodSorters.NAME_ASCENDING)

Fixes #2260


Reviewers: Atri Sharma <atri@apache.org>

This closes #2266 from eolivelli/fix/flaky

28198 of 39285 relevant lines covered (71.78%)

0.72 hits per line

Jobs
ID Job ID Ran Files Coverage
1 726.1 17 Feb 2020 02:57PM UTC 0
71.78
Source Files on build 726
Detailed source file information is not available for this build.
  • Back to Repo
  • Jenkins Build #726
  • 761e42c6 on github
  • Prev Build on master (#725)
  • Next Build on master (#727)
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