You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sorry for the weird wording, this is not about removing the test itself but remove the check for the symfony version which skips the test in certain setups. So now the test should run in all cases.
TODO:
remove the check for symfony/yaml version, so that test always runs
check if it is green on all versions of symfony/yaml that we run tests against (see github action checks)
nothing to to if all is green
need to check what is wrong if tests are still failing.
cebe
changed the title
Remove skipped test
Remove skipped test checks for symfony/yaml bug
Oct 28, 2021
Symfony bug symfony/symfony#34805 seems to be fixed so we should be able to remove these checks:
php-openapi/tests/ReaderTest.php
Lines 97 to 109 in ba2f0cf
php-openapi/tests/spec/OpenApiTest.php
Lines 191 to 205 in ba2f0cf
The text was updated successfully, but these errors were encountered: