Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

tests: broken in master due to some upstream change #11487

@Splaktar

Description

@Splaktar

Bug, enhancement request, or proposal:

Bug

CodePen and steps to reproduce the issue:

https://travis-ci.org/angular/material/builds/441228644

What is the expected behavior?

All tests pass on master and continue to pass when no commits have been made to master.

What is the current behavior?

The last commit was on 10/4/18 and it passed all tests. All of the sudden, the tests no longer pass on master after 10 days.

What is the use-case or motivation for changing an existing behavior?

Consistent quality.

Which versions of AngularJS, Material, OS, and browsers are affected?

  • AngularJS: 1.7.4
  • AngularJS Material: 9be3821
  • OS: macOS, Linux
  • Browsers: Chrome, Firefox, Headless Chrome

Is there anything else we should know? Stack Traces, Screenshots, etc.

Running the tests locally is also failing. With certain configurations, I get disconnections. In others, I get 17+ new failures in Chrome 69.

I tried upgrading jasmine-core and karma. Karma 3.0.0 seems to work just as well, but doesn't solve anything. Jasmine-core 3.2.1 causes a number of failures as there have been breaking changes to the library.

Metadata

Metadata

Assignees

Labels

P1: urgentUrgent issues that should be addressed in the next minor or patch release.has: Pull RequestA PR has been created to address this issueresolution: fixedtype: chore

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions