Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeoutException in gallery accessibility_test #22680

Closed
tvolkert opened this issue Oct 4, 2018 · 1 comment · Fixed by #22681
Closed

TimeoutException in gallery accessibility_test #22680

tvolkert opened this issue Oct 4, 2018 · 1 comment · Fixed by #22681
Assignees
Labels
a: tests "flutter test", flutter_test, or one of our tests c: flake Tests that sometimes, but not always, incorrectly pass customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there.

Comments

@tvolkert
Copy link
Contributor

tvolkert commented Oct 4, 2018

01:09 +84 ~15: /private/tmp/flutter sdk/examples/flutter_gallery/test/accessibility_test.dart: All material demos meet text contrast guidelines reorderable_list_demo ThemeData.light()                
══╡ EXCEPTION CAUGHT BY FLUTTER TEST FRAMEWORK ╞════════════════════════════════════════════════════
The following TimeoutException was thrown running a test:
TimeoutException after 0:00:03.500000: The test exceeded the timeout. It may have hung.
Consider using "addTime" to increase the timeout before expensive operations.
When the exception was thrown, this was the stack:
#2      AutomatedTestWidgetsFlutterBinding._checkTimeout (package:flutter_test/src/binding.dart:824:25)
#16     _Timer._runTimers (dart:isolate/runtime/libtimer_impl.dart:382:19)
#17     _Timer._handleMessage (dart:isolate/runtime/libtimer_impl.dart:416:5)
#18     _RawReceivePortImpl._handleMessage (dart:isolate/runtime/libisolate_patch.dart:171:12)
#22     AutomatedTestWidgetsFlutterBinding.runTest (package:flutter_test/src/binding.dart:874:27)
#23     testWidgets.<anonymous closure> (package:flutter_test/src/widget_tester.dart:71:22)
#24     Declarer.test.<anonymous closure>.<anonymous closure>.<anonymous closure> (package:test/src/backend/declarer.dart:168:27)
#27     Declarer.test.<anonymous closure>.<anonymous closure>.<anonymous closure> (package:test/src/backend/declarer.dart:0:0)
#28     Invoker.waitForOutstandingCallbacks.<anonymous closure> (package:test/src/backend/invoker.dart:250:15)
#34     Invoker._onRun.<anonymous closure>.<anonymous closure>.<anonymous closure> (package:test/src/backend/invoker.dart:403:15)
(elided 24 frames from package dart:async and package stack_trace)
The test description was:
reorderable_list_demo ThemeData.light()
════════════════════════════════════════════════════════════════════════════════════════════════════
01:09 +84 ~15 -1: /private/tmp/flutter sdk/examples/flutter_gallery/test/accessibility_test.dart: All material demos meet text contrast guidelines reorderable_list_demo ThemeData.light() [E]         
  Test failed. See exception logs above.
  The test description was: reorderable_list_demo ThemeData.light()
@tvolkert tvolkert added a: tests "flutter test", flutter_test, or one of our tests customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there. team: flakes labels Oct 4, 2018
@jonahwilliams jonahwilliams self-assigned this Oct 4, 2018
@github-actions
Copy link

github-actions bot commented Sep 1, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2021
@flutter-triage-bot flutter-triage-bot bot added the c: flake Tests that sometimes, but not always, incorrectly pass label Jul 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: tests "flutter test", flutter_test, or one of our tests c: flake Tests that sometimes, but not always, incorrectly pass customer: gallery Relating to flutter/gallery repository. Please transfer non-framework issues there.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants