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

Date/time editors: Add support for same input formats as Angular Date Pipe - AmPm (Period), Fractional Seconds parts #14065

Merged
merged 23 commits into from
May 21, 2024

chore(*): Update changelog

566ff89
Select commit
Loading
Failed to load commit list.
Merged

Date/time editors: Add support for same input formats as Angular Date Pipe - AmPm (Period), Fractional Seconds parts #14065

chore(*): Update changelog
566ff89
Select commit
Loading
Failed to load commit list.
Azure Pipelines / IgniteUI.igniteui-angular failed May 21, 2024 in 15m 36s

Build #20240521.5 had test failures

Details

Tests

  • Failed: 4 (0.02%)
  • Passed: 18,447 (98.91%)
  • Other: 199 (1.07%)
  • Total: 18,650

Annotations

Check failure on line 10098 in Build log

See this annotation in the file changed.

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

Build log #L10098

Bash exited with code '1'.

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 172 to be less than 3.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:1090954:22)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (http://localhost:9876/_karma_webpack_/vendor.js:137481:24)
    at _next (http://localhost:9876/_karma_webpack_/vendor.js:137500:9)

Check failure on line 1 in IgxGrid Multi Row Layout - Keyboard navigation #grid Navigation without scrolling General should navigate to the first cell from the layout by pressing Ctrl + Arrow Right and Left key and then Arrow Up + Down to same cell

See this annotation in the file changed.

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

IgxGrid Multi Row Layout - Keyboard navigation #grid Navigation without scrolling General should navigate to the first cell from the layout by pressing Ctrl + Arrow Right and Left key and then Arrow Up + Down to same cell

Test failed
Raw output
Expected 'Maria Anders' to equal 'Alfreds Futterkiste'.
    at <Jasmine>
    at UserContext.<anonymous> (http://localhost:9876/_karma_webpack_/main.js:619817:58)
    at Generator.next (<anonymous>)
    at asyncGeneratorStep (http://localhost:9876/_karma_webpack_/vendor.js:137481:24)
    at _next (http://localhost:9876/_karma_webpack_/vendor.js:137500:9)

Check failure on line 1 in IgxGrid - Row Selection #grid Selection without primaryKey Should persist through scrolling vertical

See this annotation in the file changed.

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

IgxGrid - Row Selection #grid Selection without primaryKey Should persist through scrolling vertical

Test failed
Raw output
Expected true to be false.
    at <Jasmine>
    at GridSelectionFunctions.verifyRowSelected (http://localhost:9876/_karma_webpack_/main.js:1100078:26)
    at http://localhost:9876/_karma_webpack_/main.js:1100087:30
    at Array.forEach (<anonymous>)
    at QueryList.forEach (http://localhost:9876/_karma_webpack_/vendor.js:66888:19)

Check failure on line 1 in IgxHierarchicalGrid Integration #hGrid Paging should correctly hide/show vertical scrollbar after page is changed.

See this annotation in the file changed.

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

IgxHierarchicalGrid Integration #hGrid Paging should correctly hide/show vertical scrollbar after page is changed.

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