Closed (outdated)
Project:
SimpleTest
Version:
6.x-2.11
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2013 at 02:46 UTC
Updated:
11 Nov 2019 at 15:23 UTC
Jump to comment: Most recent
I just can't figure out what is happening.
I use Simpletest & Simpletest Clone Modules. With My Own Tests.
I have two main simptoms:
1. Verbose messages belong to the previous commands. Also so many times this causes errors. Than I use the same command in my code twice: it seems to be working. ???
2. Simpletest doesnt recognize my code change. It keeps going with old code. I refreshed modules page, cleared cache, same.
3. Not even user login works.
...
However in some situations I have no problem. (i move my site to a test environment regularly)
Cant figure out what couses these random behaviours and errors.
Comments
Comment #1
bsandor commentedIm trying to explain the first symptom in another way:
there are commands 1,2,3 and verbose info 1,2,3
after command 1: i don't know it right now as it doesn't produce this behavior now
after command 2: verbose info for command 1 comes up. Also often with errors: the system behave as it's state was what belongs to verbose 1. This behavior keeps going till the end of test file
Comment #2
bsandor commentedSolved bug: http://drupal.org/node/1692150
Problems 2+3 dissapeared, Still have problem 1
Comment #3
lendudeThis version is not supported anymore.