Skip to content

Local comparator was used on postsubmit CI for Linux coverage shard #145618

@Piinks

Description

@Piinks

Noticed in a failing build of Linux Coverage:
https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20coverage/2472/overview

04:18 +1335: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll vertically                                                             
No expectations provided by Skia Gold for test: widgets.overscroll_stretch.vertical.start.png. This may be a new test. If this is an unexpected result, check https://flutter-gold.skia.org/.
Validate image output found at file:///b/s/w/ir/x/w/flutter%20sdk/bin/cache/pkg/skia_goldens/packages/flutter/test/widgets/
No expectations provided by Skia Gold for test: widgets.overscroll_stretch.vertical.start.stretched.png. This may be a new test. If this is an unexpected result, check https://flutter-gold.skia.org/.
Validate image output found at file:///b/s/w/ir/x/w/flutter%20sdk/bin/cache/pkg/skia_goldens/packages/flutter/test/widgets/
No expectations provided by Skia Gold for test: widgets.overscroll_stretch.vertical.end.png. This may be a new test. If this is an unexpected result, check https://flutter-gold.skia.org/.
Validate image output found at file:///b/s/w/ir/x/w/flutter%20sdk/bin/cache/pkg/skia_goldens/packages/flutter/test/widgets/
No expectations provided by Skia Gold for test: widgets.overscroll_stretch.vertical.end.stretched.png. This may be a new test. If this is an unexpected result, check https://flutter-gold.skia.org/.
Validate image output found at file:///b/s/w/ir/x/w/flutter%20sdk/bin/cache/pkg/skia_goldens/packages/flutter/test/widgets/

04:19 +1336: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll vertically                                                             
04:19 +1336: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - vertical                                            
04:19 +1336: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - vertical                                            
No expectations provided by Skia Gold for test: widgets.overscroll_stretch.vertical.reverse.png. This may be a new test. If this is an unexpected result, check https://flutter-gold.skia.org/.
Validate image output found at file:///b/s/w/ir/x/w/flutter%20sdk/bin/cache/pkg/skia_goldens/packages/flutter/test/widgets/

04:19 +1337: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - vertical                                            
04:19 +1337: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - horizontal                                          
04:20 +1337: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - horizontal                                          
04:20 +1337: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - horizontal                                          
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following HttpException was thrown while running async test code:
Connection reset by peer, uri =
https://flutter-gold.skia.org/json/v2/latestpositivedigest/48600c06e6420453883bcc5383168c45

When the exception was thrown, this was the stack

The exception was caught asynchronously.
════════════════════════════════════════════════════════════════════════════════════════════════════

04:20 +1337 -1: /b/s/w/ir/x/w/flutter sdk/packages/flutter/test/widgets/overscroll_stretch_indicator_test.dart: Stretch overscroll works in reverse - horizontal [E]                                   
  Test failed. See exception logs above.
  The test description was: Stretch overscroll works in reverse - horizontal

This means the wrong golden file comparator was selected for the testing environment. The local comparator was selected instead of the skipping one (this test shard does not execute golden file tests).

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.c: flakeTests that sometimes, but not always, incorrectly passfyi-infraFor the attention of Infrastructure teamteam-frameworkOwned by Framework teamtriaged-frameworkTriaged by Framework teamwaiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions