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

URL rerun doesn't work #487

Closed
plutasnyy opened this issue Feb 14, 2019 · 2 comments · Fixed by #517
Closed

URL rerun doesn't work #487

plutasnyy opened this issue Feb 14, 2019 · 2 comments · Fixed by #517

Comments

@plutasnyy
Copy link
Contributor

Describe the bug
Rerun url doesn't work

  • Version used: AET 3.2.0

To Reproduce
Steps to reproduce the behavior:

  1. Go to any URL
  2. Click on rerun url button

You will see:

Status: URL rerun initialized

Progress: 0.00%

But it never change, I also see in "network" that URL in request looks good, every necessary parameter is added. In addition Rerun Test works correctly and URL is the same (without information about url to rerun obviously). The currentRerunUrlEndpoint in localStorage is undefined, in my opinion there could be a problem, but I am a bit confused because request is correct but after refresh I don't see information about the last rerun so probably it wasn't sent to process? It is strange, but I didn't investigate it more preciously.

Expected behavior
URL rerun works

@plutasnyy plutasnyy added the bug label Feb 14, 2019
@ghost
Copy link

ghost commented Apr 15, 2019

Update: Error reproduced. At this moment after rerun url error in console appear:

angular.js:68 Uncaught Error: [$http:badreq] Http request configuration url must be a string.  Received: undefined
http://errors.angularjs.org/1.5.5/$http/badreq?p0=undefined
    at angular.js:68
    at $http (angular.js:11194)
    at Function.$http.(/anonymous function) [as get] (https://new-aet.cognifide.com/assets/libs/angular/angular.js:11439:18)
    at rerun.service.js:102

@Cich0sza Cich0sza mentioned this issue Aug 1, 2019
5 tasks
@tkaik tkaik closed this as completed in #517 Aug 9, 2019
@annabudziszewska
Copy link
Collaborator

annabudziszewska commented Oct 16, 2020

Tested and accepted
version: 3.3.1.SNAPSHOT

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants