Hi, Sorry about the previous mail. The following test cases have failed when executing "make test" on Linux running on MIPS platform: 28 errors out of 40151 tests Failures on these tests: count-2.1 count-2.5 in3-1.6 in3-1.7 in3-1.8 in3-1.9 in3-1.11 in3-1.12 in3-1.13 in3-1.14 in3-3.5 in3-3.7 in3-4.3 in3-4.4 insert-5.3 insert5-2.2 insert5-2.3 insert5-2.4 insert5-2.5 insert5-2.6 insert5-2.8 misc3-6.10 nan-4.14 nan-4.15 nan-4.16 nan-4.17 trigger9-1.2.3 trigger9-1.5.2 count-2.1... Expected: [1] Got: [0] count-2.5... Expected: [1] Got: [0] Expected: [1 1 2 3] Got: [0 1 2 3] in3-1.7... Expected: [1 1 3 5] Got: [0 1 3 5] in3-1.8... Expected: [1 1 3 5] Got: [0 1 3 5] in3-1.9... Expected: [1 1 3 5] Got: [0 1 3 5] Expected: [1 1] Got: [0 1] in3-1.12... Expected: [1 3] Got: [0 3] in3-1.13... Expected: [1 1 3 5] Got: [0 1 3 5] in3-1.14... Expected: [1 1 3 5] Got: [0 1 3 5] in3-3.5... Expected: [1 1] Got: [0 1] in3-3.7... Expected: [1 1] Got: [0 1] in3-4.3... Expected: [1 1] Got: [0 1] in3-4.4... Expected: [1 none numeric real text] Got: [0 none numeric real text] insert-5.3... Expected: [1] Got: [0] insert5-2.2... Expected: [1] Got: [0] insert5-2.3... Expected: [1] Got: [0] insert5-2.4... Expected: [1] Got: [0] insert5-2.5... Expected: [1] Got: [0] insert5-2.6... Expected: [1] Got: [0] insert5-2.8... Expected: [1] Got: [0] misc3-6.10... Expected: [1] Got: [0] nan-4.14... Expected: [9.88131291682493e-324 real] Got: [0.0 real] nan-4.15... Expected: [-9.88131291682493e-324 real] Got: [0.0 real] nan-4.16... Expected: [9.88131291682493e-324 real] Got: [0.0 real] nan-4.17... Expected: [-9.88131291682493e-324 real] Got: [0.0 real] trigger9-1.2.3... Expected: [0] Got: [1]
trigger9-1.5.2... Expected: [0] Got: [1] Are these tests very critical to the operation of SQlite? _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users