Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id E5299200BE0 for ; Fri, 2 Dec 2016 11:25:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id E4175160B16; Fri, 2 Dec 2016 10:25:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 65873160B24 for ; Fri, 2 Dec 2016 11:25:00 +0100 (CET) Received: (qmail 9767 invoked by uid 500); 2 Dec 2016 10:24:59 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 9746 invoked by uid 99); 2 Dec 2016 10:24:59 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Dec 2016 10:24:59 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7FE202C03DC for ; Fri, 2 Dec 2016 10:24:59 +0000 (UTC) Date: Fri, 2 Dec 2016 10:24:59 +0000 (UTC) From: "Amit Jain (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (OAK-4544) Fix failing test DataStoreCheckTest.testMissingOpParams() MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 02 Dec 2016 10:25:01 -0000 [ https://issues.apache.org/jira/browse/OAK-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15714723#comment-15714723 ] Amit Jain commented on OAK-4544: -------------------------------- Merged into 1.4 branch with http://svn.apache.org/viewvc?rev=1772324&view=rev > Fix failing test DataStoreCheckTest.testMissingOpParams() > --------------------------------------------------------- > > Key: OAK-4544 > URL: https://issues.apache.org/jira/browse/OAK-4544 > Project: Jackrabbit Oak > Issue Type: Bug > Components: run > Reporter: Amit Jain > Assignee: Amit Jain > Priority: Minor > Fix For: 1.6, 1.5.6, 1.4.11 > > > DataStoreCheckTest.testMissingOpParams() regularly fails on Java 1.8. The test is a non-critical test which checks for proper messages for an operation which should be no-op given incomplete parameters. If a solution cannot be found then it might still be ok to even remove the test. -- This message was sent by Atlassian JIRA (v6.3.4#6332)