Skip to content

Changed the name of the esp_idf.json to eim_idf.json #383

Changed the name of the esp_idf.json to eim_idf.json

Changed the name of the esp_idf.json to eim_idf.json #383

GitHub Actions / Test Results failed Dec 9, 2024 in 0s

4 fail, 5 pass in 1h 1m 43s

 9 files  33 suites   1h 1m 43s ⏱️
 9 tests  5 ✅ 0 💤  4 ❌
21 runs   9 ✅ 0 💤 12 ❌

Results for commit 36e00df.

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

All 3 runs failed: Installation using custom settings run custom installation using given parameters Should install IDF using specified parameters (Should install IDF using specified parameters)

./artifacts/test-results-linux-x64-GitHub.zip/results-variation1-test.xml [took 20m 0s]
./artifacts/test-results-macos-aarch64-GitHub.zip/results-variation1-test.xml [took 20m 0s]
./artifacts/test-results-windows-x64-GitHub.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:60:48)

      + expected - actual

      -false
      +true

Check warning on line 0 in "after all" hook for "Should install IDF using specified parameters"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: Installation using custom settings run custom installation using given parameters "after all" hook for "Should install IDF using specified parameters" ("after all" hook for "Should install IDF using specified parameters")

./artifacts/test-results-linux-x64-GitHub.zip/results-variation1-test.xml [took 10s]
./artifacts/test-results-macos-aarch64-GitHub.zip/results-variation1-test.xml [took 10s]
./artifacts/test-results-windows-x64-GitHub.zip/results-variation1-test.xml [took 10s]
Raw output
Timeout of 10000ms 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 10000ms 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 3 runs failed: 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-linux-x64-GitHub.zip/results-default-test.xml [took 3s]
./artifacts/test-results-macos-aarch64-GitHub.zip/results-default-test.xml [took 1s]
./artifacts/test-results-windows-x64-GitHub.zip/results-default-test.xml [took 6s]
Raw output
expected '\u001b[11A\r\u001b[2K\u001b[1B\r\u001…' to include 'v5.3.1'
AssertionError: expected '\u001b[11A\r\u001b[2K\u001b[1B\r\u001…' to include 'v5.3.1'
    at Context.<anonymous> (file:///home/runner/work/idf-im-cli/idf-im-cli/tests/script/installWizard.test.js:59:42)

Check warning on line 0 in "after all" hook for "Should install IDF using wizard and default values"

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: Installation using default settings Check IDF Install Wizard steps "after all" hook for "Should install IDF using wizard and default values" ("after all" hook for "Should install IDF using wizard and default values")

./artifacts/test-results-linux-x64-GitHub.zip/results-default-test.xml [took 10s]
./artifacts/test-results-macos-aarch64-GitHub.zip/results-default-test.xml [took 10s]
./artifacts/test-results-windows-x64-GitHub.zip/results-default-test.xml [took 10s]
Raw output
Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/idf-im-cli/idf-im-cli/tests/runs/defaultInstall.test.js)
Error: Timeout of 10000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/home/runner/work/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)