Skip to content

rounded percentage #245

rounded percentage

rounded percentage #245

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

7 passed, 2 failed and 0 skipped

Tests failed

Report Passed Failed Skipped Time
results-default.json 2✅ 1❌ 8s
results-expert.json 3✅ 1❌ 9s
results-startup.json 2✅ 13s

❌ results-default.json

3 tests were completed in 8s 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❌ 6s

❌ 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
	installing.isDisplayed is not a function

❌ results-expert.json

4 tests were completed in 9s with 3 passed, 1 failed and 0 skipped.

Test suite Passed Failed Skipped Time
D:/a/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js 3✅ 1❌ 7s

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

EIM expert Installation
  ❌ Should check prerequisites
	result.getText is not a function
  ✅ Should show expert installation option
  ✅ Should show list of prerequisites
  ✅ Should show welcome page

✅ results-startup.json

2 tests were completed in 13s 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✅ 325ms

✅ 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:
  installing.isDisplayed is not a function
Raw output
TypeError: installing.isDisplayed is not a function
    at Context.<anonymous> (file:///D:/a/idf-im-ui/idf-im-ui/tests/scripts/defaultInstall.test.js:89:34)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in results-expert.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/expertInstall.test.js ► EIM expert Installation ► Should check prerequisites

Failed test found in:
  results-expert.json
Error:
  result.getText is not a function
Raw output
TypeError: result.getText is not a function
    at Context.<anonymous> (file:///D:/a/idf-im-ui/idf-im-ui/tests/scripts/expertInstall.test.js:117:33)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)