-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: browserstack-integration-plugin
-
None
-
Environment:Ubuntu 16.04.1 LTS
jenkins 2.277.2
BrowserStack 1.2.3(jenkins browserstack plugin)
[Current scenario]
Main project
   Sub_project-1
   Sub_project-2
here My main project contain e2e test of all my projects i.e Sub_project-1, Sub-project-2 .....etc
Steps
 1. Build main project that contain two sub project
 2. Start build two sub project inside main project and generate browserstack test report
[Expected]
It should generate browserstack test report for each of sub project
[Actual]
Only get browserstack test report of last build sub project and all other sub project browserstack test report are overwrite by last sub project