Correction: When I tried to create a patch for parserTests.inc and 
parserTest.txt I discovered the directory I was working from was not under SVN 
control. So, I created a new working copy of 52088 and when I ran the tests, 
they reported a databased selection error. So, I cannot claim the tests work 
for 1.16a under a 1.14 schema. I am now checking out REL1_14 and will run the 
modified parserTest under it.

--- On Mon, 7/20/09, dan nessett <[email protected]> wrote:

> From: dan nessett <[email protected]>
> Subject: [Wikitech-l] "known to fail" switch added to parserTests
> To: [email protected]
> Date: Monday, July 20, 2009, 8:09 AM
> 
> I have modified parserTests to take a "known to fail"
> switch so those tests that have always failed now pass. It
> was pretty simple. It only required 3 changes to
> parserTests.inc and some editing on parserTests.txt. I added
> an option for each test called flipresult. When this option
> is specified, the test succeeds when it fails and vice
> versa.
> 
> I have tested the modified parserTest on 1.16a running over
> a 1.14 schema database. However, I have run into a problem
> attempting to install the latest trunk revision so I can
> test against it. Specifically, I added a database called
> wikitestdb so I would have a production and test wiki.
> However, when I checked out the latest trunk revision, ran
> the install script and update.php, and then accessed
> http://<wiki path>/index.php the installation gets
> into a infinite redirect loop. When I attempted to debug
> this (using netbeans 6.7 and Xdebug) the redirect doesn't
> appear. That is, Main_Page is rendered and displayed. The
> only difference between the two URLs are the first uses
> http://<wiki path>/index.php (which redirects to
> http://<wiki path>/index.php/Main_Page), while the
> debug session specifies 
> http://localhost/MediawikiTest/Latest%20Trunk%20Version/phase3/index.php?XDEBUG_SESSION_START=netbeans-xdebug.
> 
> I need some help figuring out what is happening. I imagine
> using this list for that purpose would be inappropriate. So,
> if someone would volunteer to help me (email me at the from
> address in this email), I can get the parserTest changes
> tested against the newest revision. I can then open a bug
> (or use an already open bug) and attach the patch and edited
> parserTests.txt file to it.
> 
> 
>       
> 
> _______________________________________________
> Wikitech-l mailing list
> [email protected]
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
> 


      

_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to