integration_test
failing on Dart SDK main due to recent pub changes
#2050
Labels
integration_test
failing on Dart SDK main due to recent pub changes
#2050
Some of the webdev
integration_test
cases are failing on themain
branch of the Dart SDK, most likely due to dart-lang/pub#3844These test cases seem to actually be testing pub validation, and string matching against the validation messages generated by pub. I don't think this is useful for us to test. We probably want to change the
integration_test
to actually test the validation that we control.The text was updated successfully, but these errors were encountered: