From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id EEEC32536F for ; Fri, 8 Feb 2019 14:16:36 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing.freelists.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qdUAEqVjs0aP for ; Fri, 8 Feb 2019 14:16:36 -0500 (EST) Received: from smtpng1.m.smailru.net (smtpng1.m.smailru.net [94.100.181.251]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTPS id ADD342145B for ; Fri, 8 Feb 2019 14:16:36 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\)) Subject: [tarantool-patches] Re: [PATCH] sql: remove tests on ORDER BY/LIMIT + DELETE From: "n.pettik" In-Reply-To: <20190208173817.GJ4588@chai> Date: Fri, 8 Feb 2019 22:16:34 +0300 Content-Transfer-Encoding: 7bit Message-Id: <22B8320B-6F03-4064-A034-AA7545C7BA4B@tarantool.org> References: <20190204153458.12559-1-ivan.koptelov@tarantool.org> <20190208173817.GJ4588@chai> Sender: tarantool-patches-bounce@freelists.org Errors-to: tarantool-patches-bounce@freelists.org Reply-To: tarantool-patches@freelists.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: tarantool-patches List-subscribe: List-owner: List-post: List-archive: To: tarantool-patches@freelists.org Cc: Konstantin Osipov > On 8 Feb 2019, at 20:38, Konstantin Osipov wrote: > > * n.pettik [19/02/04 18:54]: > > Why ever delete tests? Why not let them (expectedly) fail? > Could you please clarify the purpose of such tests? > > -- > Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 > http://tarantool.io - www.twitter.com/kostja_osipov >