Closed torch2424 closed 3 years ago
cc @rsimha
So I have two suspicions for this:
I did some investigation, and it seems like amp-form tests are also skipped for Firefox. So since amp-recaptcha-input
depends on form, this is possibly one reason why?
The build shows amp-recaptcha-input is failing to layout. This tests requires layoutCallback to be called. E.g the test will fail if run in like a background tab or something. Is this a common problem with out firefox tests?
Thank you!
--files
)I'm pretty confident that the reason is the same as #20682 (Firefox 65 failing to load localhost subdomain).
@rsimha after seeing @zombifier 's response, I agree that this is the root cause.
I'll go ahead and leave this issue open, until we solve the issue with Firefox in general.
Thank you everyone!
Found out this is also an issue for Edge: #21812
Thanks for catching this @rsimha 😄
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
relates to #21148 relates to #20541
Currently the tests are being skipped only for Firefox. We should investigate and fix this.
Example build: https://travis-ci.org/ampproject/amphtml/jobs/499342921#L2361-L2381