pages.t Too Slow

Bug #653188 reported by Keith Fader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MVHub
In Progress
Medium
Keith Fader

Bug Description

Pages.t executes too slow due to unnecessary repetitive page fetches.

Related branches

Revision history for this message
Keith Fader (kfader) wrote :

Bug fixed.

WWW:Mechanize objects are now cached in @pages hash inside pages.t.
TestHelper::pages_get_ok() fetches pages, responses are cached inside mech objects. Thereafter, since the mech objects are cached in the pages hash, there is no need to ever fetch the pages again.

Test time has now decreased from 60 seconds to 20.

Changed in mvhub:
status: New → Fix Committed
assignee: nobody → Keith Fader (kfader)
description: updated
Dan MacNeil (omacneil)
Changed in mvhub:
status: Fix Committed → In Progress
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.