Skip to content

[Test] Setup autotest infrastructure #147

[Test] Setup autotest infrastructure

[Test] Setup autotest infrastructure #147

GitHub Actions / Test Results failed Jan 2, 2025 in 0s

2 fail, 5 pass in 8m 9s

 6 files  ±0  12 suites  ±0   8m 9s ⏱️ + 2m 43s
 7 tests  - 1   5 ✅ +2  0 💤 ±0  2 ❌  - 3 
38 runs  ±0  35 ✅ +3  0 💤 ±0  3 ❌  - 3 

Results for commit c45a95b. ± Comparison against earlier commit fe27cf0.

Annotations

Check warning on line 0 in Should start simplified setup

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: EIM Application Launch Should start simplified setup (Should start simplified setup)

./artifacts/test-results-windows-x64-12582024338.zip/results-default.xml [took 5m 0s]
Raw output
expected false to be true
AssertionError: expected false to be true
    at Context.<anonymous> (file:///D:/a/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js:100:40)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

      + expected - actual

      -false
      +true

Check warning on line 0 in Should show expert installation option

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: EIM expert Installation Should show expert installation option (Should show expert installation option)

./artifacts/test-results-linux-x64-12582024338.zip/results-expert.xml [took 5s]
./artifacts/test-results-windows-x64-12582024338.zip/results-expert.xml [took 5s]
Raw output
expert.getText is not a function
TypeError: expert.getText is not a function
    at Context.<anonymous> (file:///D:/a/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js:62:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)