Problem/Motivation

// @todo Fix random test failure that can't be reproduced locally.
// My best guess is a different version of the clientside_validation.module
// is being enabled via DrupalCI.

While writing tests I notice this comment and I would like to see the errors that are triggered.
First I'll create a patch removing:

$this->assert(TRUE);
return;

and trigger the tests.

CommentFileSizeAuthor
#3 3217697-3.patch874 bytespaulocs
#2 3217697-2.patch817 bytespaulocs

Comments

paulocs created an issue. See original summary.

paulocs’s picture

StatusFileSize
new817 bytes
paulocs’s picture

StatusFileSize
new874 bytes

  • paulocs authored 15df915 on 8.x-5.x
    Issue #3217697 by paulocs: Fix random test failure that can't be...
jrockowitz’s picture

Status: Active » Fixed

  • paulocs authored 15df915 on 6.x
    Issue #3217697 by paulocs: Fix random test failure that can't be...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.