Skip to content

feat: listbox elements #6099

feat: listbox elements

feat: listbox elements #6099

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / JUnit Test Report failed Oct 18, 2023 in 0s

399 tests run, 1 skipped, 5 failed.

Annotations

Check failure on line 151 in elements/pf-chip/test/pf-chip.spec.ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

expected <button id="close-button" aria-describedby="chip-text" aria-label="Close">
              <svg aria-hidden="true" fill="currentColor" viewBox="0 0 352 512">
                <path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path>
              </svg>
            </button> to be null
Raw output
AssertionError: expected <button id="close-button" aria-describedby="chip-text" aria-label="Close">
              <svg aria-hidden="true" fill="currentColor" viewBox="0 0 352 512">
                <path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path>
              </svg>
            </button> to be null
  at o.<anonymous> (elements/pf-chip/test/pf-chip.spec.ts:151:33)

Check failure on line 127 in elements/pf-select/test/pf-select.spec.ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

expected true to be false
Raw output
AssertionError: expected true to be false
  at o.<anonymous> (elements/pf-select/test/pf-select.spec.ts:127:39)

Check failure on line 152 in elements/pf-select/test/pf-select.spec.ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

expected true to be false
Raw output
AssertionError: expected true to be false
  at o.<anonymous> (elements/pf-select/test/pf-select.spec.ts:152:40)

Check failure on line 284 in elements/pf-select/test/pf-select.spec.ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

expected 1 to equal 2
Raw output
AssertionError: expected 1 to equal 2
  at o.<anonymous> (elements/pf-select/test/pf-select.spec.ts:284:38)

Check failure on line 335 in elements/pf-select/test/pf-select.spec.ts

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

expected true to equal false
Raw output
AssertionError: expected true to equal false
  at o.<anonymous> (elements/pf-select/test/pf-select.spec.ts:335:36)