X Tutup
Skip to content

PHP unit tests failing #40098

@phil-davis

Description

@phil-davis

https://drone.owncloud.com/owncloud/core/35824/16/7

PHPUnit 9.5.20 #StandWithUkraine
Runtime:       PHPDBG 7.4.29

10622 tests - test run passed a few hours ago when merging #40092

But now, PR #40097 - same PHP and PHPunit versions:
https://drone.owncloud.com/owncloud/core/35832/21/7

PHPUnit 9.5.20 #StandWithUkraine
Runtime:       PHPDBG 7.4.29

10622 tests - the same number - but:

There were 8 failures:

1) OCA\DAV\Tests\unit\Connector\Sabre\FileTest::testPutSingleFileLegalMtime with data set "long int" (9223372036854775807, 9223372036854775807)
Failed asserting that 15032385535 matches expected 9223372036854775807.

/drone/src/apps/dav/tests/unit/Connector/Sabre/FileTest.php:604
phpvfscomposer:///drone/src/lib/composer/phpunit/phpunit/phpunit:97

"something happened" (tm), but what?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup