Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double '/' in URL when navigate to history result #1762

Open
flotnik opened this issue Sep 23, 2022 · 2 comments
Open

Double '/' in URL when navigate to history result #1762

flotnik opened this issue Sep 23, 2022 · 2 comments
Labels
type:bug Something isn't working

Comments

@flotnik
Copy link

flotnik commented Sep 23, 2022

Describe the bug
Occures in TeamCity

To Reproduce
Steps to reproduce the behavior:

  1. for TC configuration run open tab Allure Reports
  2. Select any test
  3. Open tab History for this test
  4. Click on any history result for this test

Expected behavior
Web page opens and I can see history result

Actual result
The URL contains extra '/' before repository part. For example:
https://teamcity.mycompany.com//repository/download/AndroidVK_AndroidAutoTests_UiTestsStableRegressOnAvd/9260311:id/allure-report.zip!/allure-report/index.html?branch=develop/#testresult/eb3ac8ea616d60ea

If I remove this extra '/' everythig is working

Screenshots
If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):
Android kotlin autotests use following dependencies:
io.qameta.allure:allure-kotlin-commons:2.4.0
io.qameta.allure:allure-kotlin-junit4:2.4.0
io.qameta.allure:allure-kotlin-model:2.4.0
io.qameta.allure:allure-kotlin-android:2.4.0

Allure version 2.4.0
Test framework junit@4.13.2
Allure adaptor allure-kotlin-junit4@2.4.0
Generate report using Report is formed on TeamCity Enterprise 2022.04 (build 108502)
@flotnik flotnik added the type:bug Something isn't working label Sep 23, 2022
@cheshi-mantu
Copy link

@flotnik hello, sir.
thank you for reporting this.
Do I get it right you are using this plug-in?
https://plugins.jetbrains.com/plugin/8988-allure

@flotnik
Copy link
Author

flotnik commented Sep 26, 2022

https://github.com/allure-framework version 2.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants