Bug 1884542
| Summary: | Review Request: php-ramsey-uuid - Library for generating and working with UUIDs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Remi Collet <fedora> |
| Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | eclipseo, package-review |
| Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-11-15 01:49:19 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1884218, 1884235 | ||
| Bug Blocks: | |||
|
Description
Remi Collet
2020-10-02 09:12:37 UTC
One of the test fails: + php /usr/bin/phpunit8 --no-coverage --verbose PHPUnit 8.5.8 by Sebastian Bergmann and contributors. Runtime: PHP 7.4.12 Configuration: /builddir/build/BUILD/uuid-cd4032040a750077205918c86049aa0f43d22947/phpunit.xml.dist ............................................................. 61 / 1429 ( 4%) ............................................................. 122 / 1429 ( 8%) ......................................................WW..... 183 / 1429 ( 12%) ............................................................. 244 / 1429 ( 17%) .......................................................E..... 305 / 1429 ( 21%) ............................................................. 366 / 1429 ( 25%) ............................................................. 427 / 1429 ( 29%) ............................................................. 488 / 1429 ( 34%) ............................................................. 549 / 1429 ( 38%) ............................................................. 610 / 1429 ( 42%) ............................................................. 671 / 1429 ( 46%) ............................................................. 732 / 1429 ( 51%) ............................................................. 793 / 1429 ( 55%) ............................................................. 854 / 1429 ( 59%) ............................................................. 915 / 1429 ( 64%) ............................................................. 976 / 1429 ( 68%) ............................................................. 1037 / 1429 ( 72%) ............................................................. 1098 / 1429 ( 76%) ............................................................. 1159 / 1429 ( 81%) ............................................................. 1220 / 1429 ( 85%) ............................................................. 1281 / 1429 ( 89%) ............................................................. 1342 / 1429 ( 93%) ............................................................. 1403 / 1429 ( 98%) .......................... 1429 / 1429 (100%) Time: 7.18 seconds, Memory: 18.00 MB There was 1 error: 1) Ramsey\Uuid\Test\Provider\Node\FallbackNodeProviderTest::testSerializationOfNodeProviderCollection Ramsey\Uuid\Exception\NodeException: Unable to fetch a node for this system /builddir/build/BUILDROOT/php-ramsey-uuid-4.1.1-1.fc34.x86_64/usr/share/php/Ramsey/Uuid/Provider/Node/SystemNodeProvider.php:62 /builddir/build/BUILD/uuid-cd4032040a750077205918c86049aa0f43d22947/tests/Provider/Node/FallbackNodeProviderTest.php:95 -- There were 2 warnings: 1) Ramsey\Uuid\Test\Generator\RandomLibAdapterTest::testGenerateUsesGenerator Trying to configure method "generate" which cannot be configured because it does not exist, has not been specified, is final, or is static 2) Ramsey\Uuid\Test\Generator\RandomLibAdapterTest::testGenerateReturnsString Trying to configure method "generate" which cannot be configured because it does not exist, has not been specified, is final, or is static ERRORS! Tests: 1429, Assertions: 72900, Errors: 1, Warnings: 2. > One of the test fails: Strangely, I cannot reproduce. See 2 rawhide scratch builds: https://koji.fedoraproject.org/koji/taskinfo?taskID=55031007 https://koji.fedoraproject.org/koji/taskinfo?taskID=55031612 BTW, I report this erratic failure upstream https://github.com/ramsey/uuid/issues/354 and choose to ignore it for now I also add some pending work for PHP 8 https://git.remirepo.net/cgit/rpms/php/ramsey/php-ramsey-uuid.git/commit/?id=8c7da2fd4ea1c17e6d5578adb5777da9e720db21 Spec URL: https://git.remirepo.net/cgit/rpms/php/ramsey/php-ramsey-uuid.git/plain/php-ramsey-uuid.spec?id=8c7da2fd4ea1c17e6d5578adb5777da9e720db21 SRPM URL: https://rpms.remirepo.net/SRPMS/php-ramsey-uuid-4.1.1-2.remi.src.rpm Ok if it works with Koji Thanks again! SCM requests https://pagure.io/releng/fedora-scm-requests/issue/30278 https://pagure.io/releng/fedora-scm-requests/issue/30279 https://pagure.io/releng/fedora-scm-requests/issue/30280 (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/php-ramsey-uuid FEDORA-2020-bc33e85705 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-bc33e85705 FEDORA-2020-846a6499dc has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-846a6499dc FEDORA-2020-bc33e85705 has been pushed to the Fedora 32 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-bc33e85705 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-bc33e85705 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-846a6499dc has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-846a6499dc \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-846a6499dc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-bc33e85705 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-846a6499dc has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |