diff --git a/AUTHORS b/AUTHORS index 53f7a8c2a..cc054bfd9 100644 --- a/AUTHORS +++ b/AUTHORS @@ -137,6 +137,7 @@ Endre Galaczi Eric Hunsberger Eric Liu Eric Siegerman +Eric Yuan Erik Aronesty Erik Hasse Erik M. Bray @@ -432,6 +433,7 @@ Xixi Zhao Xuan Luong Xuecong Liao Yannick Péroux +Yao Xiao Yoav Caspi Yuliang Shao Yusuke Kadowaki diff --git a/changelog/11777.bugfix.rst b/changelog/11777.bugfix.rst new file mode 100644 index 000000000..73ebc4152 --- /dev/null +++ b/changelog/11777.bugfix.rst @@ -0,0 +1 @@ +Added support for verbosity setting in the short test summary info, so that when -vv is enabled, longer text will be printed out. \ No newline at end of file