Homec4science

WebSearch: fix for regression test link targets

Authored by Tibor Simko <tibor.simko@cern.ch> on Sep 28 2012, 13:14.

Description

WebSearch: fix for regression test link targets

  • On one build node, four regression test cases were failing because they were expecting a link URL arguments to be written in certain order, while the code prints arguments from a dictionary without imposing any particular order.

    This commit fixes the tests by simply checking for link label instead of checking for link target URL, because in this particular case it is sufficient. Later, we may want to build URLs according to a certain preferred order of arguments, e.g. p before sf, etc.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Sep 28 2012, 13:24
Parents
R3600:a02fa68724e4: Merge branch 'maint-1.1'
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:492453acba4d: WebSearch: fix for regression test link targets (authored by Tibor Simko <tibor.simko@cern.ch>).Sep 28 2012, 13:24