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

refactor(core): remove deprecated aotSummaries fields in TestBed config #45487

Closed

Commits on Apr 12, 2022

  1. refactor(core): remove deprecated aotSummaries fields in TestBed co…

    …nfig
    
    BREAKING CHANGE:
    
    Since Ivy, TestBed doesn't use AOT summaries. The `aotSummaries` fields in TestBed APIs were present, but unused. The fields were deprecated in previous major version and in v14 those fields are removed. The `aotSummaries` fields were completely unused, so you can just drop them from the TestBed APIs usage.
    AndrewKushnir committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    bca74ea View commit details
    Browse the repository at this point in the history