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 failing integration tests #24125

Merged
merged 2 commits into from Aug 21, 2019
Merged

Skip failing integration tests #24125

merged 2 commits into from Aug 21, 2019

Conversation

zhouyx
Copy link
Contributor

@zhouyx zhouyx commented Aug 21, 2019

More information can be found at #24124

Copy link
Collaborator

@estherkim estherkim left a comment

Choose a reason for hiding this comment

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

Thank you!!

@@ -55,7 +56,7 @@ describe
element = doc.querySelector('amp-script');
});

it('should say "hello world"', function*() {
it.skip('should say "hello world"', function*() {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

woops i'll remove the skip here.

@zhouyx zhouyx merged commit 7ac3b5e into ampproject:master Aug 21, 2019
thekorn pushed a commit to edelight/amphtml that referenced this pull request Sep 11, 2019
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

3 participants