On Tuesday 21 June 2005 16:22, Stephan Kulow wrote: > Hi! > > Please stop patching for a while and let's fix and cleanup > the baseline. For one we have _tons_ of test cases that > enable a border by body now. I think that's a definite bug > there. > > We need to get this number down to 0 - I volunteer to > let a script run in an endless loop to recompile+rerun on > every commit, but that only makes sense if we also act > upon a test failure. > > Greetings, Stephan Hi there, 100% agreed. I'm actually very happy about that because of following reasons: I've saved a khtml checkout from the day where I started the khtml2 port, plus I generated a baseline to compare against later on, when I am trying to fix regressions in khtml2, once the time for that comes. Thought this baseline already contained numerous of failing tests, which makes it especially hard for me to see wheter a bug has already been there, or wheter it was introduced by my kdom port. So if you want to do me a favour please try to get it to _zero_ failing tests again, so I can be sure that bugs - which will appear in khtml2 - are my fault and haven't been in khtml HEAD. And yes, I am willing to merge in every single patch and also run the regression testing, just like Stephan proposed. Happy hacking :-) Bye Bye Niko