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

Skip flaky slider test #17556

Merged
merged 2 commits into from Aug 16, 2018
Merged

Skip flaky slider test #17556

merged 2 commits into from Aug 16, 2018

Conversation

calebcordry
Copy link
Member

Tests are being refactored in #17543, but this is a stopgap.

@calebcordry
Copy link
Member Author

cc/ @rsimha

@@ -505,7 +505,7 @@ config.run('amp-image-slider', function() {
});
});

it('should show hint again on scroll back and into viewport', () => {
it.skip('should show hint again on scroll back and into viewport', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a TODO, assigned to @kevinkassimo and tagged with #17543

Copy link
Member Author

Choose a reason for hiding this comment

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

Done.

@rsimha
Copy link
Contributor

rsimha commented Aug 16, 2018

This is flaky on master too. For example, https://travis-ci.org/ampproject/amphtml/jobs/416931453#L2320.

Thanks for skipping.

@cathyxz
Copy link
Contributor

cathyxz commented Aug 16, 2018

Thanks for skipping! We're experimenting with mutationObserver in a rewrite here #17543.

@kevinkassimo
Copy link
Member

Sorry for the issue, I believe scrolling was not performing correctly. Trying to refactor it in #17543

@calebcordry calebcordry merged commit 3421133 into ampproject:master Aug 16, 2018
@calebcordry calebcordry deleted the flaky-slider branch August 16, 2018 21:58
Enriqe pushed a commit to Enriqe/amphtml that referenced this pull request Nov 28, 2018
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

5 participants