Skip to content

Magento 2.3.2-2.4.7 default set of unit tests failing #24463

Open
@mani513

Description

@mani513

Preconditions (*)
In Magento 2.3.2 opensource version & 2.3-develop too, run unit tests with the fresh installation.

Steps to reproduce
In Magento 2.3.2 opensource version, run unit tests with the fresh installation.
vendor/bin/phpunit --verbose -c dev/tests/unit/phpunit.xml.dist

Expected result (*)
All tests should pass

Actual result
after running this command i'm getting this result - Tests: 21867, Assertions: 61116, Errors: 3, Failures: 5, Skipped: 119, Incomplete: 43

If i see the details of this results its showing something like this-

There were 119 skipped tests:-

  1. Magento\Catalog\Test\Unit\Controller\Adminhtml\Category\SaveTest::testExecute with data set #0 (false, 7, 123) Due to MAGETWO-48956

2)Magento\Framework\Lock\Test\Unit\Backend\ZookeeperTest::testConstructionWithPathException Test was skipped because php extension Zookeeper is not installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Test frameworkComponent: TestIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: ready for devReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions