Skip to content

fix: SQLite3 queue pop atomicity #188

fix: SQLite3 queue pop atomicity

fix: SQLite3 queue pop atomicity #188

Triggered via pull request June 24, 2026 17:52
Status Success
Total duration 5m 17s
Artifacts

phpunit.yml

on: pull_request
Matrix: main
Coveralls Finished
4s
Coveralls Finished
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
PHP 8.5 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0133s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.5 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0200s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.3 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0152s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.3 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0180s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.4 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0177s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.4 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0182s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.3 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0143s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.3 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0228s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - Postgre: /tests/RabbitMQDelayTest.php#L66
Took 3.0162s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - Postgre: /tests/RabbitMQDelayTest.php#L109
Took 4.0227s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.5 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0169s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.5 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0195s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0157s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0177s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.4 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0178s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.4 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0956s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - SQLSRV: /tests/RabbitMQDelayTest.php#L66
Took 3.0162s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - SQLSRV: /tests/RabbitMQDelayTest.php#L109
Took 4.0243s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - OCI8: /tests/RabbitMQDelayTest.php#L66
Took 3.0148s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - OCI8: /tests/RabbitMQDelayTest.php#L109
Took 4.0967s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0534s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0117s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
Coveralls Finished
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/