Opened 15 years ago

Closed 15 years ago

#1411 closed defect (fixed)

Test programs must empty the static cache before running

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 2.14
Component: test Version:
Keywords: Cc:

Description

If old data from previous executions is still in the cache, the test results can be very unpredictable. This is probably mostly a problem with the 'roles' test program when it loads annotations for the 'item overview' functionality. But it is probable safer if the other test programs also remove everything from the static cache.

Related to #1404 and #1406.

Change History (2)

comment:1 by Nicklas Nordborg, 15 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 15 years ago

Resolution: fixed
Status: assignedclosed

(In [5146]) Fixes #1411: Test programs must empty the static cache before running

Note: See TracTickets for help on using tickets.