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

test(ssr): extending the bundle-test project for SSR #13911

Merged
merged 6 commits into from
Feb 15, 2024

chore(gh actions): updating node 20 version

c2b57b3
Select commit
Loading
Failed to load commit list.
Merged

test(ssr): extending the bundle-test project for SSR #13911

chore(gh actions): updating node 20 version
c2b57b3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IgniteUI.igniteui-angular failed Feb 15, 2024 in 19m 16s

Build #20240215.29 had test failures

Details

Tests

  • Failed: 4 (0.08%)
  • Passed: 4,663 (98.79%)
  • Other: 53 (1.12%)
  • Total: 4,720

Annotations

Check failure on line 10980 in Build log

See this annotation in the file changed.

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

Build log #L10980

Bash exited with code '1'.

Check failure on line 1 in IgxHierarchicalGrid Virtualization #hGrid Should retain child scroll position when expanding and collapsing through rows

See this annotation in the file changed.

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

IgxHierarchicalGrid Virtualization #hGrid Should retain child scroll position when expanding and collapsing through rows

Test failed
Raw output
Expected 0 to be 400.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:709584:28)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (http://localhost:9876/_karma_webpack_/vendor.js:136930:24)
    at _next (http://localhost:9876/_karma_webpack_/vendor.js:136949:9)

Check failure on line 1 in IgxHierarchicalGrid Virtualization #hGrid should render correct data for child grid after scrolling and start index changes.

See this annotation in the file changed.

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

IgxHierarchicalGrid Virtualization #hGrid should render correct data for child grid after scrolling and start index changes.

Test failed
Raw output
Error: Timeout - Async function did not complete within 5000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL)
    at <Jasmine>

Check failure on line 1 in IgxHierarchicalGrid Virtualization #hGrid should not lose scroll position after expanding/collapsing a row.

See this annotation in the file changed.

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

IgxHierarchicalGrid Virtualization #hGrid should not lose scroll position after expanding/collapsing a row.

Test failed
Raw output
Error: Timeout - Async function did not complete within 5000ms (set by jasmine.DEFAULT_TIMEOUT_INTERVAL)
    at <Jasmine>

Check failure on line 1 in IgxTabs aligns tab headers properly when tabAlignment="justify".

See this annotation in the file changed.

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

IgxTabs aligns tab headers properly when tabAlignment="justify".

Test failed
Raw output
Expected 3 to be less than 3.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:1084988:22)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (http://localhost:9876/_karma_webpack_/vendor.js:136930:24)
    at _next (http://localhost:9876/_karma_webpack_/vendor.js:136949:9)