[ 
https://issues.apache.org/jira/browse/HBASE-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15303541#comment-15303541
 ] 

stack commented on HBASE-15896:
-------------------------------

[~appy] I tried it:

kalashnikov:hbase.git.commit stack$ ./dev-support/findHangingTests.py
Traceback (most recent call last):
  File "./dev-support/findHangingTests.py", line 23, in <module>
    import requests
ImportError: No module named requests

You remember how to fix the above? Here is what i have:

{code}
kalashnikov:hbase.git.commit stack$ pip show requests
---
Metadata-Version: 2.0
Name: requests
Version: 2.10.0
Summary: Python HTTP for Humans.
Home-page: http://python-requests.org
Author: Kenneth Reitz
Author-email: m...@kennethreitz.com
Installer: pip
License: Apache 2.0
Location: /usr/local/lib/python2.7/site-packages
Requires:
Classifiers:
  Development Status :: 5 - Production/Stable
  Intended Audience :: Developers
  Natural Language :: English
  License :: OSI Approved :: Apache Software License
  Programming Language :: Python
  Programming Language :: Python :: 2.6
  Programming Language :: Python :: 2.7
  Programming Language :: Python :: 3
  Programming Language :: Python :: 3.3
  Programming Language :: Python :: 3.4
  Programming Language :: Python :: 3.5
  Programming Language :: Python :: Implementation :: CPython
  Programming Language :: Python :: Implementation :: PyPy
{code}

Thanks.

> Add timeout tests to flaky list from report-flakies.py
> ------------------------------------------------------
>
>                 Key: HBASE-15896
>                 URL: https://issues.apache.org/jira/browse/HBASE-15896
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Appy
>            Assignee: Appy
>         Attachments: HBASE-15896_master_v1.patch, 
> HBASE-15896_master_v2.patch, HBASE-15896_master_v3.patch
>
>
> - Adds timed-out tests to flaky list. Dumpes two new files for reference, 
> 'timeout' and 'failed' for corresponding list of bad tests.
> - Set --max-builds for different urls separately. This is needed so that we 
> can turn the knobs for post-commit job and flaky-tests job separately.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to