Problem/Motivation

The change is related to this issue because we are making BrowserTestBaseTest longer, which causes random test fails in SimpleTestBrowserTest.

coming from #2784537: Add legacy assertFieldByXPath()/assertNoFieldByXPath() method for browser tests

Proposed resolution

Identify the problem and maybe fix it as well.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

dawehner created an issue. See original summary.

klausi’s picture

Issue tags: +Random test failure

This issue is good for a full investigation while #2820442: SimpleTestBrowserTest has random fails when BrowserTestBaseTest gets larger is the quick fix reducing the random test failure pain.

xjm’s picture

dawehner’s picture

Status: Active » Closed (duplicate)

Yes, that's a duplicate indeed