Project

General

Profile

Actions

action #112316

closed

[qe-core] some tests used the testapi in an incorrect way

Added by apappas almost 2 years ago. Updated almost 2 years ago.

Status:
Resolved
Priority:
Immediate
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2022-06-13
Due date:
% Done:

0%

Estimated time:
Difficulty:
Sprint:
QE-Core: June Sprint (Jun 08 - Jul 06)

Description

Observation

wireshark fails because it calls assert_and_click incorrectly.

The function takes one string and a hash containing other arguments including the timeout. The test is calling it with a string argument containing the needle name and the timeout. It should call it with the needle string and a hash containing the timeout.

Reproducible

Fails since (at least) Build 20220611-1 (current job)

Expected result

Last good: 20220610-1 (or more recent)

Acceptance Criteria

  • AC1: Change the test to call the function correctly

Further details

Always latest result in this scenario: latest

Actions #1

Updated by okurz almost 2 years ago

  • Status changed from New to In Progress
  • Assignee set to okurz
Actions #2

Updated by apappas almost 2 years ago

Tests also failing for similar reason:

Actions #3

Updated by szarate almost 2 years ago

  • Sprint set to QE-Core: June Sprint (Jun 08 - Jul 06)
  • Assignee changed from okurz to szarate
  • Target version set to QE-Core: Ready
Actions #4

Updated by szarate almost 2 years ago

  • Subject changed from [qe-core]wireshark test calls assert_and_click incorrectly to [qe-core] some tests used the testapi in an incorrect way
Actions #5

Updated by szarate almost 2 years ago

  • Status changed from In Progress to Resolved

Calling this as resolved, by the looks of it.

Actions

Also available in: Atom PDF