RE: [Htmlparser-developer] failing tests
Brought to you by:
derrickoswald
From: Marc N. <ma...@ke...> - 2003-06-11 18:08:35
|
The failures in ScriptScannerTest I assume are the following: testScanScriptWithTagsInComment() testScanScriptWithJavascriptLineEndings() testScanScriptWithTags() I added those three tests after some refactoring of ScriptScanner on May = 24 broke some of my code that depended on the "old" ScriptScanner = behavior. Derrick has come up with some good ideas for some major = global refactoring, but until he (or any other developer) has time to = implement his refactoring ideas, these three tests will probably remain = broken. Marc -----Original Message----- From: jo...@in... [mailto:jo...@in...] Sent: Wednesday, June 11, 2003 7:01 AM To: htm...@li... Subject: [Htmlparser-developer] failing tests I'm about to do some refactoring experiments so I started by running AllTests. I'm getting 8 failures: 3 in ScriptScannerTest 2 in AttributeParserTest 3 in TagParserTest Anyone know what is going on here? I want to begin with a green bar before I begin to refactor. thanks 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 |