commit | e2556d61788bb78aa85af84709b8bd1e487f84ca | [log] [tgz] |
---|---|---|
author | Jan Kasiak <j.kasiak@gmail.com> | Wed Feb 07 21:27:55 2018 -0500 |
committer | Jan Kasiak <j.kasiak@gmail.com> | Thu Feb 08 15:14:04 2018 -0500 |
tree | 2565eb896c5efba5439190eb0a22c621425d8906 | |
parent | 9358cfb4624405d213083612bfff4ff20a2b145d [diff] |
Fix image namespace test logging This commit fixes the BaseV2ImageTest create_namespace instance function to use self instead of cls, so that find_test_caller can look up the object's fields while inspecting the call frame. Change-Id: Iabfdcb90a8d37c7bcdefdb2f99d60bf034e24fd9 Closes-Bug: 1748064