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

Fix friendly embedding on amp-ad, and reenable test-amp-ad-fake.js #22504

Merged
merged 5 commits into from May 29, 2019

Conversation

zombifier
Copy link
Contributor

@zombifier zombifier commented May 24, 2019

See #22572. Seems like it's now failing due to a regression (function being stripped from compiled code).

@amp-bundle-size amp-bundle-size bot requested a review from jridgewell May 29, 2019 18:11
@jridgewell
Copy link
Contributor

redirecting to @lannka

@lannka
Copy link
Contributor

lannka commented May 29, 2019

add @rsimha for reviewing as it might be related to the recent closure compiler change

The Travis run still shows flakiness on Firefox.
@zombifier zombifier changed the title [DO NOT SUBMIT] Fix test-amp-ad-fake.js Fix friendly embedding on amp-ad, and reenable test-amp-ad-fake.js May 29, 2019
Copy link
Contributor

@rsimha rsimha left a comment

Choose a reason for hiding this comment

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

One comment below.

/cc @calebcordry @lannka

extensions/amp-bind/0.1/bind-impl.js Show resolved Hide resolved
test/integration/test-amp-ad-fake.js Show resolved Hide resolved
Copy link
Contributor

@rsimha rsimha left a comment

Choose a reason for hiding this comment

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

Approving bundle size increase. In this case, it's a good sign, since we were missing some runtime code earlier.

@calebcordry calebcordry merged commit c3a0d7c into ampproject:master May 29, 2019
thekorn pushed a commit to edelight/amphtml that referenced this pull request Sep 11, 2019
…mpproject#22504)

* Reenable test

* Bandaid to fix installInEmbedWindow failing in compiled local testing.

* Add nocollapse to allowed tags

* Skip test on Firefox (like before the change).

The Travis run still shows flakiness on Firefox.

* Unskip the remaining test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants