This information is from the code coverage report (see http://coverage.cwgordon.com/coverage).

We need to test:

1) Multiple actions firing at once,
2) Firing actions in a loop (make sure it aborts).
3) Orphaning of actions (base module deleted).

Comments

cwgordon7’s picture

Assigned: cwgordon7 » Unassigned
Category: task » bug
Priority: Normal » Critical

Bumping to critical on behalf of chx.

catch’s picture

Title: Tests needed: actions.inc » TestingParty08: mutliple actions firing at once
damien tournoud’s picture

Title: TestingParty08: mutliple actions firing at once » TestingParty08: Multiple actions firing at once
kscheirer’s picture

Component: tests » base system

I'm a little new to the actions system, could you describe how to cause such an event to occur that we can test for? I'm assuming this would collide somewhere in actions_do()?

cwgordon7’s picture

Sorry, I didn't mean literally firing at once, just when there are two or more actions assigned to a single trigger - do both actions fire properly? (Note: they fire in no specific order, that is expected).

catch’s picture

Category: bug » task
Priority: Critical » Normal

Moving this out of the critical bugs queue - see #607038: Meta issue: fix gaps in code coverage.

Status: Active » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.