[EIM-104] [Test] Automated test refactor (#87) #426
8 passed, 4 failed and 4 skipped
❌ results-mirrors-test.json
16 tests were completed in 3455s with 8 passed, 4 failed and 4 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/runs/testRun.test.js | 8✅ | 4❌ | 4⚪ | 3410s |
❌ tests/runs/testRun.test.js
1 - Installation using custom settings -> Mirrors jihulab and dl_com -> 1 - Run custom installation using given parameters ->
✅ Should install IDF using specified parameters
1 - Installation using custom settings -> Mirrors jihulab and dl_com -> 2 - Post installation test (create and build project) ->
✅ 1 - Should create a new project based on a template
✅ 2 - Should set the target
✅ 3 - Should build project for the selected target
2 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 1 - Run custom installation using given parameters ->
❌ Should install IDF using specified parameters
Failed to complete installation, missing 'Successfully Installed IDF': expected false to be true
2 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 2 - Post installation test (create and build project) ->
❌ 1 - Should create a new project based on a template
sdkconfig.ci file not shown after a ls command, file copy failed: expected false to be true
⚪ 2 - Should set the target
⚪ 3 - Should build project for the selected target
3 - Installation using custom settings -> Mirrors jihulab and dl_com -> 1 - Run custom installation using given parameters ->
✅ Should install IDF using specified parameters
3 - Installation using custom settings -> Mirrors jihulab and dl_com -> 2 - Post installation test (create and build project) ->
✅ 1 - Should create a new project based on a template
✅ 2 - Should set the target
✅ 3 - Should build project for the selected target
4 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 1 - Run custom installation using given parameters ->
❌ Should install IDF using specified parameters
Failed to complete installation, missing 'Successfully Installed IDF': expected false to be true
4 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 2 - Post installation test (create and build project) ->
❌ 1 - Should create a new project based on a template
sdkconfig.ci file not shown after a ls command, file copy failed: expected false to be true
⚪ 2 - Should set the target
⚪ 3 - Should build project for the selected target
Annotations
Check failure on line 0 in results-mirrors-test.json
github-actions / Tests linux-x64-CNRunner.zip
tests/runs/testRun.test.js ► 2 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 1 - Run custom installation using given parameters -> ► Should install IDF using specified parameters
Failed test found in:
results-mirrors-test.json
Error:
Failed to complete installation, missing 'Successfully Installed IDF': expected false to be true
Raw output
AssertionError: Failed to complete installation, missing 'Successfully Installed IDF': expected false to be true
at Context.<anonymous> (file:///home/runner/work/idf-im-cli/idf-im-cli/tests/script/installCustom.test.js:83:20)
Check failure on line 0 in results-mirrors-test.json
github-actions / Tests linux-x64-CNRunner.zip
tests/runs/testRun.test.js ► 2 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 2 - Post installation test (create and build project) -> ► 1 - Should create a new project based on a template
Failed test found in:
results-mirrors-test.json
Error:
sdkconfig.ci file not shown after a ls command, file copy failed: expected false to be true
Raw output
AssertionError: sdkconfig.ci file not shown after a ls command, file copy failed: expected false to be true
at Context.<anonymous> (file:///home/runner/work/idf-im-cli/idf-im-cli/tests/script/postInstall.test.js:99:20)
Check failure on line 0 in results-mirrors-test.json
github-actions / Tests linux-x64-CNRunner.zip
tests/runs/testRun.test.js ► 4 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 1 - Run custom installation using given parameters -> ► Should install IDF using specified parameters
Failed test found in:
results-mirrors-test.json
Error:
Failed to complete installation, missing 'Successfully Installed IDF': expected false to be true
Raw output
AssertionError: Failed to complete installation, missing 'Successfully Installed IDF': expected false to be true
at Context.<anonymous> (file:///home/runner/work/idf-im-cli/idf-im-cli/tests/script/installCustom.test.js:83:20)
Check failure on line 0 in results-mirrors-test.json
github-actions / Tests linux-x64-CNRunner.zip
tests/runs/testRun.test.js ► 4 - Installation using custom settings -> Mirrors jihulab and dl_cn -> 2 - Post installation test (create and build project) -> ► 1 - Should create a new project based on a template
Failed test found in:
results-mirrors-test.json
Error:
sdkconfig.ci file not shown after a ls command, file copy failed: expected false to be true
Raw output
AssertionError: sdkconfig.ci file not shown after a ls command, file copy failed: expected false to be true
at Context.<anonymous> (file:///home/runner/work/idf-im-cli/idf-im-cli/tests/script/postInstall.test.js:99:20)