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

Inspector service test for widget creation tracking failing #1267

Open
DaveShuckerow opened this issue Oct 29, 2019 · 0 comments
Open

Inspector service test for widget creation tracking failing #1267

DaveShuckerow opened this issue Oct 29, 2019 · 0 comments

Comments

@DaveShuckerow
Copy link
Contributor

Build is red because of this failure:

$ flutter test --name "track widget creation off" test/inspector_service_test.dart 
00:13 +0 -1: inspector service tests track widget creation off [E]                                                                  
  Expected: false
    Actual: <true>
  
  package:test_api                                            expect
  package:devtools_testing/inspector_service_test.dart 255:9  runInspectorServiceTests.<fn>.<fn>
  
00:13 +0 -1: Some tests failed.      

I don't see any PRs that affected this logic, so Flutter likely introduced a failure here. The option to disable widget creation tracking may be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants