-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Testlink 1.9.6, TestLink Plugin 3.5
Hi there,
I have some trouble with result seeking strategies, tap files and platforms. In detail:
- my tap-files are in subfolders testresults/platform1/tf1.tap and testresults/platform2/tf1.tap
- the result seeking strategy "testresults/**/*.tap" brings only the platform2 results to testlink
- if I remove one platform (and the corresponding tap-file) everything works fine.
The problem is, that I have testcases assigned to two platforms and I have 2 tap files with separate results for each platform. The TestLink Plugin only takes the second tap file (same filename as the first one) and overwrites the values of the first one. So in TestLink the tree entry is gray (shows the result over all assigned platforms). So how can I collect separate results for two platforms? Currently I make use of 2 Jenkins-Jobs to do this (a workaround). Also: one tap-File with two platform information don't seem to work...
Hope that helps in any way.
Thanks!
Paul
Hmmm, interesting issue. Looks like there's something buggy in the TAP result seeking strategy.
If you could send me more details about your set up (you've already done an excellent report), like your TAP Streams, or some sample TAP streams that I could use to reproduce the issue here. Then I could try to fix it and include in the next release (probably cut in the next week or so).
Thanks for reporting the issue!
Bruno