diff --git a/tests/testthat/reporters/junit.txt b/tests/testthat/reporters/junit.txt index da329c00e..f65a249f3 100644 --- a/tests/testthat/reporters/junit.txt +++ b/tests/testthat/reporters/junit.txt @@ -3,25 +3,25 @@ - + - + - + - + - + - + diff --git a/tests/testthat/reporters/summary-no-dots.txt b/tests/testthat/reporters/summary-no-dots.txt index 9131bb36c..cc0491def 100644 --- a/tests/testthat/reporters/summary-no-dots.txt +++ b/tests/testthat/reporters/summary-no-dots.txt @@ -62,6 +62,8 @@ evaluation nested too deeply: infinite recursion / options(expressions=)? 9: f() at reporters/tests.R:42 10: f() at reporters/tests.R:42 ... +164: f() at reporters/tests.R:42 +165: f() at reporters/tests.R:42 166: f() at reporters/tests.R:42 167: f() at reporters/tests.R:42 168: f() at reporters/tests.R:42 @@ -70,7 +72,5 @@ evaluation nested too deeply: infinite recursion / options(expressions=)? 171: f() at reporters/tests.R:42 172: f() at reporters/tests.R:42 173: f() at reporters/tests.R:42 -174: f() at reporters/tests.R:42 -175: f() at reporters/tests.R:42 DONE ===========================================================================