cleanup tests that are now useless (#31098)

* disable that onoe

* e2e tests catch this

* rm more useless checks
old-commit-hash: 78e20cff39
This commit is contained in:
Adeeb Shihadeh
2024-01-21 14:49:57 -08:00
committed by GitHub
parent 13896fad3d
commit 5e9dc2c415
4 changed files with 3 additions and 37 deletions

View File

@@ -23,7 +23,7 @@ Export('_common', '_gpucommon')
if GetOption('extras'):
env.Program('tests/test_common',
['tests/test_runner.cc', 'tests/test_params.cc', 'tests/test_util.cc', 'tests/test_swaglog.cc', 'tests/test_ratekeeper.cc'],
['tests/test_runner.cc', 'tests/test_params.cc', 'tests/test_util.cc', 'tests/test_swaglog.cc'],
LIBS=[_common, 'json11', 'zmq', 'pthread'])
# Cython bindings