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

aiidateam / aiida_core / 6192
74%

Build:
DEFAULT BRANCH: develop
Ran 28 May 2019 07:52AM UTC
Jobs 4
Files 387
Run time 9min
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
6192

push

travis-ci

web-flow
Acknowledge process task if corresponding node cannot be loaded (#2936)

Before this commit the `ProcessLauncher._continue` method was raising a
`plumpy.TaskRejected` exception if the node of a process task cannot be
loaded, either because it does not exist or it cannot be uniquely
resolved. However, this will cause RabbitMQ to requeue the task, causing
the task to be resent. This will result in the task ping-ponging between
RabbitMQ and the daemon workers without end. This situation typically
occurs when a user deletes a process node while it has not yet properly
terminated and therefore the tasks has not yet been acknowledged. This
situation is unrecoverable so the task should simply be acknowledged.

2 of 2 new or added lines in 1 file covered. (100.0%)

23844 of 32813 relevant lines covered (72.67%)

2.71 hits per line

Jobs
ID Job ID Ran Files Coverage
5 6192.5 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 May 2019 07:52AM UTC 0
66.45
Travis Job 6192.5
6 6192.6 (TEST_AIIDA_BACKEND=django TEST_TYPE="tests") 28 May 2019 08:00AM UTC 0
66.41
Travis Job 6192.6
7 6192.7 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 May 2019 07:59AM UTC 0
69.32
Travis Job 6192.7
8 6192.8 (TEST_AIIDA_BACKEND=sqlalchemy TEST_TYPE="tests") 28 May 2019 08:01AM UTC 0
69.26
Travis Job 6192.8
Source Files on build 6192
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6192
  • 95ced04b on github
  • Prev Build on develop (#6189)
  • Next Build on develop (#6194)
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