Skip to content

[Test] Setup autotest infrastructure #154

[Test] Setup autotest infrastructure

[Test] Setup autotest infrastructure #154

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

17 passed, 1 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
results-default.json 4✅ 264s
results-expert.json 11✅ 1❌ 1249s
results-startup.json 2✅ 28s

✅ results-default.json

4 tests were completed in 264s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js 4✅ 237s

✅ /home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js

EIM Application Launch
  ✅ Should offer to save installation configuration
  ✅ Should show installation options
  ✅ Should show welcome page
  ✅ Should start simplified setup

❌ results-expert.json

12 tests were completed in 1249s with 11 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
/home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js 11✅ 1❌ 1222s

❌ /home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js

EIM expert Installation
  ✅ Should check prerequisites
  ✅ Should check python installation
  ✅ 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
  ❌ Should start setup
	expected false to be true

✅ results-startup.json

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

Test suite Passed Failed Skipped Time
/home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/startup.test.js 2✅ 2s

✅ /home/runner/work/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-expert.json

See this annotation in the file changed.

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

/home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js ► EIM expert Installation ► Should start setup

Failed test found in:
  results-expert.json
Error:
  expected false to be true
Raw output
AssertionError: expected false to be true
    at Context.<anonymous> (file:///home/runner/work/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js:381:40)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)