[Test] Setup autotest infrastructure #147
GitHub Actions / Test Results
failed
Jan 2, 2025 in 0s
2 fail, 5 pass in 8m 9s
Annotations
Check warning on line 0 in Should start simplified setup
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
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)
Loading