-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All product tests need to have timeout specifiied #151
Comments
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 16, 2016
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 17, 2016
Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 18, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 18, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 18, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 18, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 18, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 21, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
kokosing
added a commit
to Teradata/presto-admin
that referenced
this issue
Mar 21, 2016
Product tests will be using online installer. This is possible by setting PA_TEST_ONLINE_INSTALLER environment variable and using it in prestoadmin_installer.py to select installer. Fixes prestodb#151. Pull request: prestodb#154
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Each product tests should be timed out when it is running longer than it is expected. In case of timeout stack trace of test should be displayed to diagnose where the test execution stuck.
The text was updated successfully, but these errors were encountered: