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

Fixed "${TEST_INDEX} is initialized to 'null' for video recording path pattern" (close #3455) #3481

Merged
merged 9 commits into from
Feb 26, 2019

Conversation

miherlosev
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator


problematicPathPatternPlaceholderForVideoRecording: '{placeholderList} path pattern placeholder{suffix} {verb} not suitable for the video recording\'s "pathPattern" option.\n' +
'\n' +
'{pronoun} value{suffix} will be replaced with an empty string.'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dirk's version:

    problematicPathPatternPlaceholderForVideoRecording: 'The {placeholderList} path pattern placeholder{suffix} cannot be applied to the recorded video.\n' +
                                                        '\n' +
                                                        'The placeholder{suffix} {verb} replaced with an empty string.'

where {suffix} is s and {verb} is either was or were.

@testcafe-build-bot
Copy link
Collaborator

@VasilyStrelyaev
Copy link
Collaborator

It was the Past tense - was and were - in the message approved by Dirk, not are and is.

@testcafe-build-bot
Copy link
Collaborator

@miherlosev
Copy link
Collaborator Author

@testcafe-build-bot retest

@testcafe-build-bot
Copy link
Collaborator

@testcafe-build-bot
Copy link
Collaborator

@miherlosev
Copy link
Collaborator Author

@VasilyStrelyaev FPR

@VasilyStrelyaev VasilyStrelyaev merged commit 99428bd into DevExpress:master Feb 26, 2019
@miherlosev miherlosev deleted the i3455 branch February 26, 2019 10:08
kirovboris pushed a commit to kirovboris/testcafe-phoenix that referenced this pull request Dec 18, 2019
…h pattern" (close DevExpress#3455) (DevExpress#3481)

* initial commit

* functional test

* unit tests

* updated the test name

* fix test

* fix test

* Update warning-message.js

* Update warning template

* fixed the message and restructured the string utils
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

Successfully merging this pull request may close these issues.

5 participants