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

feat(text-highlight): implement disposal #13927

Merged
merged 4 commits into from
Feb 20, 2024

chore(*): addressing review comment

370558f
Select commit
Loading
Failed to load commit list.
Merged

feat(text-highlight): implement disposal #13927

chore(*): addressing review comment
370558f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IgniteUI.igniteui-angular failed Feb 20, 2024 in 19m 46s

Build #20240220.5 had test failures

Details

Tests

  • Failed: 3 (0.07%)
  • Passed: 4,455 (98.78%)
  • Other: 52 (1.15%)
  • Total: 4,510

Annotations

Check failure on line 10416 in Build log

See this annotation in the file changed.

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

Build log #L10416

Bash exited with code '1'.

Check failure on line 1 in IgxTreeGrid - search API #tGrid Scrollable TreeGrid findPrev should navigate search highlights with collapsed rows

See this annotation in the file changed.

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

IgxTreeGrid - search API #tGrid Scrollable TreeGrid findPrev should navigate search highlights with collapsed rows

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 IgxTreeGrid - search API #tGrid Scrollable TreeGrid findNext should navigate search highlights with paging

See this annotation in the file changed.

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

IgxTreeGrid - search API #tGrid Scrollable TreeGrid findNext should navigate search highlights with paging

Test failed
Raw output
TypeError: Cannot read properties of null (reading 'parentElement')
    at verifyActiveCellValue (http://localhost:9876/_karma_webpack_/main.js:850763:27)
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:850678:9)
    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)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2775:158)
    at ProxyZoneSpec.onInvoke (http://localhost:9876/_karma_webpack_/vendor.js:7364:33)
    at _ZoneDelegate.invoke (http://localhost:9876/_karma_webpack_/polyfills.js:2775:46)
    at Zone.run (http://localhost:9876/_karma_webpack_/polyfills.js:2560:35)
    at http://localhost:9876/_karma_webpack_/polyfills.js:3635:28

Check failure on line 1 in IgxTreeGrid - search API #tGrid Scrollable TreeGrid findNext should navigate search highlights with paging and collapsed rows

See this annotation in the file changed.

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

IgxTreeGrid - search API #tGrid Scrollable TreeGrid findNext should navigate search highlights with paging and collapsed rows

Test failed
Raw output
Expected 0 to be 1.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:850695:31)
    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)