DescriptionUpdate top_level_prefixed_library_test.lib library name.
The following error was reported on bots with the new analysis driver,
but it was not reported before, because DartWorkManager.getErrors()
skips non-Dart sources.
WARNING|STATIC_WARNING|PART_OF_DIFFERENT_LIBRARY|/b/build/slave/azr-be/build/sdk/tests/language/top_level_prefixed_library_test.lib|6|6|22|Expected this library to be part of 'TopLevelPrefixedLibrary', not 'TopLevelMultipleFilesTest.dart'.
The test does not state its intentions, so I did my best guess and
fixed the library name.
R=hausner@google.com, brianwilkerson@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/6e2cf37e900f701d9a914575694001ddd1c04c54
Patch Set 1 #
Messages
Total messages: 9 (4 generated)
|