Skip to content

Commit 259c62b

Browse files
committed
Remove platform_override_test for now
Different behavior between local and CI
1 parent 2318f92 commit 259c62b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

runtime/platform/test/CMakeLists.txt

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,6 @@ et_cxx_test(platform_test SOURCES executor_pal_test.cpp)
2525

2626
et_cxx_test(platform_death_test SOURCES executor_pal_death_test.cpp)
2727

28-
et_cxx_test(
29-
platform_override_test SOURCES executor_pal_override_test.cpp
30-
stub_platform.cpp
31-
)
32-
3328
et_cxx_test(logging_test SOURCES logging_test.cpp)
34-
target_compile_definitions(
35-
platform_override_test PUBLIC ET_MIN_LOG_LEVEL=Debug
36-
)
3729

3830
et_cxx_test(clock_test SOURCES clock_test.cpp stub_platform.cpp)

0 commit comments

Comments
 (0)