Re: [Htmlparser-developer] failing tests (Josh, Derrick, Kaarle)
Brought to you by:
derrickoswald
From: Somik R. <so...@ya...> - 2003-06-17 01:54:29
|
Hi Josh, On second thoughts, I think what you suggest is a good idea... :) After going thru the code, I realized that the current work in progress is too complex for me to fix quickly... There are some particularly hairy cases of attribute parsing that I think are being worked upon and may not be done soon. I've seperated failing tests into the package org.htmlparser.tests.temporaryFailures Derrick, Marc, Kaarle, Josh - Feel free to change the name if you prefer a more descriptive one. Also feel free to review this mechanism and change it if you do not like it. Kaarle - I've refactored AttributeParser - the logic remains intact. I have tried to guess the logic as much as I could, but you would be in a better position to complete it (modify names, etc..) Folks: we have a green bar now! Regards, Somik ----- Original Message ----- From: "Joshua Kerievsky" <jo...@in...> To: <htm...@li...> Sent: Friday, June 13, 2003 12:22 AM Subject: Re: [Htmlparser-developer] failing tests > How would you'all feel about creating a package called failingTests that > would not be a part of the AllTests suite. This package would be the > place we store our failing or temporarily failing tests. It would also > be the place we must go, continuously, to rid the package of its failing > tests. This would ensure that the bar is always green from the AllTests > perspective, while still acknowledging areas that need work. > > thoughts, feelings, sarcasm? > > best regards > jk > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Htmlparser-developer mailing list > Htm...@li... > https://lists.sourceforge.net/lists/listinfo/htmlparser-developer |