From: Philippe M. <mak...@fi...> - 2008-12-13 15:46:25
|
Mark O'Donohue [08-12-13 15.10] : > So it seems for fb 2.0.4 (linux) we have 402 (358 + 44 ) test cases, is > that correct or are there more somewhere else? > Classic or SuperServer ? > > functional.arno.optimizer.opt_multi_index_selection_06: FAIL > Expected standard output from ISQL does not match actual output. > > functional.arno.optimizer.opt_single_index_selection_11: FAIL > Expected standard output from ISQL does not match actual output. > These two are true bugs, so it is normal that they fail > functional.intfunc.cast.cast_01 : ERROR > Exception raised while creating database. this one should pass before running test, check that you don't have databases in your "database_location" directory > > bugs.core_1006 : ERROR > Backup file core1006.fbk does not exist. > > bugs.core_1063 : ERROR > Backup file core1063.fbk does not exist. > these two should pass check your "backup_location" directory and check also that firebird user can read files > bugs.core_1331 : FAIL > Expected STDERR stream received from ISQL. > this one "officialy" fail, it is a charset problem with qmtest > bugs.core_959 : FAIL > Expected standard output from python does not match actual output. > This one I allways have trouble to run it with Superserver, but not with Classic but it is a qmtest problem so not far from the "official" results there is no public place where you could find results, Pavel and I run tests, and after that we create a report with all results files using the qmreport python script you can find in the svn |