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(pivotGrid): row dimension kb nav #14412

Merged

fix(pivotGrid): row dimension kb nav

9091492
Select commit
Loading
Failed to load commit list.
Merged

fix(pivotGrid): row dimension kb nav #14412

fix(pivotGrid): row dimension kb nav
9091492
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IgniteUI.igniteui-angular failed Jun 19, 2024 in 14m 33s

Build #20240619.6 had test failures

Details

Tests

  • Failed: 21 (0.45%)
  • Passed: 4,614 (98.48%)
  • Other: 50 (1.07%)
  • Total: 4,685

Annotations

Check failure on line 10999 in Build log

See this annotation in the file changed.

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

Build log #L10999

Bash exited with code '1'.

Check failure on line 1 in Pivot pipes #pivotGrid transforms flat data to pivot data

See this annotation in the file changed.

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

Pivot pipes #pivotGrid transforms flat data to pivot data

Test failed
Raw output
TypeError: Cannot read properties of undefined (reading 'hasHorizontalLayout')
    at IgxPivotRowExpansionPipe.transform (http://localhost:9876/_karma_webpack_/main.js:767016:21)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:758478:45)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:9159:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:46)
    at ZoneImpl.run (http://localhost:9876/_karma_webpack_/polyfills.js:2543:35)
    at runInTestZone (http://localhost:9876/_karma_webpack_/vendor.js:7351:30)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/vendor.js:7366:16)
    at <Jasmine>

Check failure on line 1 in Pivot pipes #pivotGrid transforms flat data to pivot data single row dimension and no children are defined

See this annotation in the file changed.

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

Pivot pipes #pivotGrid transforms flat data to pivot data single row dimension and no children are defined

Test failed
Raw output
TypeError: Cannot read properties of undefined (reading 'hasHorizontalLayout')
    at IgxPivotRowExpansionPipe.transform (http://localhost:9876/_karma_webpack_/main.js:767016:21)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:758520:45)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:9159:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:46)
    at ZoneImpl.run (http://localhost:9876/_karma_webpack_/polyfills.js:2543:35)
    at runInTestZone (http://localhost:9876/_karma_webpack_/vendor.js:7351:30)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/vendor.js:7366:16)
    at <Jasmine>

Check failure on line 1 in Pivot pipes #pivotGrid allows setting expand/collapse state.

See this annotation in the file changed.

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

Pivot pipes #pivotGrid allows setting expand/collapse state.

Test failed
Raw output
TypeError: Cannot read properties of undefined (reading 'hasHorizontalLayout')
    at IgxPivotRowExpansionPipe.transform (http://localhost:9876/_karma_webpack_/main.js:767016:21)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:758537:48)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:9159:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:46)
    at ZoneImpl.run (http://localhost:9876/_karma_webpack_/polyfills.js:2543:35)
    at runInTestZone (http://localhost:9876/_karma_webpack_/vendor.js:7351:30)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/vendor.js:7366:16)
    at <Jasmine>

Check failure on line 1 in Pivot pipes #pivotGrid transforms flat data to pivot data multiple row dimensions

See this annotation in the file changed.

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

Pivot pipes #pivotGrid transforms flat data to pivot data multiple row dimensions

Test failed
Raw output
TypeError: Cannot read properties of undefined (reading 'hasHorizontalLayout')
    at IgxPivotRowExpansionPipe.transform (http://localhost:9876/_karma_webpack_/main.js:767016:21)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:758567:45)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:9159:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2761:46)
    at ZoneImpl.run (http://localhost:9876/_karma_webpack_/polyfills.js:2543:35)
    at runInTestZone (http://localhost:9876/_karma_webpack_/vendor.js:7351:30)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/vendor.js:7366:16)
    at <Jasmine>