Skip to content

[$20] Automated Smoke Testing Fix Test Case TC_015, TC_016 and TC_017 #5457

@luizrrodrigues

Description

@luizrrodrigues

1) Before Login Test Cases [TC_015] should verify whether the number of filters applied are shown into Filter button according to the keyword/Type/Sub community/Date range fields selected

  • This test not valid anymore, the new field area haven't a total of active filters
  • Just remove this Test Case

2) Before Login Test Cases [TC_016] should verify whether the clear filter button clears all the filters selected and all the challenges are displayed

  • This test not valid anymore, clear Filters button was removed
  • Just remove this Test Case

3) Before Login Test Cases [TC_017] should verify whether the Clear filter button is deactivated into filter function

  • This test not valid anymore, clear Filters button was removed
  • Just remove this Test Case
TimeoutError: Element did not display within timeout.Wait for filter button
    Wait timed out after 15013ms
        at /automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:2201:17
        at ManagedPromise.invokeCallback_ (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:1376:14)
        at TaskQueue.execute_ (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:3084:14)
        at TaskQueue.executeNext_ (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:3067:27)
        at asyncRun (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:2927:27)
        at /automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:668:7
        at process._tickCallback (internal/process/next_tick.js:68:7)
    From: Task: Element did not display within timeout.Wait for filter button
        at scheduleWait (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:2188:20)
        at ControlFlow.wait (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:2517:12)
        at Driver.wait (/automated-smoke-test/node_modules/selenium-webdriver/lib/webdriver.js:934:29)
        at run (/automated-smoke-test/node_modules/protractor/built/browser.js:59:33)
        at ProtractorBrowser.to.(anonymous function) [as wait] (/automated-smoke-test/node_modules/protractor/built/browser.js:67:16)
        at Object.<anonymous> (/automated-smoke-test/node_modules/topcoder-testing-lib/src/utils/browser-helper.ts:366:21)
        at step (/automated-smoke-test/node_modules/topcoder-testing-lib/dist/src/utils/browser-helper.js:32:23)
        at Object.next (/automated-smoke-test/node_modules/topcoder-testing-lib/dist/src/utils/browser-helper.js:13:53)
        at /automated-smoke-test/node_modules/topcoder-testing-lib/dist/src/utils/browser-helper.js:7:71
        at new Promise (<anonymous>)
    From: Task: Run it("[TC_015] should verify whether the number of filters applied are shown into Filter button according to the keyword/Type/Sub community/Date range fields selected") in control flow
        at UserContext.<anonymous> (/automated-smoke-test/node_modules/jasminewd2/index.js:94:19)
        at /automated-smoke-test/node_modules/jasminewd2/index.js:64:48
        at ControlFlow.emit (/automated-smoke-test/node_modules/selenium-webdriver/lib/events.js:62:21)
        at ControlFlow.shutdown_ (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:2674:10)
        at shutdownTask_.MicroTask (/automated-smoke-test/node_modules/selenium-webdriver/lib/promise.js:2599:53)
    From asynchronous test: 
    Error
        at Suite.<anonymous> (/automated-smoke-test/test-suites/tc-challenge-listing.spec.ts:91:5)
        at Suite.<anonymous> (/automated-smoke-test/test-suites/tc-challenge-listing.spec.ts:21:3)
        at Object.<anonymous> (/automated-smoke-test/test-suites/tc-challenge-listing.spec.ts:9:1)

Send PR to branch circleci-automation-testing

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions