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

Automated test failures on navigationBar #6666

Closed
9 tasks done
luixxiul opened this issue Jan 16, 2017 · 5 comments
Closed
9 tasks done

Automated test failures on navigationBar #6666

luixxiul opened this issue Jan 16, 2017 · 5 comments

Comments

@luixxiul
Copy link
Contributor

luixxiul commented Jan 16, 2017

Describe the issue you encountered:

https://travis-ci.org/brave/browser-laptop/builds/192432414#L4628

  • 1) navigationBar tests submit page that does not load "after each" hook for "sets location to new URL":
    Error: timeout of 30000ms exceeded. Ensure the done() callback is being called in this test.

https://travis-ci.org/brave/browser-laptop/builds/191866157#L4656

  • 3) navigationBar tests submit with url input value with regards to the webview urlbar shows webview url when focused:
    Error: Promise was rejected with the following reason: timeout

https://travis-ci.org/brave/browser-laptop/builds/192264129#L4594
https://travis-ci.org/brave/browser-laptop/builds/192161572#L4590

  • 5) navigationBar tests lockIcon Temporarily allow/deny running insecure content:
    WaitUntilTimeoutError: element ([data-l10n-id="mixedConnection"]) still not visible after 10000ms
    at isVisible("[data-l10n-id="mixedConnection"]") - waitForVisible.js:37:22

https://travis-ci.org/brave/browser-laptop/builds/191944045#L4584

  • 2) navigationBar tests lockIcon Limit effect of running insecure content in private frame:
    Error: timeout of 30000ms exceeded. Ensure the done() callback is being called in this test.

https://travis-ci.org/brave/browser-laptop/builds/192263964#L4580

  • 1) navigationBar tests auto open bookmarks toolbar for the first bookmark should remain hidden if user has bookmarks but has toolbar hidden:
    Error: timeout of 30000ms exceeded. Ensure the done() callback is being called in this test.

Already captured here: #6408 (comment)

  • navigationBar tests navigation document.write spoofing updates the location in the navbar to blank:
    Error: Promise was rejected with the following reason: timeout

  • navigationBar tests change tabs "after all" hook:
    RuntimeError: unknown error: window[requireName] is not a function
    at url() - getUrl.js:29:28
    at execute(, "app", "quit", , "devTools") - api.js:265:21

https://travis-ci.org/brave/browser-laptop/builds/197205697#L4665
https://travis-ci.org/brave/browser-laptop/builds/197213036#L4708
https://travis-ci.org/brave/browser-laptop/builds/197222628#L4664

  • 5) navigationBar tests navigation page without a title does not have title mode:
    Error: element (#navigator .loadTime) still not existing after 10000ms

https://travis-ci.org/brave/browser-laptop/builds/197222628#L4668
https://travis-ci.org/brave/browser-laptop/builds/197216157#L4685
https://travis-ci.org/brave/browser-laptop/builds/197213036#L4716
https://travis-ci.org/brave/browser-laptop/builds/197205697#L4669
https://travis-ci.org/brave/browser-laptop/builds/197196928#L4656

  • 4) navigationBar tests auto open bookmarks toolbar for the first bookmark should remain hidden if user has bookmarks but has toolbar hidden:
    WaitUntilTimeoutError: element (#navigator .removeBookmarkButton) still not existing after 10000ms
    at isExisting("#navigator .removeBookmarkButton") - waitForExist.js:37:22

Expected behavior:

@luixxiul luixxiul added this to the Backlog milestone Jan 16, 2017
@luixxiul luixxiul changed the title Automated test failure on navigationBar Automated test failures on navigationBar Jan 16, 2017
@luixxiul
Copy link
Contributor Author

https://travis-ci.org/brave/browser-laptop/builds/193673535#L4588

  1) navigationBar tests themeColor Uses the default tab color when one is not specified:
      AssertionError: 'rgba(0,0,0,0)linear-gradient(white,rgb(243,243,243))repeatscroll0%0%/autopadding-boxborder-box' == 'rgba(0,0,0,0)linear-gradient(rgb(255,255,255),rgb(243,243,243))repeatscroll0%0%/autopadding-boxborder-box'
      + expected - actual
      -rgba(0,0,0,0)linear-gradient(white,rgb(243,243,243))repeatscroll0%0%/autopadding-boxborder-box
      +rgba(0,0,0,0)linear-gradient(rgb(255,255,255),rgb(243,243,243))repeatscroll0%0%/autopadding-boxborder-box

@bsclifton
Copy link
Member

Failing in master currently:

npm run test -- --grep="navigationBar tests submit page that does not load resets URL to previous location if page does not load

@luixxiul luixxiul modified the milestones: 0.14.0, Backlog Mar 16, 2017
@cezaraugusto
Copy link
Contributor

@alexwykoff alexwykoff mentioned this issue Mar 17, 2017
44 tasks
@diracdeltas
Copy link
Member

I haven't see navigationBar test failures recently

@bsclifton bsclifton modified the milestones: 0.14.1, 0.14.0 Mar 21, 2017
@bbondy bbondy modified the milestones: 0.14.3, 0.14.2 Apr 10, 2017
@alexwykoff alexwykoff self-assigned this Apr 18, 2017
@alexwykoff
Copy link
Contributor

confirmed, no navigation bar issues remain. closing.

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

6 participants