Skip to content
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

Export exceptions to CSV didn't work #412

Closed
threatstop opened this issue May 6, 2016 · 2 comments
Closed

Export exceptions to CSV didn't work #412

threatstop opened this issue May 6, 2016 · 2 comments

Comments

@threatstop
Copy link

I ran some testing the the day and got great results. The tool is awesome.

However, I was unable to export the exceptions to CSV. The headers were written, but the data was not there. The other two exports worked fine.

Was on Latest release
Master slave setup (master + 2 slaves)
Running on ubuntu 14.04
Python 2.7.4

@cgoldberg
Copy link
Member

weird...
are you sure exceptions actually occurred during the test run?

I'm asking because this feature was added quite a while ago, and all tests are still passing.

the export csv feature was introduced with this commit:
2dbdb26

the latest CI build against master had all test green (see test_exceptions_csv ):
https://travis-ci.org/locustio/locust/jobs/120318391#L806

@justiniso
Copy link
Member

@threatstop were you downloading through the browser or using some sort of HTTP client? If browser, the obvious question is which browser/version. Either way, can you grab the full response and paste it here?

If you still have any debugging info, please reopen the issue so we can investigate!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants