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

Progress bar on test runs showing 0% #1326

Closed
dkotschessa opened this issue Jan 27, 2020 · 2 comments
Closed

Progress bar on test runs showing 0% #1326

dkotschessa opened this issue Jan 27, 2020 · 2 comments
Assignees

Comments

@dkotschessa
Copy link

Description of problem

When running test cases as part of a test run, the progress bar does not update and stays at 0%

Version or commit hash (if applicable)

Version 7.3

Steps to Reproduce

  1. Create a test run from existing test cases/test plan
  2. Run all or part of test plan by using play/pass/block/failed
  3. Check progress report at top

Actual results

image

Expected results

Expect to see progress bar with pass/fail/etc.

Additional info (Python traceback, logs, etc.)

Let me know what logs might be useful and easiest to get - I do not have access to the server where it is deployed, but I can ask.

This issue was brought up on stackoverflow and Twitter and acknowledged a possible defect.
https://twitter.com/dkotschessa/status/1220797684551995392

atodorov added a commit that referenced this issue Jan 30, 2020
the new status buttons broke progress bar updates. However this
was working only for English UI b/c it relied on names which could
be translated.

cc @asankov.

Refs #1258, #1326
@asankov asankov self-assigned this Jan 30, 2020
atodorov added a commit that referenced this issue Jan 30, 2020
the new status buttons broke progress bar updates. However this
was working only for English UI b/c it relied on names which could
be translated.

cc @asankov.

Refs #1258, #1326
@dkotschessa
Copy link
Author

Thank you for looking into this!

asankov added a commit to asankov/Kiwi that referenced this issue Jan 30, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Jan 30, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Jan 30, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Jan 30, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Jan 30, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Jan 30, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
@asankov
Copy link
Member

asankov commented Jan 30, 2020

@dkotschessa Thank you for reporting this! After #1331 is merged this should all be working as expected in both english and other languages.

asankov added a commit to asankov/Kiwi that referenced this issue Feb 6, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 6, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 7, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 7, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 7, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 7, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 10, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 10, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 10, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 11, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
asankov added a commit to asankov/Kiwi that referenced this issue Feb 11, 2020
when changing status of an execution. Fixes kiwitcms#1326

Rework the logic entirelly
- leverage the API for fetching data, instead of parsing HTML
- redraw all elements when user updates the status of an execution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants