action #8802
closedneedle editor needle name suggestion
0%
Description
the needle editor right now suggest the test name as needle name instead of the tag os-autoinst was looking for.
Improve the default needle name suggestion.
Updated by mlin7442 almost 9 years ago
is this really valid?
a case:
candidate needle name: test-oocalc-1-kde-20151111, tag: test-oocalc-1.
currently needle editor is suggests test-oocalc-1-kde-20151117 in case date is 20151117, if change it to "tag-base" the needle name will be test-oocalc-1-20151117, however if you trying to do the same thing on GNOME test at the same day, "tag-base" will propose same needle name, then oocalc test on KDE might fail. we've many such kind case on openqa.o.o(esp. X11 tests).
Updated by coolo almost 9 years ago
the problem is not with updating needles. the problem is with new tests.
If you have one test with 3 assert_screen in it, the webui will suggest always mynewtest-20151117 while we use myfirsttag-20151117
I think suggesting mynewtest-myfirsttag-20151117 would actually be ideal - the user can shorten it if she wants to
Updated by coolo almost 9 years ago
- Status changed from New to In Progress
- Assignee set to coolo
Updated by coolo almost 9 years ago
- Status changed from In Progress to Resolved