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

Tests are failing if run in random order #93

Open
Dumluregn opened this issue Mar 9, 2020 · 1 comment
Open

Tests are failing if run in random order #93

Dumluregn opened this issue Mar 9, 2020 · 1 comment
Labels
status:confirmed An issue confirmed by the development team. type:failingtest A failing test.

Comments

@Dumluregn
Copy link
Collaborator

Are you reporting a feature request or a bug?

Failing tests

Provide detailed reproduction steps (if any)

  1. Remove
jasmine: {
	random: false
}

from karma.conf.js file

  1. Run ng test

Expected result

All tests are passing.

Actual result

Some tests are failing (on both Chrome and Firefox), which suggests some fixtures should be cleaned up between tests.

Other details

  • Browser: Chrome and Firefox through Karma,
  • OS: macOS
  • Integration version: 1.1.0 and before
  • CKEditor version: 4.14.0
  • Installed CKEditor plugins: standard preset
@Dumluregn Dumluregn added status:confirmed An issue confirmed by the development team. workload:low type:failingtest A failing test. labels Mar 9, 2020
@Dumluregn Dumluregn assigned Dumluregn and unassigned Dumluregn Mar 19, 2020
@hub33k hub33k self-assigned this Jul 15, 2020
@Dumluregn Dumluregn added this to the 1.3.0 milestone Jul 22, 2020
@hub33k hub33k removed their assignment Jul 30, 2020
@jacekbogdanski jacekbogdanski self-assigned this Jul 31, 2020
@jacekbogdanski
Copy link
Member

Since this issue takes an incomparably greater amount of the resources than real value for our community, let's postpone working on that in favor of #129

@jacekbogdanski jacekbogdanski removed this from the 1.2.3 milestone Aug 7, 2020
@jacekbogdanski jacekbogdanski removed their assignment Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:confirmed An issue confirmed by the development team. type:failingtest A failing test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants