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

Finally, fix visState integration tests #9806

Merged

Conversation

jridgewell
Copy link
Contributor

I verified this by running multiple browsers against the tests.

I verified this by running multiple browsers against the tests.
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.

Finally, yay!

});

it('calls layout when going to VISIBLE', () => {
viewer.receiveMessage('visibilitychange',
{state: VisibilityState.VISIBLE});
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: indent += 2 (here, and all other calls to viewer.receiveMessage())

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed.

@jridgewell jridgewell merged commit 47f9191 into ampproject:master Jun 8, 2017
@rsimha
Copy link
Contributor

rsimha commented Jun 8, 2017

alanorozco added a commit that referenced this pull request Jun 9, 2017
erwinmombay pushed a commit that referenced this pull request Jun 9, 2017
* Revert "Add a caches.json file that provides meta data about AMP Caches. (#9804)"

This reverts commit 55a3ac0.

* Revert "Fix flaky amp-animation test (#9817)"

This reverts commit 4a9cf91.

* Revert "Run integration tests for PRs that change `test/integration` (#9807)"

This reverts commit 233c76e.

* Revert "Finally, fix visState integration tests (#9806)"

This reverts commit 47f9191.

* Revert "add jwt plugin (#8672)"

This reverts commit a23cbd1.

* Revert "Add missing methods to AmpContext tests (#9682)"

This reverts commit 646f103.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants