Skip to content
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

fix(igxGrid): Add a more targeted fix to skip only the first initial … #14003

Merged
merged 3 commits into from
Jun 12, 2024

chore(*): Use Subject instead of EventEmitter since it's simpler.

4095ea7
Select commit
Loading
Failed to load commit list.
Merged

fix(igxGrid): Add a more targeted fix to skip only the first initial … #14003

chore(*): Use Subject instead of EventEmitter since it's simpler.
4095ea7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IgniteUI.igniteui-angular failed May 17, 2024 in 14m 36s

Build #20240517.8 had test failures

Details

Tests

  • Failed: 3 (0.06%)
  • Passed: 4,630 (98.83%)
  • Other: 52 (1.11%)
  • Total: 4,685

Annotations

Check failure on line 11373 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IgniteUI.igniteui-angular

Build log #L11373

Bash exited with code '1'.

Check failure on line 1 in IgxButtonGroup Button Group multiple selection with mouse click

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IgniteUI.igniteui-angular

IgxButtonGroup Button Group multiple selection with mouse click

Test failed
Raw output
Expected 2 to be 1.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:25972:48)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/vendor.js:10468:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:8284:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/vendor.js:10468:46)

Check failure on line 1 in IgxGrid - Column properties #grid Auto-sizing with width auto: should auto-size on initial data loaded.

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IgniteUI.igniteui-angular

IgxGrid - Column properties #grid Auto-sizing with width auto: should auto-size on initial data loaded.

Test failed
Raw output
Expected $[0] = 'fit-content' to equal '80px'.
Expected $[1] = 'fit-content' to equal '130px'.
Expected $[2] = 'fit-content' to equal '121px'.
Expected $[3] = 'fit-content' to equal '114px'.
Expected $[4] = 'fit-content' to equal '92px'.
Expected $[5] = 'fit-content' to equal '80px'.
Expected $[6] = 'fit-content' to equal '86px'.
Expected $[7] = 'fit-content' to equal '108px'.
Expected $[8] = 'fit-content' to equal '82px'.
Expected $[9] = 'fit-content' to equal '80px'.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:596913:22)
    at UserContext.fakeAsyncFn (http://localhost:9876/_karma_webpack_/vendor.js:9977:20)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/vendor.js:10468:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:8284:33)

Check failure on line 1 in IgxGrid Component Tests #grid IgxGrid - Integration with other Igx Controls IgxTabs: should initialize a grid with correct width/height

See this annotation in the file changed.

@azure-pipelines azure-pipelines / IgniteUI.igniteui-angular

IgxGrid Component Tests #grid IgxGrid - Integration with other Igx Controls IgxTabs: should initialize a grid with correct width/height

Test failed
Raw output
Expected null to be 510.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:635618:31)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (http://localhost:9876/_karma_webpack_/vendor.js:144394:24)
    at _next (http://localhost:9876/_karma_webpack_/vendor.js:144413:9)