Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix search-auth.js #2121

Closed
miketaylr opened this issue Feb 16, 2018 · 0 comments
Closed

Fix search-auth.js #2121

miketaylr opened this issue Feb 16, 2018 · 0 comments

Comments

@miketaylr
Copy link
Member

miketaylr commented Feb 16, 2018

Blocks #2106.

Error fetching http://localhost:5000/issues?page=1&per_page=50&state=open&stage=all&sort=created&direction=desc
× firefox on darwin 17.4.0 - Search (auth) - Search/filter interaction (11.243s)
    NoSuchElement: [POST http://localhost:4444/wd/hub/session/c004924a-4acb-e148-b386-ec967459fba1/element / {"using":"css selector","value":".wc-SearchForm-item"}] Unable to locate element: .wc-SearchForm-item
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.5.2', revision: '10229a9020', time: '2017-08-21T17:54:21.164Z'
    System info: host: 'omg-5', ip: '192.168.2.83', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.3', java.version: '1.8.0_144'
    Driver info: driver.version: unknown
      at Object.openPage  <tests/functional/lib/helpers.js:27:8>
      at Test.Search/filter interaction [as test]  <tests/functional/search-auth.js:28:32>
      at <src/lib/Test.ts:260:47>
      at Command.<anonymous>  <tests/functional/lib/helpers.js:36:12>
      at Object.openPage  <tests/functional/lib/helpers.js:29:8>
      at Test.Search/filter interaction [as test]  <tests/functional/search-auth.js:28:32>
      at <src/lib/Test.ts:260:47>

Error fetching http://localhost:5000/issues?page=1&per_page=50&state=open&stage=all&sort=created&direction=desc&q=vladvlad
× firefox on darwin 17.4.0 - Search (auth) - Results are loaded from the query params (10.671s)
    NoSuchElement: [POST http://localhost:4444/wd/hub/session/c004924a-4acb-e148-b386-ec967459fba1/element / {"using":"css selector","value":".wc-IssueList:nth-of-type(1)"}] Unable to locate element: .wc-IssueList:nth-of-type(1)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.5.2', revision: '10229a9020', time: '2017-08-21T17:54:21.164Z'
    System info: host: 'omg-5', ip: '192.168.2.83', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.3', java.version: '1.8.0_144'
    Driver info: driver.version: unknown
      at Object.openPage  <tests/functional/lib/helpers.js:27:8>
      at Test.Results are loaded from the query params [as test]  <tests/functional/search-auth.js:68:32>
      at <src/lib/Test.ts:260:47>
      at Command.<anonymous>  <tests/functional/lib/helpers.js:36:12>
      at Object.openPage  <tests/functional/lib/helpers.js:29:8>
      at Test.Results are loaded from the query params [as test]  <tests/functional/search-auth.js:68:32>
      at <src/lib/Test.ts:260:47>

Error fetching http://localhost:5000/issues?page=1&per_page=50&state=open&stage=all&sort=created&direction=desc
× firefox on darwin 17.4.0 - Search (auth) - Search works by icon click (15.525s)
    NoSuchElement: [POST http://localhost:4444/wd/hub/session/c004924a-4acb-e148-b386-ec967459fba1/element / {"using":"css selector","value":".wc-IssueList:nth-of-type(10)"}] Unable to locate element: .wc-IssueList:nth-of-type(10)
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.5.2', revision: '10229a9020', time: '2017-08-21T17:54:21.164Z'
    System info: host: 'omg-5', ip: '192.168.2.83', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.3', java.version: '1.8.0_144'
    Driver info: driver.version: unknown
      at Object.openPage  <tests/functional/lib/helpers.js:27:8>
      at Test.Search works by icon click [as test]  <tests/functional/search-auth.js:95:32>
      at <src/lib/Test.ts:260:47>
      at Command.<anonymous>  <tests/functional/lib/helpers.js:36:12>
      at Object.openPage  <tests/functional/lib/helpers.js:29:8>
      at Test.Search works by icon click [as test]  <tests/functional/search-auth.js:95:32>
      at <src/lib/Test.ts:260:47>

× firefox on darwin 17.4.0 - Search (auth) - Search works by Return key (15.632s)
    NoSuchElement: An element could not be located on the page using the given search parameters.
      at Test.Search works by Return key [as test]  <tests/functional/search-auth.js:128:10>
      at <src/lib/Test.ts:260:47>

× firefox on darwin 17.4.0 - Search (auth) - Search from the homepage (17.278s)
    NoSuchElement: An element could not be located on the page using the given search parameters.
      at Test.Search from the homepage [as test]  <tests/functional/search-auth.js:154:12>
      at <src/lib/Test.ts:260:47>

Error fetching http://localhost:5000/issues?page=1&per_page=50&state=open&stage=all&sort=created&direction=desc&q=jfdkjfkdjfkdjfdkjfkd
× firefox on darwin 17.4.0 - Search (auth) - Search with a dash works (10.372s)
    NoSuchElement: [POST http://localhost:4444/wd/hub/session/c004924a-4acb-e148-b386-ec967459fba1/element / {"using":"css selector","value":".wc-SearchIssue-noResults-title"}] Unable to locate element: .wc-SearchIssue-noResults-title
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.5.2', revision: '10229a9020', time: '2017-08-21T17:54:21.164Z'
    System info: host: 'omg-5', ip: '192.168.2.83', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.3', java.version: '1.8.0_144'
    Driver info: driver.version: unknown
      at Object.openPage  <tests/functional/lib/helpers.js:27:8>
      at Test.Search with a dash works [as test]  <tests/functional/search-auth.js:176:32>
      at <src/lib/Test.ts:260:47>
      at Command.<anonymous>  <tests/functional/lib/helpers.js:36:12>
      at Object.openPage  <tests/functional/lib/helpers.js:29:8>
      at Test.Search with a dash works [as test]  <tests/functional/search-auth.js:176:32>
      at <src/lib/Test.ts:260:47>

Error fetching http://localhost:5000/issues?page=1&per_page=50&state=open&stage=all&sort=created&direction=desc&q=one%3Atwo-three
× firefox on darwin 17.4.0 - Search (auth) - Search input is loaded from q param (with dashes) (10.407s)
    NoSuchElement: [POST http://localhost:4444/wd/hub/session/c004924a-4acb-e148-b386-ec967459fba1/element / {"using":"css selector","value":".wc-SearchIssue-noResults-title"}] Unable to locate element: .wc-SearchIssue-noResults-title
    For documentation on this error, please visit: http://seleniumhq.org/exceptions/no_such_element.html
    Build info: version: '3.5.2', revision: '10229a9020', time: '2017-08-21T17:54:21.164Z'
    System info: host: 'omg-5', ip: '192.168.2.83', os.name: 'Mac OS X', os.arch: 'x86_64', os.version: '10.13.3', java.version: '1.8.0_144'
    Driver info: driver.version: unknown
      at Object.openPage  <tests/functional/lib/helpers.js:27:8>
      at Test.Search input is loaded from q param (with dashes) [as test]  <tests/functional/search-auth.js:205:32>
      at <src/lib/Test.ts:260:47>
      at Command.<anonymous>  <tests/functional/lib/helpers.js:36:12>
      at Object.openPage  <tests/functional/lib/helpers.js:29:8>
      at Test.Search input is loaded from q param (with dashes) [as test]  <tests/functional/search-auth.js:205:32>
      at <src/lib/Test.ts:260:47>

TOTAL: tested 1 platforms, 0 passed, 7 failed
miketaylr added a commit that referenced this issue Feb 17, 2018
miketaylr pushed a commit that referenced this issue Feb 17, 2018
Fixes #2121. Fix search auth tests.
miketaylr pushed a commit that referenced this issue Feb 17, 2018
Fixes #2121. Fix issues non auth tests.
miketaylr added a commit that referenced this issue Mar 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant