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

selftest: some tests ignore --port spec #171

Closed
TomKeddie opened this issue Nov 3, 2019 · 1 comment
Closed

selftest: some tests ignore --port spec #171

TomKeddie opened this issue Nov 3, 2019 · 1 comment
Labels
applet Component: applet selftest Applet: selftest

Comments

@TomKeddie
Copy link
Contributor

TomKeddie commented Nov 3, 2019

This may be all tests, these are the inconsistent results I've observed.

voltage:

(venv) tom@z400:~/git/GlasgowEmbedded/glasgow/software$ venv/bin/glasgow run selftest --port A voltage
I: g.device.hardware: device already has bitstream ID f40ac1bcdf477dc065149f7980d9eaf3
I: g.cli: running handler for applet 'selftest'
I: g.applet.internal.selftest: running self-test mode voltage
E: g.applet.internal.selftest: self-test: FAIL
E: g.applet.internal.selftest: voltage: port B out of ±5% tolerance: Vio=1.80 Vsense=0.00
E: g.applet.internal.selftest: voltage: port B out of ±5% tolerance: Vio=2.70 Vsense=0.00
E: g.applet.internal.selftest: voltage: port B out of ±5% tolerance: Vio=3.30 Vsense=0.00
E: g.applet.internal.selftest: voltage: port B out of ±5% tolerance: Vio=5.00 Vsense=0.00

pins-ext:

(venv) tom@z400:~/git/GlasgowEmbedded/glasgow/software$ venv/bin/glasgow run selftest --port A pins-ext
I: g.device.hardware: device already has bitstream ID f40ac1bcdf477dc065149f7980d9eaf3
I: g.cli: running handler for applet 'selftest'
I: g.applet.internal.selftest: running self-test mode pins-ext
E: g.applet.internal.selftest: self-test: FAIL
E: g.applet.internal.selftest: pins-ext: fail short: B0 B1
@whitequark whitequark added applet Component: applet selftest Applet: selftest labels Nov 3, 2019
@TomKeddie
Copy link
Contributor Author

This is a dupe of #151

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

No branches or pull requests

2 participants