Complete native extension milestone gate (#84)
Some checks failed
Native code generation / deterministic (push) Has been cancelled
Some checks failed
Native code generation / deterministic (push) Has been cancelled
This commit is contained in:
@@ -132,7 +132,7 @@ def main() -> None:
|
||||
raise SystemExit(f"issue 81 expected 27 focused fixtures, found {test_count}")
|
||||
require_markers(DOC, (
|
||||
"UTF-16 code-unit offsets", "maximum munch", "structured `Diagnostic`",
|
||||
"64 Mi UTF-16", "16 Mi units", "Lexer::iter", "27 focused",
|
||||
"64 Mi UTF-16", "16 Mi units", "Lexer::iter", "46 focused",
|
||||
"No C#, .NET runtime", "ubuntu-latest",
|
||||
))
|
||||
require_markers(WORKFLOW, ("python3 tools/check_milestone_10_issue_81.py",))
|
||||
|
||||
Reference in New Issue
Block a user