Skip to content

fix: SQLite3 queue pop atomicity #182

fix: SQLite3 queue pop atomicity

fix: SQLite3 queue pop atomicity #182

Triggered via pull request May 20, 2026 15:48
Status Success
Total duration 4m 31s
Artifacts

phpunit.yml

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

Annotations

23 warnings
PHP 8.5 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0176s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.5 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0173s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0140s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0218s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.3 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0156s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.3 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0188s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - OCI8: /tests/RabbitMQDelayTest.php#L66
Took 3.0175s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - OCI8: /tests/RabbitMQDelayTest.php#L109
Took 4.0190s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.4 - SQLite3: /tests/RabbitMQDelayTest.php#L66
Took 3.0206s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.4 - SQLite3: /tests/RabbitMQDelayTest.php#L109
Took 4.0178s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.4 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0146s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.4 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0871s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - SQLSRV: /tests/RabbitMQDelayTest.php#L66
Took 3.0164s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - SQLSRV: /tests/RabbitMQDelayTest.php#L109
Took 4.0183s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.5 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0172s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.5 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0182s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0194s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0208s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.3 - MySQLi: /tests/RabbitMQDelayTest.php#L66
Took 3.0159s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.3 - MySQLi: /tests/RabbitMQDelayTest.php#L109
Took 4.0224s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
PHP 8.2 - Postgre: /tests/RabbitMQDelayTest.php#L66
Took 3.0139s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testDelayedMessageWithRealTiming
PHP 8.2 - Postgre: /tests/RabbitMQDelayTest.php#L109
Took 4.0270s from 0.5000s limit to run Tests\\RabbitMQDelayTest::testMultipleDelayedJobsWithDifferentDelays
Coveralls Finished
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: coverallsapp/github-action@master. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/