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

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented Oct 17, 2022

This ensures that the scenario tests with Impeller enabled will fail when there are validation errors like the ones fixed by #36809

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

'--std=ios-metal1.2',
'-mios-version-min=10.0',
]
# if args.platform == 'ios-simulator':
Copy link
Member

Choose a reason for hiding this comment

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

Did you mean to leave this in?

Copy link
Member Author

Choose a reason for hiding this comment

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

I uploaded this quickly to kick off a presubmit run before your patch landed so that I can verify that making the log FATAL will cause the scenario test to fail. I'll rebase and remove this when that check is finished.

@chinmaygarde chinmaygarde changed the title Make Impeller validation errors fatal in non-release builds [Impeller] Make validation errors fatal in non-release builds. Oct 17, 2022
@zanderso zanderso force-pushed the iossim-metal-version branch from 48c6aa1 to 52bc047 Compare October 17, 2022 21:57
@zanderso
Copy link
Member Author

Verified that tests fail after this patch, without the fix in #36809:

https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20Unopt/19886/overview

@zanderso zanderso added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 17, 2022
@auto-submit auto-submit bot merged commit 8744c93 into flutter:main Oct 17, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 18, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Oct 18, 2022
zanderso pushed a commit to flutter/flutter that referenced this pull request Oct 18, 2022
…113586)

* 5357f814c Roll Skia from 584ec9885ca1 to 8c73a59cd417 (1 revision) (flutter/engine#36810)

* 5c10a4421 [Impeller] Add docs to detail RenderDoc frame captures (flutter/engine#36815)

* 8744c93c4 [Impeller] Make validation errors fatal in non-release builds. (flutter/engine#36812)

* afcf153d2 Roll Fuchsia Linux SDK from GvWjlKsW1ybhJZzUp... to CW9-6BIlFFDbRCs-c... (flutter/engine#36816)

* 93b86eb62 Roll Clang from 039b969b32b6 to a93d03310e2c (flutter/engine#36821)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App e: impeller needs tests

Projects

No open projects
Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants