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

Master branch tests passing or not passing under windows with PyQt5? #69

Closed
vasole opened this issue May 7, 2016 · 3 comments
Closed

Comments

@vasole
Copy link
Member

vasole commented May 7, 2016

@t20100

After installation from master branch I get an error running the run_tests.py script.

ERROR:silx.gui.plot.PlotTools: Error while converting coordinates (46.87500, 52.246696)with converter 'Exception'

silx_issue_17

@vasole vasole added the bug label May 7, 2016
@vasole
Copy link
Member Author

vasole commented May 7, 2016

However, the test suite reports tests are passing. Is it normal?

@vasole vasole changed the title Master branch tests not passing under windows with PyQt5 Master branch tests passing or not passing under windows with PyQt5? May 7, 2016
@t20100
Copy link
Member

t20100 commented May 9, 2016

Yes this is normal, I am testing the case where an erroneous function to convert coordinates is provided.
If needed, I can trap the logged message and check that it occurs in the test instead of displaying it.

@vasole
Copy link
Member Author

vasole commented May 9, 2016

On 09/05/2016 09:13, t20100 wrote:

Yes this is normal, I am testing the case where an erroneous function
to convert coordinates is provided.
If needed, I can trap the logged message and check that it occurs in
the test instead of displaying it.

It would certainly be better to catch the message.

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

No branches or pull requests

2 participants