Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EIM-68 enabled non-interactive mode #69

Merged
merged 4 commits into from
Nov 14, 2024

library switched to master

1ca6e12
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

EIM-68 enabled non-interactive mode #69

library switched to master
1ca6e12
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Nov 14, 2024 in 0s

6 fail, 7 pass in 48m 5s

 5 files  ±0  22 suites  ±0   48m 5s ⏱️ - 7m 44s
13 tests ±0   7 ✅ +3  0 💤 ±0  6 ❌  - 3 
22 runs  ±0  13 ✅ +4  0 💤 ±0  9 ❌  - 4 

Results for commit 1ca6e12. ± Comparison against earlier commit ee4bbc9.

Annotations

Check warning on line 0 in Should install IDF using specified parameters

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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)