mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-01 19:58:15 +00:00
Fix flaky flexbuffers_alloc_check test in cargo test (#8965)
This commit is contained in:
@@ -25,10 +25,12 @@ path = "bin/monster_example.rs"
|
||||
[[bin]]
|
||||
name = "flatbuffers_alloc_check"
|
||||
path = "bin/flatbuffers_alloc_check.rs"
|
||||
test = false
|
||||
|
||||
[[bin]]
|
||||
name = "flexbuffers_alloc_check"
|
||||
path = "bin/flexbuffers_alloc_check.rs"
|
||||
test = false
|
||||
|
||||
[[bin]]
|
||||
name = "sample_flexbuffers"
|
||||
|
||||
Reference in New Issue
Block a user