Kouhei Sutou
null+****@clear*****
Tue Dec 10 21:44:21 JST 2013
Kouhei Sutou 2013-12-10 21:44:21 +0900 (Tue, 10 Dec 2013) New Revision: 80cbaf73aae836f87cd12b28b70c124064b9c4d7 https://github.com/groonga/groonga/commit/80cbaf73aae836f87cd12b28b70c124064b9c4d7 Message: test geo_in_rectangle: follow error message change Modified files: test/command/suite/select/filter/invalid/function_call/temporary_table.expected Modified: test/command/suite/select/filter/invalid/function_call/temporary_table.expected (+2 -2) =================================================================== --- test/command/suite/select/filter/invalid/function_call/temporary_table.expected 2013-12-10 21:35:43 +0900 (448470b) +++ test/command/suite/select/filter/invalid/function_call/temporary_table.expected 2013-12-10 21:44:21 +0900 (01395c7) @@ -6,10 +6,10 @@ select Shops --output_columns 'name' --limit 0 --filter 'geo_in_rectangle( 0.0, 0.0 ], - "geo_in_rectangle(): top left point's latitude is too big: <324000000>(max:324000000): (324000000,648000000) (324000000,64800000" + "geo_in_rectangle(): failed to cast to WGS84GeoPoint: <90.0x180.0>" ], [ ] ] -#|e| geo_in_rectangle(): top left point's latitude is too big: <324000000>(max:324000000): (324000000,648000000) (324000000,648000000) +#|e| geo_in_rectangle(): failed to cast to WGS84GeoPoint: <90.0x180.0> -------------- next part -------------- HTML����������������������������...Download