rocksdb/.circleci
sdong 0f487cc35f Exclude two tests in CircleCI TSAN tests (#7152)
Summary:
Two TSAN tests occaionaly fail. Exclude them for now:

[ RUN      ] DeleteFileTest.BackgroundPurgeCFDropTest
db/deletefile_test.cc:122: Failure
Expected equality of these values:
  required_manifest
    Which is: 1
  manifest_cnt
    Which is: 2

[ RUN      ] FormatLatest/ColumnFamilyTest.FlushCloseWALFiles/0
db/column_family_test.cc:3004: Failure
Expected equality of these values:
  2
  env.num_open_wal_file_.load()
    Which is: 1

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

Test Plan: Watch CircleCI restuls

Reviewed By: ajkr

Differential Revision: D22632285

fbshipit-source-id: 29fa348e8be917be0237c74812a8b0b04978e84e
2020-07-20 15:01:17 -07:00
..
cat_ignore_eagain Major CircleCI/Linux fixes / tweaks / enhancements (#7078) 2020-07-07 11:25:46 -07:00
config.yml Exclude two tests in CircleCI TSAN tests (#7152) 2020-07-20 15:01:17 -07:00
ubsan_suppression_list.txt Add ubsan_check to CircleCI runs (#7112) 2020-07-10 20:03:41 -07:00
vs2015_install.ps1 Add VS2017 to CircleCI Runs (#7120) 2020-07-13 18:10:20 -07:00
vs2017_install.ps1 Add VS2017 to CircleCI Runs (#7120) 2020-07-13 18:10:20 -07:00