mirror of
https://github.com/google/googletest.git
synced 2026-02-07 02:09:53 +08:00
Merge a7f4af90bc28412b653ad084b720feecc66a59b8 into 9156d4caac880b513264ecbe0aa4746a3fead3d7
This commit is contained in:
commit
f7589ff3a4
@ -1990,7 +1990,7 @@ If your test program contains
|
||||
[global set-up/tear-down](#global-set-up-and-tear-down) code, it will be
|
||||
repeated in each iteration as well, as the flakiness may be in it. To avoid
|
||||
repeating global set-up/tear-down, specify
|
||||
`--gtest_recreate_environments_when_repeating=false`{.nowrap}.
|
||||
`--gtest_recreate_environments_when_repeating=false`.
|
||||
|
||||
You can also specify the repeat count by setting the `GTEST_REPEAT` environment
|
||||
variable.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user