EIM-68 enabled non-interactive mode #69
6 fail, 7 pass in 48m 5s
Annotations
Check warning on line 0 in Should install IDF using specified parameters
github-actions / Test Results
Installation Manager Tests - Installation using custom settings run custom installation using given parameters Should install IDF using specified parameters (Should install IDF using specified parameters) failed
./artifacts/test-results-windows-latest.zip/results-variation1-test.xml [took 20m 0s]
Raw output
expected false to be true
AssertionError: expected false to be true
at Context.<anonymous> (file:///D:/a/idf-im-cli/idf-im-cli/tests/script/installCustom.test.js:52:48)
+ expected - actual
-false
+true
Check warning on line 0 in Should create a new project based on a template
github-actions / Test Results
All 2 runs failed: Installation Manager Tests - Installation using custom settings Check if IDF installation is functional Should create a new project based on a template (Should create a new project based on a template)
./artifacts/test-results-windows-latest.zip/results-variation1-test.xml [took 0s]
Raw output
read EPIPE
Error: read EPIPE
at Pipe.onStreamRead (node:internal/stream_base_commons:218:20)
Check warning on line 0 in Should set the target
github-actions / Test Results
Installation Manager Tests - Installation using custom settings Check if IDF installation is functional Should set the target (Should set the target) failed
./artifacts/test-results-windows-latest.zip/results-variation1-test.xml [took 10m 0s]
Raw output
Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\idf-im-cli\idf-im-cli\tests\runs\variation1.test.js)
Error: Timeout of 600000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\idf-im-cli\idf-im-cli\tests\runs\variation1.test.js)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7)
Check warning on line 0 in Should build project for the selected target
github-actions / Test Results
Installation Manager Tests - Installation using custom settings Check if IDF installation is functional Should build project for the selected target (Should build project for the selected target) failed
./artifacts/test-results-windows-latest.zip/results-variation1-test.xml [took 5m 0s]
Raw output
Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\idf-im-cli\idf-im-cli\tests\runs\variation1.test.js)
Error: Timeout of 300000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (D:\a\idf-im-cli\idf-im-cli\tests\runs\variation1.test.js)
at listOnTimeout (node:internal/timers:581:17)
at process.processTimers (node:internal/timers:519:7)
Check warning on line 0 in Should install IDF using wizard and default values
github-actions / Test Results
All 2 runs failed: Installation Manager Tests - Installation using default settings Check IDF Install Wizard steps Should install IDF using wizard and default values (Should install IDF using wizard and default values)
./artifacts/test-results-ubuntu-latest.zip/results-default-test.xml [took 2m 5s]
./artifacts/test-results-windows-latest.zip/results-default-test.xml [took 4m 25s]
Raw output
expected '\r\n\u001b[?25l\u001b[32m\u001b[15;1H…' to include 'Finished fetching submodules'
AssertionError: expected '\r\n\u001b[?25l\u001b[32m\u001b[15;1H…' to include 'Finished fetching submodules'
at Context.<anonymous> (file:///D:/a/idf-im-cli/idf-im-cli/tests/script/installWizard.test.js:113:42)
Check warning on line 0 in Should create a new project based on a template
github-actions / Test Results
2 out of 3 runs failed: Installation Manager Tests - Installation using default settings Check if IDF installation is functional Should create a new project based on a template (Should create a new project based on a template)
./artifacts/test-results-windows-latest.zip/results-default-test.xml [took 0s]
Raw output
read EPIPE
Error: read EPIPE
at Pipe.onStreamRead (node:internal/stream_base_commons:218:20)