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 341A9200C46 for ; Tue, 21 Feb 2017 23:54:05 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 33039160B68; Tue, 21 Feb 2017 22:54:05 +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 64B1D160B74 for ; Tue, 21 Feb 2017 23:54:04 +0100 (CET) Received: (qmail 91646 invoked by uid 500); 21 Feb 2017 22:54:03 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 91523 invoked by uid 99); 21 Feb 2017 22:54:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2017 22:54:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2C92EC038D for ; Tue, 21 Feb 2017 22:54:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id oRjbf7gdQlYj for ; Tue, 21 Feb 2017 22:54:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id C75E960D08 for ; Tue, 21 Feb 2017 22:53:49 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 568E6E0012 for ; Tue, 21 Feb 2017 22:53:46 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id A582E24136 for ; Tue, 21 Feb 2017 22:53:44 +0000 (UTC) Date: Tue, 21 Feb 2017 22:53:44 +0000 (UTC) From: =?utf-8?Q?Mar=C3=ADa_GH_=28JIRA=29?= To: commits@beam.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (BEAM-1525) RuntimeWarning: Unable to load plugin beam_test_plugin when using nosetests MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 21 Feb 2017 22:54:05 -0000 Mar=C3=ADa GH created BEAM-1525: ------------------------------ Summary: RuntimeWarning: Unable to load plugin beam_test_plugi= n when using nosetests Key: BEAM-1525 URL: https://issues.apache.org/jira/browse/BEAM-1525 Project: Beam Issue Type: Bug Components: sdk-py Reporter: Mar=C3=ADa GH Assignee: Ahmet Altay Priority: Minor Tests pass, but when using nosetests, in this manner: nosetests --logging-level=3DINFO apache_beam/io/fileio_test.py:TestFileSink the RuntimeWarnings shows up. It doesn't when using tox $ nosetests --logging-level=3DINFO apache_beam/io/fileio_test.py:TestFileSi= nk /Users/mariagh/Documents/venvs/no-dataflow/lib/python2.7/site-packages/nose= /plugins/manager.py:395: RuntimeWarning: Unable to load plugin beam_test_pl= ugin =3D test_config:BeamTestPlugin: No module named test_config -- This message was sent by Atlassian JIRA (v6.3.15#6346)