Rollup merge of #120893 - c410-f3r:testsssssss, r=petrochenkov
Move some tests r? `@petrochenkov`
This commit is contained in:
commit
b36e094802
14 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ use std::path::{Path, PathBuf};
|
||||||
// #73494.
|
// #73494.
|
||||||
const ENTRY_LIMIT: usize = 900;
|
const ENTRY_LIMIT: usize = 900;
|
||||||
// FIXME: The following limits should be reduced eventually.
|
// FIXME: The following limits should be reduced eventually.
|
||||||
const ISSUES_ENTRY_LIMIT: usize = 1794;
|
const ISSUES_ENTRY_LIMIT: usize = 1781;
|
||||||
const ROOT_ENTRY_LIMIT: usize = 870;
|
const ROOT_ENTRY_LIMIT: usize = 870;
|
||||||
|
|
||||||
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
|
const EXPECTED_TEST_FILE_EXTENSIONS: &[&str] = &[
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue