-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
bug(MatDialogHarness ): tests from the docs fail #21758
Labels
area: material/dialog
area: material/testing
docs
This issue is related to documentation
P2
The issue is important to a large percentage of users, with a workaround
Comments
AlexElin
changed the title
bug(MatDialogHarness ): tests from the docs fails
bug(MatDialogHarness ): tests from the docs fail
Jan 30, 2021
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jan 31, 2021
* Makes it so we're able to run the test harness example tests to make sure they pass. * Fixes several example unit tests that didn't pass. * Reduces the boilerplate in the example tests. Fixes angular#21758.
crisbeto
added
area: material/dialog
area: material/testing
has pr
P2
The issue is important to a large percentage of users, with a workaround
docs
This issue is related to documentation
and removed
needs triage
This issue needs to be triaged by the team
labels
Jan 31, 2021
crisbeto
added a commit
to crisbeto/material2
that referenced
this issue
Jan 31, 2021
* Makes it so we're able to run the test harness example tests to make sure they pass. * Fixes several example unit tests that didn't pass. * Reduces the boilerplate in the example tests. Fixes angular#21758.
#21759 will fix the example. In order to get it working for yourself, you have to change line 30 from:
To the following:
|
wagnermaciel
pushed a commit
that referenced
this issue
Feb 1, 2021
* Makes it so we're able to run the test harness example tests to make sure they pass. * Fixes several example unit tests that didn't pass. * Reduces the boilerplate in the example tests. Fixes #21758.
wagnermaciel
pushed a commit
to wagnermaciel/components
that referenced
this issue
Feb 8, 2021
* Makes it so we're able to run the test harness example tests to make sure they pass. * Fixes several example unit tests that didn't pass. * Reduces the boilerplate in the example tests. Fixes angular#21758.
wagnermaciel
pushed a commit
to wagnermaciel/components
that referenced
this issue
Feb 8, 2021
* Makes it so we're able to run the test harness example tests to make sure they pass. * Fixes several example unit tests that didn't pass. * Reduces the boilerplate in the example tests. Fixes angular#21758.
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area: material/dialog
area: material/testing
docs
This issue is related to documentation
P2
The issue is important to a large percentage of users, with a workaround
Reproduction
Use StackBlitz to reproduce your issue:
Steps to reproduce:
Expected Behavior
There're no failed tests
Actual Behavior
Jasmine report shows all (4) tests failed
Environment
Angular: 11.0.0
CDK/Material: 11.0.0
Browser(s):
Operating System (e.g. Windows, macOS, Ubuntu):
The text was updated successfully, but these errors were encountered: