You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to temporarily disable the gesture tests in order to
land a PR in framework that makes Hammer support optional
(angular/angular#32203). Otherwise,
the Material/FW integration tests will fail because Material
modules haven't yet opted into Hammer.
Unfortunately, we cannot yet fix this properly by adding the
HammerModule to Material because Material is not using a
release that has HammerModule. Once the PR lands and Material
updates to a 9.0.0-next release, we can add the HammerModule
properly and turn these tests back on.
(cherry picked from commit eaf70ca)
0 commit comments