Unverified Commit 6b7f4635 authored by Jason Simmons's avatar Jason Simmons Committed by GitHub

Manual roll of engine from e0011fa561d6 to 2118a1bb4bf0 (7 revisions) (#84666)

Includes updates to test expectations due to changes in the widget kernel
transformer.
parent 57a565c7
e0011fa561d6c0b78b029d9deb1174c9f08a8f83 2118a1bb4bf0686795279b24e3a5bb84ccdd4fd3
...@@ -5,6 +5,6 @@ A RenderFlex overflowed by 2858 pixels on the right\. ...@@ -5,6 +5,6 @@ A RenderFlex overflowed by 2858 pixels on the right\.
The relevant error-causing widget was: The relevant error-causing widget was:
Row Row
file:\/\/\/.+print_correct_local_widget_test\.dart:[0-9]+:[0-9]+ Row:file:\/\/\/.+print_correct_local_widget_test\.dart:[0-9]+:[0-9]+
The overflowing RenderFlex has an orientation of Axis.horizontal\. The overflowing RenderFlex has an orientation of Axis.horizontal\.
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
^$ ^$
The relevant error-causing widget was: The relevant error-causing widget was:
CustomScrollView CustomScrollView
file:\/\/\/.+print_user_created_ancestor_test\.dart:[0-9]+:7 CustomScrollView:file:\/\/\/.+print_user_created_ancestor_test\.dart:[0-9]+:7
When the exception was thrown, this was the stack: When the exception was thrown, this was the stack:
<<skip until matching line>> <<skip until matching line>>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment