Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI failing with "Failed asserting that 'January 2, 2017 at 8:11:12 PM GMT+3' matches PCRE pattern" #2126

Open
nodiscc opened this issue Jan 19, 2025 · 0 comments
Labels
bug it's broken! tools developer tools
Milestone

Comments

@nodiscc
Copy link
Member

nodiscc commented Jan 19, 2025

Following df601cd (unrelated commit to update npm build dependencies), tests started failing with the same error for all PHP versions https://github.com/shaarli/Shaarli/actions/runs/12570819978/job/35041105059

There was 1 failure:

1) Shaarli\Tests\UtilsEnTest::testDateFormat
Failed asserting that 'January 2, 2017 at 8:11:12 PM GMT+3' matches PCRE pattern "/January 2, 2017 (at )?8:11:12 PM GMT\+0?3(:00)?/".

/home/runner/work/Shaarli/Shaarli/tests/TestCase.php:67
/home/runner/work/Shaarli/Shaarli/tests/languages/en/UtilsEnTest.php:26
phpvfscomposer:///home/runner/work/Shaarli/Shaarli/vendor/phpunit/phpunit/phpunit:106

FAILURES!
Tests: 40, Assertions: 101, Failures: 1.
@nodiscc nodiscc added bug it's broken! tools developer tools labels Jan 19, 2025
@nodiscc nodiscc added this to the 0.14.1 milestone Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug it's broken! tools developer tools
Projects
None yet
Development

No branches or pull requests

1 participant