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

Shorten output by not displaying full path to file #142

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matyasselmeci
Copy link
Contributor

Also put the file name before the test name. The resulting output will look like

test_760_tomcat.py: test_01_stop_tomcat ... okskip

as opposed to

test_01_stop_tomcat (osgtest.tests.test_760_tomcat.TestStopTomcat) ... okskip

Copy link
Member

@brianhlin brianhlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you kicked off VMU tests? There may be some things that depend on the format of the test strings, e.g. the HTML report

@matyasselmeci
Copy link
Contributor Author

Sure, I can do that.

@matyasselmeci
Copy link
Contributor Author

Things are not showing up in the components display in the results. I'll have to fix that in vm-test-runs first (and make sure it works with both kinds of output).

Also put the file name before the test name.  The resulting output will look like

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

Successfully merging this pull request may close these issues.

2 participants