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

Revert "Disable payments panel tests too"; update names for tests to … #6932

Merged
merged 1 commit into from
Jan 30, 2017
Merged

Revert "Disable payments panel tests too"; update names for tests to … #6932

merged 1 commit into from
Jan 30, 2017

Conversation

bsclifton
Copy link
Member

…make more grep-able (advanced vs regular)

This reverts commit 15e5628.

Auditors: @bbondy, @willy-b

Test plan

npm run test -- --grep="Regular payment panel tests"

…make more grep-able (advanced vs regular)

This reverts commit 15e5628.

Auditors: @bbondy, @willy-b
@luixxiul
Copy link
Contributor

https://travis-ci.org/brave/browser-laptop/jobs/213319342#L787

  1) Regular payment panel tests can setup payments "before each" hook for "shows welcome page":
     WaitUntilTimeoutError: Promise was rejected with the following reason: timeout
      at windowHandles() - brave.js:231:32
  2) Regular payment panel tests auto include site is added automatically:
     WaitUntilTimeoutError: element ([data-l10n-id="publisher"]) still not visible after 10000ms
      at isVisible("[data-l10n-id="publisher"]") - waitForVisible.js:37:22
  3) Regular payment panel tests auto include site is not added automatically:
     WaitUntilTimeoutError: element ([data-l10n-id="publisher"]) still not visible after 10000ms
      at isVisible("[data-l10n-id="publisher"]") - waitForVisible.js:37:22
  4) Regular payment panel tests auto include first site included, second site excluded:
     WaitUntilTimeoutError: element ([data-l10n-id="publisher"]) still not visible after 10000ms
      at isVisible("[data-l10n-id="publisher"]") - waitForVisible.js:37:22

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

Successfully merging this pull request may close these issues.

2 participants