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

test(ngSanitize): disable a failing Edge test in all versions, including 18 #16786

Merged
merged 1 commit into from
Dec 9, 2018

Conversation

mgol
Copy link
Member

@mgol mgol commented Dec 6, 2018

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Test fix.

What is the current behavior? (You can also link to an open issue here)

Edge 18 fails tests.

What is the new behavior (if this is a feature change)?

Edge 18 passes tests (or at least the one I fixed).

Does this PR introduce a breaking change?

No.

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Fix/Feature: Docs have been added/updated
  • Fix/Feature: Tests have been added; existing tests pass

Other information:

The test has been only disabled on Edge 16/17 so far which made it fail in Edge 18.

…ing 18

It's been only disabled on Edge 16/17 so far which made it fail in Edge 18.
@mgol mgol changed the title tests(ngSanitize): disable a failing Edge test in all versions, including 18 test(ngSanitize): disable a failing Edge test in all versions, including 18 Dec 6, 2018
@mgol mgol merged commit e7e8dad into angular:master Dec 9, 2018
@mgol mgol deleted the edge-fix branch December 9, 2018 02:23
mgol added a commit that referenced this pull request Dec 9, 2018
…ing 18

It's been only disabled on Edge 16/17 so far which made it fail in Edge 18.

Closes #16786
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants