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

πŸ›βœ… <header> -> <head> to fix test flake #25145

Merged
merged 1 commit into from Oct 18, 2019

Conversation

jpettitt
Copy link
Contributor

The test fixture had <header> instead of <head> this meant that the code designed to prevent extension race conditions was failing because the scripts were not found in <head> resulting in a hard to track test flake.

Copy link
Contributor

@kristoferbaxter kristoferbaxter left a comment

Choose a reason for hiding this comment

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

Approved, but should we run these examples thru the validator to ensure they are valid?

This would have caught the specific issue here (and might discover other cases where fixtures are slightly invalid).

@jpettitt jpettitt merged commit 75a7100 into ampproject:master Oct 18, 2019
@jpettitt jpettitt deleted the swg-test-fix branch October 18, 2019 22:23
@jpettitt
Copy link
Contributor Author

@kristoferbaxter @rsimha see #25149

jeffjose pushed a commit to jeffjose/amphtml that referenced this pull request Oct 19, 2019
joshuarrrr pushed a commit to Parsely/amphtml that referenced this pull request Oct 22, 2019
micajuine-ho pushed a commit to micajuine-ho/amphtml that referenced this pull request Dec 27, 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

4 participants