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

Add assert for stub platform on windows host. #1906

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

jellefoks
Copy link
Member

@jellefoks jellefoks commented Nov 3, 2023

The stub platform currently can not be compiled on windows and instead shows cryptic gn errors.

To avoid this confusion, assert when trying to configure stub platform on a windows host.

b/0nobug

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5c77d54) 57.71% compared to head (502b5d9) 57.75%.

❗ Current head 502b5d9 differs from pull request most recent head 3a1826c. Consider uploading reports for the commit 3a1826c to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1906      +/-   ##
==========================================
+ Coverage   57.71%   57.75%   +0.03%     
==========================================
  Files        1907     1915       +8     
  Lines       95190    95118      -72     
==========================================
- Hits        54937    54933       -4     
+ Misses      40253    40185      -68     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jellefoks jellefoks requested a review from y4vor November 14, 2023 19:26
@jellefoks jellefoks enabled auto-merge (squash) November 14, 2023 20:02
The stub platform currently can not be compiled on windows and instead shows
cryptic gn errors.

To avoid this confusion, assert when trying to configure stub platform on a
windows host.
@jellefoks jellefoks force-pushed the add_build_config_warning branch from 502b5d9 to 3a1826c Compare November 20, 2023 19:01
@jellefoks jellefoks merged commit a11bdbe into youtube:main Nov 20, 2023
330 checks passed
Rongo-JL pushed a commit to Rongo-JL/cobalt that referenced this pull request Dec 19, 2023
The stub platform currently can not be compiled on windows and instead
shows cryptic gn errors.

To avoid this confusion, assert when trying to configure stub platform
on a windows host.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants