]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fix test in buck test (#7076)
authorsdong <siying.d@fb.com>
Fri, 3 Jul 2020 03:27:31 +0000 (20:27 -0700)
committerAndrew Kryczka <andrewkr@fb.com>
Tue, 7 Jul 2020 16:12:18 +0000 (09:12 -0700)
commit0fdd019f629f9b767376c4ce7847468f4fae3d2b
tree2a158fd4298973a6db415f768538962d181b65b4
parent43107e0a9a1e949d81877899a4cde60ed2bf729f
Fix test in buck test (#7076)

Summary:
This is to fix special logic to run tests inside FB.
Buck test is broken after moving to cpp_unittest(). Move c_test back to the previous approach.

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

Test Plan: Watch the Sandcastle run

Reviewed By: ajkr

Differential Revision: D22370096

fbshipit-source-id: 4a464d0903f2c76ae2de3a8ad373ffc9bedec64c
TARGETS
buckifier/buckify_rocksdb.py
buckifier/targets_builder.py