Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Automated tests fail on Travis due to data-l10n-id not visible #11454

Closed
luixxiul opened this issue Oct 11, 2017 · 0 comments
Closed

Automated tests fail on Travis due to data-l10n-id not visible #11454

luixxiul opened this issue Oct 11, 2017 · 0 comments

Comments

@luixxiul
Copy link
Contributor

Description

Automated tests fail on Travis due to data-l10n-id.

https://travis-ci.org/brave/browser-laptop/jobs/286524924#L3411

2) Regular payment panel tests can setup payments shows welcome page:
     Error: element ("[data-l10n-id="payments"]") still not visible after 10000ms
      at elements("[data-l10n-id="payments"]") - isVisible.js:54:17
      at isVisible("[data-l10n-id="payments"]") - waitForVisible.js:73:22

  3) Regular payment panel tests can setup payments payments can be enabled:
     Error: element ("[data-l10n-id="payments"]") still not visible after 10000ms
      at elements("[data-l10n-id="payments"]") - isVisible.js:54:17
      at isVisible("[data-l10n-id="payments"]") - waitForVisible.js:73:22

Additional Information

These errors are related with a npm package, because the same error happens on every PR of master branch which has once successfully finished, by restarting builds manually. Manual trials indicate that moment is a cause of the errors.

@luixxiul luixxiul changed the title Automated tests fail on Travis due to data-l10n-id Automated tests fail on Travis due to data-l10n-id not visible Oct 11, 2017
@luixxiul luixxiul added this to the 0.21.x (Nightly Channel) milestone Oct 12, 2017
@bbondy bbondy modified the milestones: 0.21.x (Developer Channel), 0.20.x (Beta Channel) Oct 25, 2017
syuan100 pushed a commit to syuan100/browser-laptop that referenced this issue Nov 9, 2017
Fix failures on Travis related with data-l10n-id. See https://travis-ci.org/brave/browser-laptop/jobs/286524924#L3411 for examples

Closes brave#11454
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants