Skip to content

[Test] Setup autotest infrastructure #158

[Test] Setup autotest infrastructure

[Test] Setup autotest infrastructure #158

GitHub Actions / Auto Tests windows-x64.zip failed Jan 8, 2025 in 0s

17 passed, 1 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
results-default.json 2✅ 1❌ 213s
results-expert.json 13✅ 409s
results-startup.json 2✅ 11s

❌ results-default.json

3 tests were completed in 213s with 2 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js 2✅ 1❌ 211s

❌ D:/a/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js

EIM Application Launch
  ✅ Should show installation options
  ✅ Should show welcome page
  ❌ Should start simplified setup
	Expected installation to be completed: expected false to be true

✅ results-expert.json

13 tests were completed in 409s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js 13✅ 407s

✅ D:/a/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js

EIM expert Installation
  ✅ Should check prerequisites
  ✅ Should check python installation
  ✅ Should install IDF
  ✅ Should save installation configuration
  ✅ Should show expert installation option
  ✅ Should show IDF download mirrors
  ✅ Should show IDF version list
  ✅ Should show installation path
  ✅ Should show installation summary
  ✅ Should show list of prerequisites
  ✅ Should show targets list
  ✅ Should show tools download mirrors
  ✅ Should show welcome page

✅ results-startup.json

2 tests were completed in 11s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-ui/idf-im-ui/tests/scripts/startup.test.js 2✅ 298ms

✅ D:/a/idf-im-ui/idf-im-ui/tests/scripts/startup.test.js

EIM Application Launch
  ✅ Should show correct version number
  ✅ Should show welcome page

Annotations

Check failure on line 0 in results-default.json

See this annotation in the file changed.

@github-actions github-actions / Auto Tests windows-x64.zip

D:/a/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js ► EIM Application Launch ► Should start simplified setup

Failed test found in:
  results-default.json
Error:
  Expected installation to be completed: expected false to be true
Raw output
AssertionError: Expected installation to be completed: expected false to be true
    at Context.<anonymous> (file:///D:/a/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js:111:17)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)