Enable goldenFileComparator fix for on-device integration tests.#163157
Enable goldenFileComparator fix for on-device integration tests.#163157auto-submit[bot] merged 2 commits intoflutter:masterfrom
goldenFileComparator fix for on-device integration tests.#163157Conversation
|
@Piinks Added you as a reviewer more as an FYI since this is a quasi-breaking change. |
|
autosubmit label was removed for flutter/flutter/163157, because - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
This is blocked by google3, which I believe has its own custom implementation that is now being overwritten. Investigating. |
|
This is correctly implemented externally; note that: flutter/packages/flutter_tools/lib/src/test/flutter_platform.dart Lines 206 to 210 in c4d53f1
... and if a For example: flutter/examples/api/test/flutter_test_config.dart Lines 9 to 12 in c4d53f1 ... which uses: Note again that (this is confusing) |
|
autosubmit label was removed for flutter/flutter/163157, because - The status or check suite Google testing has failed. Please fix the issues identified (or deflake) before re-applying this label. |
Closes #143299.
Closes #160043.
A website update is work-in-progress here to add more context for users: flutter/website#11716.