Skip to content

fixed broken progress bar

Petr Gadorek 54b6373
Sign in for the full log view
GitHub Actions / Test Results failed Nov 8, 2024 in 0s

5 fail, 8 pass in 28m 39s

 5 files  22 suites   28m 39s ⏱️
13 tests  8 ✅ 0 💤 5 ❌
22 runs  14 ✅ 0 💤 8 ❌

Results for commit 54b6373.

Annotations

Check warning on line 0 in should show correct version number

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 2 runs failed: Installation Manager Tests - Installation using default settings CLI Arguments Tests should show correct version number (should show correct version number)

./artifacts/test-results-ubuntu-latest.zip/results-default-test.xml [took 10s]
./artifacts/test-results-windows-latest.zip/results-default-test.xml [took 10s]
Raw output
expected false to be true
AssertionError: expected false to be true
    at Context.<anonymous> (file:///home/runner/work/idf-im-cli/idf-im-cli/tests/script/commandLineArguments.test.js:31:38)

      + expected - actual

      -false
      +true

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 2s]
./artifacts/test-results-windows-latest.zip/results-default-test.xml [took 10s]
Raw output
expected '\r\n\r\u001b[2K\u001b[1A\r\u001b[2K\u…' to include 'Finished fetching submodules'
AssertionError: expected '\r\n\r\u001b[2K\u001b[1A\r\u001b[2K\u…' to include 'Finished fetching submodules'
    at Context.<anonymous> (file:///home/runner/work/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)

Check warning on line 0 in Should set the target

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: Installation Manager Tests - Installation using default settings Check if IDF installation is functional Should set the target (Should set the target)

./artifacts/test-results-windows-latest.zip/results-default-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\defaultInstall.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\defaultInstall.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

1 out of 2 runs failed: Installation Manager Tests - Installation using default settings Check if IDF installation is functional Should build project for the selected target (Should build project for the selected target)

./artifacts/test-results-windows-latest.zip/results-default-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\defaultInstall.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\defaultInstall.test.js)
    at listOnTimeout (node:internal/timers:581:17)
    at process.processTimers (node:internal/timers:519:7)