1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Common
David Steele 70c30dfb61 Disable test-level stack trace by default.
Detailed stack traces for low-level functions (e.g. strCat, bufMove) can be very useful for debugging but leaving them on for all tests has become quite burdensome in terms of time.  Complex operations like generating JSON on a large KevValue can lead to timeouts even with generous values.

Add a new param, --debug-trace, to enable test-level stack trace, but leave it off by default.
2019-02-22 11:40:30 +02:00
..
BuildTest.pm Improve efficiency of code generation. 2018-11-03 19:52:46 -04:00
CiTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
CodeCountTest.pm v2.08: Minor Improvements and Bug Fixes 2019-01-02 22:04:47 +02:00
ContainerTest.pm Allow primary gid for the test user to be different from uid. 2019-01-30 17:03:17 +02:00
CoverageTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
DefineTest.pm Improve single test run performance. 2018-11-03 16:34:04 -04:00
ExecuteTest.pm Drain stderr during test process execution as well as termination to prevent lockups if there is a lot of output. 2017-08-11 18:31:25 -04:00
FileTest.pm Add zero-length file to mock/all test. 2018-07-05 15:40:50 -04:00
HostGroupTest.pm Document generator improvements. 2018-06-10 14:13:56 -04:00
HostTest.pm Document generator improvements. 2018-06-10 14:13:56 -04:00
JobTest.pm Disable test-level stack trace by default. 2019-02-22 11:40:30 +02:00
ListTest.pm Improve single test run performance. 2018-11-03 16:34:04 -04:00
LogTest.pm Remove extraneous use/include statements. 2018-11-24 20:31:35 -05:00
RunTest.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
VmTest.pm Allow C or Perl coverage to run on more than one VM. 2018-09-15 13:27:06 -04:00