Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A909C62A for ; Tue, 23 Jul 2013 08:36:51 +0000 (UTC) Received: (qmail 1226 invoked by uid 500); 23 Jul 2013 08:36:51 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 1207 invoked by uid 500); 23 Jul 2013 08:36:50 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 1188 invoked by uid 500); 23 Jul 2013 08:36:50 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 1176 invoked by uid 99); 23 Jul 2013 08:36:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jul 2013 08:36:49 +0000 Date: Tue, 23 Jul 2013 08:36:49 +0000 (UTC) From: "Prasanna Santhanam (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (CLOUDSTACK-3728) Test case test_snapshots.TestSnapshots failed due to TypeError (expected string, int found) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanna Santhanam reassigned CLOUDSTACK-3728: ---------------------------------------------- Assignee: Prasanna Santhanam > Test case test_snapshots.TestSnapshots failed due to TypeError (expected string, int found) > ------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-3728 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3728 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: Automation, Test > Affects Versions: 4.2.0 > Environment: Automation > Reporter: Rayees Namathponnan > Assignee: Prasanna Santhanam > Fix For: 4.2.0 > > > Tets cases from below suite failed > integration.component.test_snapshots.TestSnapshots > Error Message > sequence item 0: expected string, int found > Stacktrace > Traceback (most recent call last): > File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run > testMethod() > File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_snapshots.py", line 841, in test_07_template_from_snapshot > random_data_0 = random_gen(100) > File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/utils.py", line 102, in random_gen > return ''.join([id, '-', randomstr]) > TypeError: sequence item 0: expected string, int found -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira