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

test: turned of tests for internet explorer #7508

Merged
merged 3 commits into from
Feb 10, 2023
Merged

Conversation

Aleksey28
Copy link
Collaborator

Purpose

Describe the problem you want to address or the feature you want to implement.

Approach

Describe how your changes address the issue or implement the desired functionality in as much detail as possible.

References

Provide a link to the existing issue(s), if any.

Pre-Merge TODO

  • Write tests for your proposed changes
  • Make sure that existing tests do not fail

@Aleksey28 Aleksey28 requested a review from miherlosev February 10, 2023 05:53
@Aleksey28 Aleksey28 temporarily deployed to CI February 10, 2023 05:53 — with GitHub Actions Inactive
@@ -379,12 +379,6 @@ gulp.step('test-functional-local-run', () => {

gulp.task('test-functional-local', gulp.series('prepare-tests', 'test-functional-local-run'));

gulp.step('test-functional-local-ie-run', () => {
return testFunctional(TESTS_GLOB, functionalTestConfig.testingEnvironmentNames.localBrowsersIE);
Copy link
Contributor

Choose a reason for hiding this comment

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

Also, please remove the functionalTestConfig.testingEnvironmentNames.localBrowsersIE field from the test/functional/config.js file.

@Aleksey28 Aleksey28 temporarily deployed to CI February 10, 2023 06:47 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 temporarily deployed to CI February 10, 2023 06:55 — with GitHub Actions Inactive
@Aleksey28 Aleksey28 merged commit 80d452a into DevExpress:master Feb 10, 2023
@github-actions
Copy link

github-actions bot commented Mar 3, 2023

Release v2.4.0-rc.1 addresses this.

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.

2 participants