← Back to team overview

mvhub-dev team mailing list archive

[Merge] lp:~omacneil/mvhub/fix_staging_pages_t into lp:mvhub

 

Dan MacNeil has proposed merging lp:~omacneil/mvhub/fix_staging_pages_t into lp:mvhub.

Requested reviews:
  MVHub devs with commit rights (mvhub-commit)


see commit log, part of a series of fixes to tests that falsely fail on staging server with production data
-- 
https://code.launchpad.net/~omacneil/mvhub/fix_staging_pages_t/+merge/29232
Your team MVHub Developers is subscribed to branch lp:mvhub.
=== modified file 'app-mvhub/t/mech/pages.t'
--- app-mvhub/t/mech/pages.t	2010-06-22 19:20:55 +0000
+++ app-mvhub/t/mech/pages.t	2010-07-05 19:14:29 +0000
@@ -152,12 +152,6 @@
             'skip_reason' => 'dan 2008-02-06 link to pdf not implemented',
         },
         {   'url' =>
-                "http://$host/cgi-bin/mvhub/guide.pl?rm=show_program&program_id=500385";,
-            'expected_content' => "Lowell Community Health Center",
-            'tests_to_skip'    => '',
-            'skip_reason'      => '',
-        },
-        {   'url' =>
                 "http://$host/cgi-bin/mvhub/guide.pl?rm=show_program_results&category_id=804796";,
             'expected_content' =>
                 "programs related to: Visual Arts Classes, Youth/Teen",


Follow ups