-
Danny Tuppeny authored
Sometimes when the integration tests run Flutter apps they get this output (perhaps based on timing of file modification times). Some of the tests want to verify strict output but not fail just based on these lines before the app starts. See https://github.com/flutter/flutter/issues/120015 / https://github.com/flutter/flutter/pull/120016.