Skip to content

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

Merged
jpettitt merged 1 commit intoampproject:masterfrom
jpettitt:swg-test-fix
Oct 18, 2019
Merged

πŸ›βœ… <header> -> <head> to fix test flake#25145
jpettitt merged 1 commit intoampproject:masterfrom
jpettitt:swg-test-fix

Conversation

@jpettitt
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

4 participants