Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: angular/components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 132cb1d
Choose a base ref
...
head repository: angular/components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 76163bb
Choose a head ref
  • 1 commit
  • 3 files changed
  • 1 contributor

Commits on Jul 8, 2022

  1. build: attempt to de-flake harness integration test

    Tries to de-flake the harness e2e integration test by swapping out `mat-select` with `mat-selection-list`. `mat-select` has been causing flakes in its own Firefox tests too so it's possible that it may be the reason for the integration test flakes as well.
    
    The component being tested doesn't really matter since the integration test is primarily verifying our npm packages.
    crisbeto committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    76163bb View commit details
    Browse the repository at this point in the history
Loading