Skip to content

Failing selection index tests #6178

Description

@grapereader

Hello! I notice the tests for selection index t/selenium2/solgs/selection_index.t are currently failing.

The failing test:

breedbase-1  | Error while executing command: no such element: Unable to locate element: //table[@id="
population_traits_list"]/tbody/tr[1]/td/input at /home/production/cxgn/local-lib/lib/perl5/Selenium/Re
mote/Driver.pm line 411.
breedbase-1  |  at /home/production/cxgn/local-lib/lib/perl5/Selenium/Remote/Driver.pm line 361.
breedbase-1  | not ok 12 - select 1st trait
breedbase-1  |
breedbase-1  | #   Failed test 'select 1st trait'

It looks like it takes the same sequence of steps (search for trial, click on trial in results table) but expects a different dialog to open with a traits list table?

Image

Did something change on the selection index (/solgs) page that broke this test?

Metadata

Metadata

Assignees

Labels

Priority: CriticalIssue/PR requires immediate resolution.Type: BugIssue describes a bug.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions