зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1693793 - Enable some jemalloc tests that were erroneusly disabled on ccov builds. r=glandium DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D105749
This commit is contained in:
Родитель
3d4a5dfac9
Коммит
97bb51e783
|
@ -655,6 +655,7 @@ TEST(Jemalloc, JunkPoison)
|
|||
_gdb_sleep_duration = old_gdb_sleep_duration;
|
||||
# endif
|
||||
}
|
||||
#endif // !defined(XP_WIN) || !defined(MOZ_CODE_COVERAGE)
|
||||
|
||||
TEST(Jemalloc, GuardRegion)
|
||||
{
|
||||
|
@ -756,5 +757,3 @@ TEST(Jemalloc, DisposeArena)
|
|||
_gdb_sleep_duration = old_gdb_sleep_duration;
|
||||
# endif
|
||||
}
|
||||
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче