Skip to content

PR #2391

PR #2391 #7493

GitHub Actions / Test results succeeded Jan 21, 2025 in 0s

3 fail, 1 186 pass in 3m 43s

    1 files  ±0    134 suites  ±0   3m 43s ⏱️ -1s
1 189 tests ±0  1 186 ✅ ±0  0 💤 ±0  3 ❌ ±0 
1 211 runs  ±0  1 208 ✅ ±0  0 💤 ±0  3 ❌ ±0 

Results for commit 4197180. ± Comparison against earlier commit 76bede6.

Annotations

Check warning on line 0 in src/core/Dialog/DialogMain.test.tsx

See this annotation in the file changed.

@github-actions github-actions / Test results

should close on Esc click and move focus back (src/core/Dialog/DialogMain.test.tsx) failed

packages/itwinui-react/coverage/junit.xml [took 0s]
Raw output
expected <div …(3)></div> to deeply equal <button></button>

AssertionError: expected <div …(3)></div> to deeply equal <button></button>
 ❯ src/core/Dialog/DialogMain.test.tsx:102:34

Check warning on line 0 in src/core/Dialog/DialogMain.test.tsx

See this annotation in the file changed.

@github-actions github-actions / Test results

should handle body overflow correctly when there is a dialog inside another dialog (src/core/Dialog/DialogMain.test.tsx) failed

packages/itwinui-react/coverage/junit.xml [took 0s]
Raw output
expected '' to deeply equal 'hidden'

AssertionError: expected '' to deeply equal 'hidden'
 ❯ src/core/Dialog/DialogMain.test.tsx:214:40

Check warning on line 0 in src/core/Modal/Modal.test.tsx

See this annotation in the file changed.

@github-actions github-actions / Test results

should close on Esc click and move focus back (src/core/Modal/Modal.test.tsx) failed

packages/itwinui-react/coverage/junit.xml [took 0s]
Raw output
expected <div …(4)><div …(1)>…(2)</div></div> to deeply equal <button></button>

AssertionError: expected <div …(4)><div …(1)>…(2)</div></div> to deeply equal <button></button>
 ❯ src/core/Modal/Modal.test.tsx:131:34