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

Log path changes in BaseTestClass. #650

Merged
merged 3 commits into from
Oct 24, 2019
Merged

Log path changes in BaseTestClass. #650

merged 3 commits into from
Oct 24, 2019

Conversation

xpconanfan
Copy link
Collaborator

@xpconanfan xpconanfan commented Oct 21, 2019

  • Add a new level of output directoy specific to test classes.
  • Direct BaseTestClass.log_path and logging.log_path to class-specific output directory.
  • Add a root_output_path pointing to the test run path (what log_path used to point to)

This change is Reviewable

Copy link
Contributor

@winterfroststrom winterfroststrom left a comment

Choose a reason for hiding this comment

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

Reviewable status: 0 of 3 files reviewed, 1 unresolved discussion (waiting on @winterfroststrom and @xpconanfan)


mobly/base_test.py, line 97 at r1 (raw file):

self._class_name

no action needed for this, but we apparently have some internal users using this

* Add a new level of output directoy specific to test classes.
* Direct `log_path` to class-specific.
* Add a `root_output_path` pointing to the test run path
  (what `log_path` used to point to)
@xpconanfan xpconanfan merged commit 828cf20 into master Oct 24, 2019
@xpconanfan xpconanfan deleted the log branch October 24, 2019 00:52
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.

None yet

2 participants