Skip to content

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

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

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

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

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

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

Results for commit 6a196d0. ± Comparison against earlier 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:///Users/runner/work/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. (/Users/runner/work/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. (/Users/runner/work/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 4s]
./artifacts/test-results-macos-aarch64-GitHub.zip/results-default-test.xml [took 0s]
./artifacts/test-results-windows-x64-GitHub.zip/results-default-test.xml [took 7s]
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)