chore: deprecate eval itests (#25382)

This PR serves as a part of #22907 .

---------

Signed-off-by: David Sherret <dsherret@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
This commit is contained in:
HasanAlrimawi 2024-09-03 18:14:19 +03:00 committed by GitHub
parent b8ed6f8221
commit 1d04c84c8f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 53 additions and 66 deletions

View file

@ -202,7 +202,7 @@ async function ensureNoNewITests() {
"compile_tests.rs": 0,
"coverage_tests.rs": 0,
"doc_tests.rs": 15,
"eval_tests.rs": 9,
"eval_tests.rs": 0,
"flags_tests.rs": 0,
"fmt_tests.rs": 17,
"info_tests.rs": 18,