Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@iskakaushik
Copy link
Contributor

Also adds a test for the failure seen in flutter/flutter#70384

This reverts commit 021ff04.

…22468)"

This reverts commit 021ff04.

Also adds a test for the failure
@liyuqian
Copy link
Contributor

liyuqian commented Nov 12, 2020

Another test is failing:

[ RUN      ] ShellTest.ExternalEmbedderNoThreadMerger
[FATAL:flutter/testing/test_timeout_listener.cc(45)] Check failed: delay < timeout_. Test ShellTest.ExternalEmbedderNoThreadMerger did not complete in 30 seconds and is assumed to be hung. Killing the test harness.

@iskakaushik iskakaushik force-pushed the reland-remove-ext-view branch from a1e9fe2 to 71727f1 Compare November 12, 2020 19:07
@iskakaushik iskakaushik force-pushed the reland-remove-ext-view branch from 71727f1 to b3caf92 Compare November 12, 2020 19:43
@iskakaushik
Copy link
Contributor Author

@jason-simmons looks like raster_thread_merger_ can be null when we call EndFrame, iOS implementation just clears the composition order, and on Android when surface is set, raster_thread_merger_ is always set. So just checking for surface is the right call here I think.

@iskakaushik iskakaushik added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Nov 12, 2020
Copy link
Contributor

@liyuqian liyuqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Linux Web Engine has failed. Please fix the issues identified (or deflake) before re-applying this label.

@fluttergithubbot fluttergithubbot removed the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Nov 12, 2020
@chinmaygarde chinmaygarde added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Nov 12, 2020
@chinmaygarde
Copy link
Member

I've filed a flake report and re-run the presubmit.

@iskakaushik iskakaushik merged commit 1ff237f into flutter:master Nov 12, 2020
@iskakaushik iskakaushik deleted the reland-remove-ext-view branch November 12, 2020 23:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes platform-android platform-ios waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants