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

Client scripts: wrong duplicated scripts calculation #4116

Closed
miherlosev opened this issue Aug 6, 2019 · 1 comment
Closed

Client scripts: wrong duplicated scripts calculation #4116

miherlosev opened this issue Aug 6, 2019 · 1 comment
Assignees
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot. TYPE: bug The described behavior is considered as wrong (bug).
Milestone

Comments

@miherlosev
Copy link
Collaborator

Warnings (1):

You injected the following client script several times:
"{ path: 'C:\work\backup\testcafe4\node_modules\moment\moment.js' }"

fixture local
.page http://localhost/testcafe
.clientScripts(
{
page: 'https://devexpress.github.io/testcafe/documentation/getting-started/',
module: 'moment'
},
{
page: /https://www.google.com/,
module: 'moment'
}
);

@miherlosev miherlosev added the TYPE: bug The described behavior is considered as wrong (bug). label Aug 6, 2019
@miherlosev miherlosev added this to the Sprint #38 milestone Aug 6, 2019
@miherlosev miherlosev self-assigned this Aug 6, 2019
miherlosev added a commit to miherlosev/testcafe that referenced this issue Aug 6, 2019
miherlosev added a commit to miherlosev/testcafe that referenced this issue Aug 9, 2019
@kirovboris kirovboris modified the milestones: Sprint #38, Sprint #39 Aug 13, 2019
miherlosev added a commit to miherlosev/testcafe that referenced this issue Aug 19, 2019
@lock
Copy link

lock bot commented Aug 29, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked An issue has been automatically locked by the Lock bot. label Aug 29, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 29, 2019
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this issue Dec 18, 2019
…evExpress#4118)

* fix " Wrong duplicated scripts calculation'' (close DevExpress#4116)

* calculate duplicates using hashes

* fix review issues

* fix eslint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
STATE: Auto-locked An issue has been automatically locked by the Lock bot. TYPE: bug The described behavior is considered as wrong (bug).
Projects
None yet
Development

No branches or pull requests

2 participants