You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[tests]
|
|
skip = ["test::advise_writes_unsafely_to_part_of_map"]
|
|
skip-exact = true
|
|
comments = [
|
|
"skip a test that fails on ppc64le: https://github.com/RazrFalcon/memmap2-rs/issues/105",
|
|
]
|
|
|