Remove db_with_timestamp_basic_test from platform_dependent list (#8077)

Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/8077

Test Plan: Travis CI

Reviewed By: zhichao-cao

Differential Revision: D27178276

Pulled By: riversand963

fbshipit-source-id: 17911dcc2d5790eb396efcd7f90dea76a127cf15
main
Yanqin Jin 4 years ago committed by Facebook GitHub Bot
parent 063a68b9cd
commit 576cff11da
  1. 1
      Makefile

@ -761,7 +761,6 @@ endif
TESTS_PLATFORM_DEPENDENT := \
db_basic_test \
db_blob_basic_test \
db_with_timestamp_basic_test \
db_encryption_test \
db_test2 \
external_sst_file_basic_test \

Loading…
Cancel
Save