From a4a33cceba3ba13ec8dc0829430732ff7235fca8 Mon Sep 17 00:00:00 2001 From: Matt Blagden Date: Tue, 20 Aug 2024 12:41:21 -0700 Subject: [PATCH] Exclude ProcessStatsTest Differential Revision: D61556148 --- unittests/VMRuntime/Instrumentation/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/unittests/VMRuntime/Instrumentation/CMakeLists.txt b/unittests/VMRuntime/Instrumentation/CMakeLists.txt index 7a7fc3f10f8..809bff2a979 100644 --- a/unittests/VMRuntime/Instrumentation/CMakeLists.txt +++ b/unittests/VMRuntime/Instrumentation/CMakeLists.txt @@ -5,7 +5,6 @@ set(ISources ApproxIntegralTest.cpp - ProcessStatsTest.cpp ) add_hermes_unittest(HermesInstrumentationTests