From dev-return-10773-apmail-atlas-dev-archive=atlas.apache.org@atlas.incubator.apache.org Wed Nov 23 01:19:02 2016 Return-Path: X-Original-To: apmail-atlas-dev-archive@minotaur.apache.org Delivered-To: apmail-atlas-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EB2E119086 for ; Wed, 23 Nov 2016 01:19:01 +0000 (UTC) Received: (qmail 54275 invoked by uid 500); 23 Nov 2016 01:19:01 -0000 Delivered-To: apmail-atlas-dev-archive@atlas.apache.org Received: (qmail 54215 invoked by uid 500); 23 Nov 2016 01:19:01 -0000 Mailing-List: contact dev-help@atlas.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@atlas.incubator.apache.org Delivered-To: mailing list dev@atlas.incubator.apache.org Received: (qmail 54204 invoked by uid 99); 23 Nov 2016 01:19:01 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 01:19:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 3BC85C036D for ; Wed, 23 Nov 2016 01:19:01 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -7.019 X-Spam-Level: X-Spam-Status: No, score=-7.019 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id L42fSW3mus7d for ; Wed, 23 Nov 2016 01:19:00 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 5C0D45FB5F for ; Wed, 23 Nov 2016 01:18:59 +0000 (UTC) Received: (qmail 53749 invoked by uid 99); 23 Nov 2016 01:18:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 01:18:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7C2D42C002A for ; Wed, 23 Nov 2016 01:18:58 +0000 (UTC) Date: Wed, 23 Nov 2016 01:18:58 +0000 (UTC) From: "Apoorv Naik (JIRA)" To: dev@atlas.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (ATLAS-1315) Fix webapp Integration tests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ATLAS-1315?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1568= 8515#comment-15688515 ]=20 Apoorv Naik commented on ATLAS-1315: ------------------------------------ Just compiled and ran on a brand new VM. Looks fine now, tests passing. +1 > Fix webapp Integration tests > ---------------------------- > > Key: ATLAS-1315 > URL: https://issues.apache.org/jira/browse/ATLAS-1315 > Project: Atlas > Issue Type: Bug > Reporter: Vimal Sharma > Assignee: Ayub Khan > Fix For: trunk > > Attachments: ATLAS-1315-v1.patch, ATLAS-1315.patch, Screen Shot 2= 016-11-22 at 9.02.53 AM.png, Screen Shot 2016-11-22 at 9.03.51 AM.png, Scre= en Shot 2016-11-22 at 9.05.41 AM.png, Screen Shot 2016-11-22 at 9.11.55 AM.= png > > > webapp tests are failing. Below are the failing tests > EntityNotificationIT.testCreateEntity:90 NullPointer > EntityNotificationIT.testDeleteEntity:119 NullPointer > EntityJerseyResourceIT.testEntityDeduping:233 =C2=BB AtlasService Metad= ata service ... > org.apache.atlas.web.resources.EntityJerseyResourceIT.testEntityInvalidVa= lue(org.apache.atlas.web.resources.EntityJerseyResourceIT) > Run 1: EntityJerseyResourceIT.testEntityInvalidValue:291 Expected Atlas= ServiceException > Run 2: EntityJerseyResourceIT.testEntityInvalidValue:291 Expected Atlas= ServiceException > EntityJerseyResourceIT.testSubmitEntity:128 NullPointer > EntityJerseyResourceIT.testSubmitEntityWithBadDateFormat:323 Was expect= ing an exception here=20 > EntityJerseyResourceIT.testUTF8:754 NullPointer > EntityLineageJerseyResourceIT.testInputLineageInfo:74 expected:<200> bu= t was:<404> > EntityLineageJerseyResourceIT.testLineageInfo:134 expected:<200> but wa= s:<404> > EntityLineageJerseyResourceIT.testOutputLineageInfo:104 expected:<200> = but was:<404> > MetadataDiscoveryJerseyResourceIT.testSearchByDSL:76 expected:<200> but= was:<400> > MetadataDiscoveryJerseyResourceIT.testSearchDSLLimits:108 expected:<200= > but was:<400> > MetadataDiscoveryJerseyResourceIT.testSearchUsingDSL:196 expected:= but was: > TypedefsJerseyResourceIT.testCreate:86 =C2=BB AtlasService Metadata ser= vice API org... > TypedefsJerseyResourceIT.testDuplicateCreate:98 =C2=BB AtlasService Met= adata servic... > TypedefsJerseyResourceIT.testListTypesByFilter:254 =C2=BB AtlasService = Metadata ser... > TypedefsJerseyResourceIT.testUpdate:118 =C2=BB AtlasService Metadata se= rvice API or... -- This message was sent by Atlassian JIRA (v6.3.4#6332)