Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

CloneMergeTest::cloneLooksExactlySameAsOriginal fails #1409

@borekb

Description

@borekb

After improving the test runs reliability in #1389 / #1401, one test is still failing consistently: CloneMergeTest::cloneLooksExactlySameAsOriginal.

When Workflow tests run separately, or before End2End tests (see #1400 (comment)), this test passes but on a site exercised by End2End tests, it fails. Upon initial exploration, @pavelevap found out that indeed the clone looks different than the original.

I'm going to implement a workaround to make the tests pass but we should return to this and fix the underlying problem.

Metadata

Metadata

Labels

bugBugs. For major ones, add "major".scope: coreCore VersionPress functionality like tracking actions, creating Git commits, etc.scope: testsTesting code. For infrastructure (CI, etc.), use "dev-infrastructure".

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions