Open chatton opened 2 weeks ago
When the auto generation of compatibility tests was introduced, it surfaced a few tests that were not actually being run all, like these tests.
The skip annotation was added so as to retain the existing set of compatibility tests. We need to investigate which versions these tests should be run against, and provide the relevant annotations.
skip
See this doc as as a reference.
Summary
When the auto generation of compatibility tests was introduced, it surfaced a few tests that were not actually being run all, like these tests.
The
skip
annotation was added so as to retain the existing set of compatibility tests. We need to investigate which versions these tests should be run against, and provide the relevant annotations.See this doc as as a reference.
For Admin Use