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

Conversation

@matanlurey
Copy link
Contributor

@matanlurey matanlurey commented Aug 21, 2023

@matanlurey matanlurey requested a review from zanderso August 21, 2023 22:47
tools/gn Outdated
if args.enable_unittests:
# Ensure that Android is *not* enabled for unit tests.
# https://github.com/flutter/flutter/issues/132611
if args.target_os == 'android':
Copy link
Member

Choose a reason for hiding this comment

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

IIRC, iOS will also not work.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Updated.

@matanlurey matanlurey force-pushed the disallow-android-with-unittests branch from 58296f8 to 4324217 Compare August 22, 2023 01:07
@matanlurey matanlurey changed the title Disallow using ./tools/gn --enable-unittests --android Disallow using ./tools/gn --enable-unittests --android (or --ios) Aug 22, 2023
Copy link
Member

@zanderso zanderso left a comment

Choose a reason for hiding this comment

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

Thanks!

@matanlurey matanlurey merged commit 454e0e3 into flutter:main Aug 22, 2023
@matanlurey matanlurey deleted the disallow-android-with-unittests branch August 22, 2023 03:20
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Engine] Cannot use "./tools/gn --android --enable-unittests"

2 participants