You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have Angular 6 (Universal, with .Net template).
Seems like protractor re-try lists "All" the specs file but does not actually run the failed tests:
Re-running tests , attempt : 1
Re-running the following test files : C:\projects\stash\xxx\xxxx\src\xxxxx\ClientApp\e2e\src\specs\article\article.e2e-spec.ts,C:\projects\stash\xxx\xxxx\src\xxxx\ClientApp\e2e\src\specs\consumer\my-page\my-page-delete-saved-progress-user-interaction.e2e-spec.ts,C:\projects\stash\xxx\xxxx\src\xxxx\ClientApp\e2e\src\specs\consumer\xxxx\my-page-load-progress-user-interaction.e2e-spec.ts,
Hello,
I have Angular 6 (Universal, with .Net template).
Seems like protractor re-try lists "All" the specs file but does not actually run the failed tests:
my protractor config is as below:
Any ideas?
The text was updated successfully, but these errors were encountered: