-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.9.2-SNAPSHOT
-
Fix Version/s: 5.8.0-HF03, 5.9.1
See attached results file.
It seems the order of vocabularies has changed, so "continent" is the first one displayed, so the ajax request is not sent.
Let's make this deterministic by sorting alphabetically vocabularies, it'll ensure that continent is not already selected.
- is required by
-
NXP-12676 Fix random selenium test failure on vocabularies
- Resolved